:root{color-scheme:dark;--paper: #0d1017;--paper-strong: #171b25;--surface: #141923;--surface-raised: #1b222e;--surface-soft: #202836;--ink: #f5f7fa;--muted: #aab2c0;--line: #2b3442;--moon: #ff571f;--leaf: #37cba0;--berry: #ff72ae;--sky: #7f8dff;--header-background: rgba(13, 16, 23, .94);--card-overlay: rgba(20, 25, 35, .94);--control-background: #171b25;--control-hover: #242d3b;--action-background: #ff571f;--action-ink: #0d1017;--focus-ring: rgba(255, 87, 31, .22);--panel-shadow: 0 18px 60px rgba(0, 0, 0, .24);font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif}:root[data-theme=light]{color-scheme:light;--paper: #f7f8fa;--paper-strong: #eef1f5;--surface: #ffffff;--surface-raised: #ffffff;--surface-soft: #f3f5f7;--ink: #10131a;--muted: #697180;--line: #dde2ea;--moon: #f04f19;--leaf: #078f91;--berry: #d84186;--sky: #536dfe;--header-background: rgba(255, 255, 255, .96);--card-overlay: rgba(255, 255, 255, .94);--control-background: #f3f5f7;--control-hover: #e8ecf2;--action-background: #ff571f;--action-ink: #10131a;--focus-ring: rgba(240, 79, 25, .18);--panel-shadow: 0 18px 60px rgba(68, 57, 37, .08)}.site-header{align-items:center;background:#fffffff5;border-bottom:1px solid #edf0f4;display:grid;gap:18px;grid-template-columns:auto minmax(150px,210px) minmax(280px,520px) minmax(180px,auto);min-height:78px;padding:10px clamp(18px,3vw,42px)}.menu-trigger,.drawer-close,.shelf-next,.header-search button{border:0;cursor:pointer;font:inherit;font-weight:850}.menu-trigger{align-items:center;background:#fff;border-radius:10px;color:var(--ink);display:inline-flex;justify-content:center;min-height:44px;padding:0 12px}.menu-trigger:hover,.menu-trigger:focus-visible{background:var(--paper-strong)}.brand-link{align-items:center;display:grid;gap:2px}.brand-logo{height:42px;max-width:178px;object-fit:contain;object-position:left center;width:100%}.brand-tagline{color:#eb4f48;font-size:.68rem;font-weight:900;letter-spacing:.02em;line-height:1;padding-left:8px;text-transform:uppercase}.header-search{align-items:center;background:#f3f5f7;border:1px solid transparent;border-radius:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:48px;overflow:hidden}.header-search:focus-within{background:#fff;border-color:#b8c4d4;box-shadow:0 0 0 3px #2587f51f}.header-search input{background:transparent;border:0;color:var(--ink);font:inherit;min-width:0;outline:0;padding:11px 16px;width:100%}.header-search input::placeholder{color:#858d99}.header-search button{align-items:center;background:#17191f;color:#fff;display:inline-flex;justify-content:center;min-height:48px;padding:0 18px}.header-search button img{filter:invert(1)}.site-nav{flex-wrap:nowrap;gap:6px}.site-nav a,.account-nav-login,.account-nav-signup{align-items:center;display:inline-flex;font-size:.88rem;font-weight:850;justify-content:center;min-height:42px;padding:8px 14px;text-decoration:none;white-space:nowrap}.account-nav-signup{background:#17191f;border-radius:10px;color:#fff}.site-drawer{background:#fff;box-shadow:16px 0 50px #18202d29;display:flex;flex-direction:column;height:100dvh;inset:0 auto 0 0;overflow-y:auto;padding:22px;position:fixed;width:min(360px,92vw);z-index:50}.site-drawer[hidden],.drawer-backdrop[hidden]{display:none}.site-drawer-head{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding-bottom:18px}.site-drawer-head strong{font-size:1.25rem}.drawer-account{border-top:1px solid var(--line);display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:auto;padding:18px 0 2px}.drawer-account .account-nav-login,.drawer-account .account-nav-signup,.drawer-account .account-nav-profile,.drawer-account .admin-nav-link{align-items:center;border-radius:10px;display:inline-flex;font-size:.88rem;font-weight:850;justify-content:center;min-height:44px;padding:8px 12px;text-decoration:none}.drawer-account .account-nav-login{background:#f1f3f6}.drawer-account .account-nav-signup{background:#17191f;color:#fff}.drawer-account .account-nav-profile,.drawer-account .admin-nav-link{grid-column:1 / -1}.drawer-account .admin-nav-link{border:1px solid var(--line);color:#434a55}@media(min-width:981px){.drawer-account{display:none}}.drawer-close{align-items:center;background:var(--paper-strong);border-radius:10px;display:inline-flex;justify-content:center;min-height:40px;padding:0 13px}.drawer-nav{display:grid;gap:3px;padding:12px 0}.drawer-nav a{align-items:center;border-radius:12px;color:var(--ink);display:grid;font-weight:800;gap:13px;grid-template-columns:30px minmax(0,1fr);min-height:50px;padding:10px 12px;text-decoration:none;transition:background-color .15s ease,color .15s ease,transform .15s ease}.drawer-nav a:hover,.drawer-nav a:focus-visible{background:#f2f4f7;color:var(--ink);transform:translate(2px)}.drawer-nav a[aria-current=page]{background:#eef5ff}.drawer-nav-icon{color:var(--drawer-icon-color);font-size:27px;line-height:1;text-align:center}.drawer-nav-link.tone-blue{--drawer-icon-color: #2587f5}.drawer-nav-link.tone-coral{--drawer-icon-color: #f45f55}.drawer-nav-link.tone-violet{--drawer-icon-color: #9a63e8}.drawer-nav-link.tone-amber{--drawer-icon-color: #f0a000}.drawer-nav-link.tone-pink{--drawer-icon-color: #e653a8}.drawer-nav-link.tone-indigo{--drawer-icon-color: #536dfe}.drawer-nav-link.tone-green{--drawer-icon-color: #22a447}.drawer-nav-link.tone-teal{--drawer-icon-color: #08a7aa}.drawer-nav-link.tone-lime{--drawer-icon-color: #72b400}@media(prefers-reduced-motion:reduce){.drawer-nav a{transition:none}.drawer-nav a:hover,.drawer-nav a:focus-visible{transform:none}}.drawer-backdrop{background:#0f16205c;border:0;inset:0;position:fixed;width:100%;z-index:49}body.drawer-open{overflow:hidden}.y8-home{margin:0 auto;max-width:1220px;padding:22px 0 20px}.home-shortcuts{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;padding:2px;scrollbar-width:none}.home-shortcuts a{background:#f4f6f8;border-radius:999px;color:#505866;flex:0 0 auto;font-size:.8rem;font-weight:800;padding:7px 12px;text-decoration:none}.home-shortcuts a:hover,.home-shortcuts a:focus-visible{background:#17191f;color:#fff}.search-result{background:#edf6ff;border-radius:12px;color:#1d5f9f;font-weight:800;margin:0 0 18px;padding:12px 16px}.game-shelves{display:grid;gap:18px}.game-shelf{display:grid;gap:18px;grid-template-columns:minmax(300px,378px) minmax(0,1fr) 42px;scroll-margin-top:98px}.category-banner{border-radius:18px;color:#fff;display:grid;grid-template-columns:minmax(120px,.43fr) minmax(0,.57fr);min-height:134px;overflow:hidden;text-decoration:none}.category-copy{align-content:center;display:grid;padding:20px}.category-copy strong{font-size:clamp(1.25rem,2vw,1.55rem);letter-spacing:-.04em;line-height:1.15}.category-copy small{font-size:.8rem;font-weight:850;margin-top:6px;opacity:.9}.category-banner img{height:100%;object-fit:cover;width:100%}.shelf-cyan .category-copy{background:#0ca7c4}.shelf-pink .category-copy{background:#d84fb2}.shelf-coral .category-copy{background:#ff594b}.shelf-green .category-copy{background:#20a648}.shelf-gold .category-copy{background:#bd8b11}.shelf-violet .category-copy{background:#7157d9}.shelf-track{display:flex;gap:16px;min-width:0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.shelf-track::-webkit-scrollbar{display:none}.y8-game-card{background:#eef1f5;border-radius:14px;color:var(--ink);flex:0 0 calc((100% - 48px)/4);min-width:142px;overflow:hidden;position:relative;text-decoration:none}.y8-game-card[hidden]{display:none}.y8-game-card img{height:100%;object-fit:cover;transition:transform .18s ease;width:100%}.y8-game-card:hover img,.y8-game-card:focus-visible img{transform:scale(1.035)}.game-card-caption{background:#fffffff0;bottom:0;display:grid;inset-inline:0;padding:7px 9px;position:absolute;transform:translateY(calc(100% - 30px));transition:transform .16s ease}.y8-game-card:hover .game-card-caption,.y8-game-card:focus-visible .game-card-caption{transform:translateY(0)}.game-card-caption strong{font-size:.78rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-card-caption small{color:var(--muted);font-size:.68rem;font-weight:700}.is-demo .game-card-caption small{color:#916900}.shelf-next{align-items:center;align-self:center;background:#f1f3f6;border-radius:999px;color:#4f5763;display:inline-flex;font-size:.68rem;height:42px;justify-content:center;padding:0;width:42px}.shelf-next:hover,.shelf-next:focus-visible{background:#17191f;color:#fff}@media(max-width:980px){.site-header{grid-template-columns:auto minmax(130px,180px) minmax(220px,1fr) auto;gap:10px}.game-shelf{grid-template-columns:minmax(260px,320px) minmax(0,1fr) 42px}.y8-game-card{flex-basis:calc((100% - 32px) / 3)}}@media(max-width:700px){.site-header{align-items:center;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;min-height:64px;padding:8px 14px}.menu-trigger{font-size:.78rem;min-height:40px;padding:0 8px}.brand-link{grid-template-columns:minmax(0,1fr) auto}.brand-logo{height:36px;max-width:128px}.brand-tagline{font-size:.54rem;max-width:58px;padding-left:0}.site-nav{display:none}.header-search{background:transparent;display:block;min-height:40px}.header-search input{display:none}.header-search button{border-radius:10px;font-size:.76rem;min-height:40px;padding:0 10px}.home-search-ready .site-header{grid-template-columns:auto minmax(0,1fr)}.home-search-ready .brand-link{display:none}.home-search-ready .header-search{background:#f3f5f7;display:grid;grid-template-columns:minmax(0,1fr) auto}.home-search-ready .header-search input{display:block}main{padding-inline:0}.y8-home{padding:8px 0 24px}.home-shortcuts{display:none}.search-result{border-radius:0;margin-bottom:8px}.game-shelves{gap:12px}.game-shelf{border-radius:26px;gap:12px;grid-template-columns:1fr;padding:14px 0 16px}.shelf-cyan{background:#effafd}.shelf-pink{background:#fff2fb}.shelf-coral{background:#fff2ef}.shelf-green{background:#effaf2}.shelf-gold{background:#fff8e8}.shelf-violet{background:#f5f2ff}.category-banner{margin:0 14px;min-height:128px}.category-copy{padding:18px}.shelf-track{gap:10px;padding:0 14px}.y8-game-card{flex-basis:130px;height:116px;min-width:130px}.shelf-next{display:none}.site-footer{padding-inline:18px}}.catalog-card{position:relative}.favorite-button{align-items:center;background:color-mix(in srgb,var(--paper) 90%,transparent);border:1px solid var(--line);border-radius:999px;color:var(--muted);display:inline-flex;font-size:1.2rem;height:38px;justify-content:center;position:absolute;right:12px;top:12px;width:38px;z-index:2}.favorite-button.active,.favorite-detail-button.active{color:#b54a59}.personal-game-shelf{border-bottom:1px solid var(--line);margin-bottom:28px;padding-bottom:28px}.personal-game-shelf h2{margin:4px 0 18px}.recent-game-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-card.compact .catalog-card-media img{aspect-ratio:16 / 9}.catalog-select-filters{align-items:end;display:flex;flex-wrap:wrap;gap:10px;width:100%}.catalog-select-filters label:not(.favorite-only){display:grid;gap:5px}.catalog-select-filters label>span{color:var(--muted);font-size:.78rem;font-weight:700}.catalog-select-filters select{background:var(--paper);border:1px solid var(--line);border-radius:10px;color:var(--ink);min-height:42px;padding:0 34px 0 12px}.catalog-select-filters .favorite-only{align-items:center;border:1px solid var(--line);border-radius:999px;display:inline-flex;gap:7px;min-height:42px;padding:0 14px}.game-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between}.favorite-detail-button{background:var(--paper);border:1px solid var(--line);border-radius:999px;color:var(--muted);padding:10px 16px}.preview-banner{align-items:center;background:#fff1bd;border:1px solid #e8c75e;border-radius:12px;display:flex;gap:12px;justify-content:center;margin:18px 0;padding:12px 16px}.related-content{border-top:1px solid var(--line);margin-top:56px;padding-top:36px}.related-post-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.related-post-grid>a,.post-related-game{background:var(--paper);border:1px solid var(--line);border-radius:16px;color:inherit;padding:20px;text-decoration:none}.related-post-grid span,.related-post-grid p{color:var(--muted);font-size:.88rem}.related-post-grid strong{display:block;font-size:1.08rem;margin:8px 0}.game-report-panel{border:1px solid var(--line);border-radius:14px;margin-top:36px;padding:16px 18px}.game-report-panel summary{cursor:pointer;font-weight:800}.game-report-panel form{display:grid;gap:12px;margin-top:18px}.game-report-panel label{display:grid;gap:6px}.game-report-panel select,.game-report-panel textarea{background:var(--paper);border:1px solid var(--line);border-radius:10px;color:var(--ink);padding:10px 12px}.post-related-game{align-items:center;display:grid;gap:20px;grid-template-columns:minmax(120px,220px) 1fr;margin:36px 0}.post-related-game img{aspect-ratio:16 / 9;border-radius:10px;object-fit:cover;width:100%}.admin-stats-five{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-featured-badge{background:#fff1bd;border-radius:999px;color:#6d5510;display:inline-block;font-size:.72rem;font-weight:800;margin-left:6px;padding:4px 8px}.admin-status.scheduled{background:#e8e4ff;color:#514291}.revision-list{border-left:2px solid var(--line);display:grid;gap:8px;margin-top:12px;padding-left:12px}.revision-list>div{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.revision-list button{background:transparent;border:0;color:var(--leaf);font-weight:800}.admin-report-list{display:grid;gap:12px}.admin-report-list article{align-items:center;border:1px solid var(--line);border-radius:14px;display:flex;gap:20px;justify-content:space-between;padding:18px}.admin-report-list article.resolved{opacity:.65}.admin-report-list strong{display:inline-block;margin-left:8px}@media(max-width:860px){.recent-game-grid,.related-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stats-five{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){.recent-game-grid,.related-post-grid,.post-related-game{grid-template-columns:1fr}.catalog-select-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-select-filters select{width:100%}.admin-stats-five{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-report-list article,.preview-banner{align-items:flex-start;flex-direction:column}}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.6}a{color:inherit}img{display:block;max-width:100%}.site-header{align-items:center;background:#fbf8eff0;border-bottom:1px solid var(--line);display:flex;gap:16px;justify-content:space-between;min-height:64px;padding:12px clamp(16px,4vw,48px);position:sticky;top:0;z-index:10}.brand-link{align-items:center;display:inline-flex;flex:0 0 auto;text-decoration:none}.brand-logo{height:44px;width:auto}.site-nav{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.site-nav a,.button,.text-link,.segmented-control button,.player-actions button,.player-actions a{border-radius:8px;min-height:40px;padding:9px 13px}.site-nav a{text-decoration:none}.account-nav-login,.account-nav-profile{align-items:center;display:inline-flex;text-decoration:none}.account-nav-profile{background:var(--paper-strong);gap:8px;padding:5px 10px 5px 6px!important}.account-nav-avatar{align-items:center;background:var(--ink);border-radius:50%;color:var(--moon);display:inline-flex;flex:0 0 auto;font-size:.8rem;font-weight:900;height:30px;justify-content:center;width:30px}.account-nav-name{font-size:.88rem;font-weight:800;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-nav-loading{background:var(--paper-strong);border-radius:999px;display:inline-block;height:40px;width:72px}.admin-nav-link{background:var(--ink);color:var(--paper)!important;font-size:.82rem;font-weight:850}.site-nav a:focus-visible,.button:focus-visible,.text-link:focus-visible,button:focus-visible{outline:3px solid var(--moon);outline-offset:3px}main{padding:0 clamp(16px,4vw,48px) 64px}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);white-space:nowrap}.featured-carousel{background:#1d211c;border-radius:16px;color:#fff;margin:clamp(24px,4vw,48px) auto 0;max-width:1180px;overflow:hidden;padding:clamp(14px,2vw,22px)}.featured-carousel .eyebrow{color:#a9c7b3}.featured-carousel-topline{align-items:center;display:flex;justify-content:space-between;padding:0 2px 12px}.featured-carousel-topline>div:first-child{align-items:baseline;display:flex;gap:12px}.featured-carousel-topline p{margin:0}.featured-carousel-count{color:#ffffff94;font-size:.82rem}.featured-carousel-count strong{color:#fff}.featured-carousel-arrows{display:flex;gap:7px}.featured-carousel-arrows button{align-items:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:1.05rem;height:42px;justify-content:center;width:42px}.featured-carousel-arrows button:focus-visible,.featured-carousel-dots button:focus-visible,.featured-slide-actions a:focus-visible{outline:3px solid var(--moon);outline-offset:3px}.featured-carousel-track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-carousel-track::-webkit-scrollbar{display:none}.featured-slide{background:#282d27;border:1px solid rgba(255,255,255,.1);border-radius:12px;display:grid;flex:0 0 100%;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);min-width:100%;overflow:hidden;scroll-snap-align:start}.featured-slide-copy{align-content:center;display:grid;padding:clamp(24px,5vw,56px)}.featured-slide-status{border-radius:999px;font-size:.74rem;font-weight:800;justify-self:start;margin-bottom:20px;padding:6px 10px}.featured-slide-status.playable{background:var(--moon);color:var(--ink)}.featured-slide-status.demo{background:#ffffff1f;color:#ffffffc7}.featured-slide-category{color:#a9c7b3;font-size:.78rem;font-weight:800;margin:0}.featured-slide h2{font-size:clamp(2.6rem,6vw,5.5rem);letter-spacing:-.055em;margin-top:4px}.featured-slide-summary{color:#ffffffb8;font-size:1rem;margin:14px 0 0;max-width:470px}.featured-slide-meta{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:18px 0 0;padding:0}.featured-slide-meta li{background:#ffffff14;border-radius:999px;color:#ffffffb8;font-size:.8rem;padding:5px 9px}.featured-slide-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.featured-slide-actions .featured-primary{background:var(--moon);color:var(--ink)}.featured-slide-actions .featured-secondary,.featured-disabled{background:#ffffff1a;color:#fff}.featured-disabled{align-items:center;border-radius:8px;display:inline-flex;font-weight:800;min-height:40px;padding:9px 13px}.featured-slide-media{min-height:440px}.featured-slide-media img{height:100%;object-fit:cover;width:100%}.featured-carousel-dots{display:flex;gap:7px;justify-content:center;padding-top:14px}.featured-carousel-dots button{background:#ffffff3d;border:0;border-radius:999px;cursor:pointer;height:8px;padding:0;transition:width .16s ease,background .16s ease;width:8px}.featured-carousel-dots button.active{background:var(--moon);width:28px}.hero-section{align-items:center;display:grid;gap:clamp(20px,4vw,48px);grid-template-columns:minmax(0,1fr);min-height:calc(100svh - 64px);padding:28px 0}.game-hero{min-height:auto;padding:clamp(40px,7vw,88px) 0 52px}.play-hero{min-height:auto;padding:clamp(36px,6vw,72px) 0 38px}.hero-copy{max-width:720px}.eyebrow{color:var(--leaf);font-size:.9rem;font-weight:800;margin:0 0 8px}h1,h2,h3,p{overflow-wrap:anywhere}h1{font-size:clamp(3rem,16vw,7rem);line-height:.95;margin:0}.game-hero h1{font-size:clamp(2.7rem,7vw,5.7rem);letter-spacing:-.055em;line-height:.98}.play-hero h1{font-size:clamp(3.2rem,8vw,6.2rem);letter-spacing:-.055em;line-height:.95}.play-hero-copy{max-width:620px}.play-hero-copy .hero-subtitle{font-size:clamp(1.1rem,2.6vw,1.45rem);font-weight:650;line-height:1.55;max-width:560px}.play-hero-meta{margin:18px 0 22px}.play-hero-game .hero-image{min-height:300px}h2{font-size:clamp(1.7rem,6vw,3rem);line-height:1.08;margin:0}h3{font-size:1.1rem;line-height:1.25;margin:0}.hero-subtitle{font-size:clamp(1.25rem,4vw,2rem);font-weight:750;margin:14px 0 10px}.hero-description{color:var(--muted);font-size:1.05rem;max-width:590px}.hero-actions,.part-list,.tag-row,.section-heading.with-link{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.button,.text-link{align-items:center;display:inline-flex;font-weight:800;text-decoration:none}.button.primary{background:var(--ink);color:var(--paper)}.button.secondary,.text-link{background:var(--paper-strong);color:var(--ink)}.part-list{list-style:none;margin:18px 0 0;padding:0}.service-facts{border-top:1px solid var(--line);display:flex;gap:clamp(18px,5vw,48px);list-style:none;margin:28px 0 0;padding:22px 0 0}.service-facts li{display:grid}.service-facts strong{font-size:1.55rem;line-height:1}.service-facts span{color:var(--muted);font-size:.82rem}.part-list li,.tag-row span,.note-box{background:#fffdf7;border:1px solid var(--line);border-radius:8px}.part-list li,.tag-row span{font-size:.88rem;padding:6px 9px}.hero-image{aspect-ratio:4 / 3;border-radius:8px;object-fit:cover;width:100%}.featured-game{color:#fff;display:grid;overflow:hidden;position:relative;text-decoration:none}.featured-game .hero-image{aspect-ratio:16 / 10;filter:saturate(.92);min-height:320px}.featured-game:after{background:linear-gradient(180deg,transparent 45%,rgba(18,20,17,.84));border-radius:8px;content:"";inset:0;position:absolute}.featured-game-label,.featured-game-caption{position:absolute;z-index:1}.featured-game-label{background:var(--moon);border-radius:999px;color:var(--ink);font-size:.78rem;font-weight:800;left:16px;padding:6px 10px;top:16px}.featured-game-caption{bottom:20px;display:grid;left:20px}.featured-game-caption strong{font-size:1.5rem}.featured-game-caption span{color:#ffffffc7;font-size:.88rem}.section-block,.page-intro,.detail-page{margin:0 auto;max-width:1180px;padding:48px 0 0}.section-heading{margin-bottom:18px}.section-heading.with-link{justify-content:space-between}.card-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.game-card{background:#fffdf7;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);overflow:hidden}.game-card-media{min-height:100%;position:relative}.game-card-media img{height:100%;min-height:270px;object-fit:cover;width:100%}.availability-badge{background:var(--leaf);border-radius:999px;color:#fff;font-size:.78rem;font-weight:800;left:12px;padding:5px 9px;position:absolute;top:12px}.game-card-body{align-content:center;display:grid;gap:14px;padding:clamp(20px,4vw,38px)}.game-card-body p{color:var(--muted);margin:0}.game-card-body h3{font-size:clamp(1.5rem,3vw,2.2rem)}.game-card-body h3 a{text-decoration:none}.game-kicker{color:var(--leaf)!important;font-size:.78rem;font-weight:800;text-transform:uppercase}.game-meta{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:0;padding:0}.game-meta li{background:var(--paper-strong);border-radius:999px;color:var(--muted);font-size:.82rem;padding:5px 9px}.game-card-cta{justify-self:start}.catalog-panel{margin:28px auto 0;max-width:1180px}.catalog-toolbar{align-items:end;background:#fffdf7;border:1px solid var(--line);border-radius:12px;display:grid;gap:16px;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);padding:16px}.catalog-search{display:grid;gap:6px}.catalog-search span{color:var(--muted);font-size:.78rem;font-weight:800}.catalog-search input{background:var(--paper);border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;min-height:46px;padding:10px 12px;width:100%}.catalog-search input:focus-visible,.catalog-filters button:focus-visible,.catalog-play-link:focus-visible{outline:3px solid var(--moon);outline-offset:3px}.catalog-filters{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.catalog-filters button{background:var(--paper-strong);border:1px solid transparent;border-radius:999px;color:var(--ink);cursor:pointer;font:inherit;font-size:.88rem;font-weight:800;min-height:40px;padding:8px 13px}.catalog-filters button.active{background:var(--ink);color:var(--paper)}.catalog-result-heading{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px 14px;justify-content:space-between;margin:24px 0 12px}.catalog-result-heading strong{font-size:1.15rem}.catalog-result-heading span{color:var(--muted);font-size:.88rem}.catalog-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-card{background:#fffdf7;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden}.catalog-card-media{display:block;overflow:hidden;position:relative}.catalog-card-media img{aspect-ratio:16 / 10;object-fit:cover;transition:transform .18s ease;width:100%}a.catalog-card-media:hover img{transform:scale(1.025)}.catalog-status{border-radius:999px;color:#fff;font-size:.72rem;font-weight:800;left:10px;padding:5px 8px;position:absolute;top:10px}.catalog-status.playable{background:var(--leaf)}.catalog-status.demo{background:#26251fd1}.catalog-card-body{align-content:start;display:grid;gap:9px;grid-template-rows:auto auto 1fr auto auto;padding:14px}.catalog-card-body h3{font-size:1.25rem}.catalog-card-body h3 a{text-decoration:none}.catalog-summary{color:var(--muted);display:-webkit-box;font-size:.9rem;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.catalog-meta{display:flex;flex-wrap:wrap;gap:5px;list-style:none;margin:0;padding:0}.catalog-meta li{background:var(--paper-strong);border-radius:999px;color:var(--muted);font-size:.72rem;padding:4px 7px}.catalog-play-link,.demo-state{align-items:center;align-self:end;border-radius:8px;display:inline-flex;font-size:.83rem;font-weight:800;justify-self:start;min-height:36px;padding:7px 10px}.catalog-play-link{background:var(--ink);color:var(--paper);text-decoration:none}.demo-state{background:var(--paper-strong);color:var(--muted)}.principle-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.principle-grid article{border-top:2px solid var(--ink);padding:18px 4px}.principle-grid article>span{color:var(--berry);font-size:.78rem;font-weight:800}.principle-grid p{color:var(--muted);margin-bottom:0}.content-card{background:#fffdf7;border:1px solid var(--line);border-radius:8px;overflow:hidden}.card-media-link img,.detail-header img,.player-poster img{aspect-ratio:16 / 10;object-fit:cover;width:100%}.card-body{display:grid;gap:9px;padding:14px}.card-body h3 a{text-decoration:none}.island-panel{display:grid;gap:18px}.segmented-control{display:flex;flex-wrap:wrap;gap:8px}.segmented-control button,.player-actions button{background:#fffdf7;border:1px solid var(--line);color:var(--ink);cursor:pointer;font:inherit;font-weight:800}.segmented-control button.active,.player-actions button{background:var(--leaf);color:#fff}.detail-page{max-width:860px}.detail-header{display:grid;gap:14px}.detail-header h1{font-size:clamp(2.4rem,10vw,5rem)}.game-list-intro,.detail-page{padding-top:clamp(44px,8vw,80px)}.game-list-intro h1{font-size:clamp(2.7rem,9vw,5.2rem)}.game-detail-meta{margin-top:10px}.game-guide{display:grid;gap:18px;grid-template-columns:minmax(160px,.45fr) minmax(0,1fr);margin:36px 0}.game-guide h2{font-size:1.8rem}.game-guide .note-box,.game-guide p{margin:0}.game-guide p+p{margin-top:8px}.detail-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.prose{font-size:1.05rem;margin:28px 0}.prose h2{font-size:1.7rem;margin-top:32px}.artwork-stack{display:grid;gap:18px;margin:24px 0}.artwork-stack button{background:transparent;border:0;cursor:zoom-in;padding:0;width:100%}.artwork-stack img{border-radius:8px;width:100%}.lightbox{align-items:center;background:#26251fdb;display:grid;inset:0;justify-items:center;padding:20px;position:fixed;z-index:20}.lightbox button{justify-self:end}.lightbox img{max-height:82vh}.player-shell{background:#151713;border-radius:8px;color:#fff;margin:22px 0;overflow:hidden}.player-shell iframe{aspect-ratio:16 / 9;border:0;display:block;width:100%}.player-poster{display:grid;position:relative}.player-actions{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent);display:flex;flex-wrap:wrap;gap:10px;inset:auto 0 0;padding:18px;position:absolute}.player-actions a{background:#fff;color:#151713;font-weight:800;text-decoration:none}.loading-note,.fallback-note{margin:0;padding:12px 14px}.note-box{margin:20px 0;padding:14px}.audio-panel{background:#fffdf7;border:1px solid var(--line);border-radius:8px;display:grid;gap:14px;margin:22px 0;padding:16px}.audio-panel h2{font-size:1.45rem}.audio-panel audio{width:100%}.empty-state{background:#fffdf7;border:1px dashed var(--line);border-radius:8px;padding:18px}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:24px clamp(16px,4vw,48px)}.account-page{align-items:start;display:grid;gap:clamp(28px,6vw,80px);grid-template-columns:minmax(0,.9fr) minmax(340px,.7fr);margin:0 auto;max-width:1080px;min-height:calc(100svh - 65px);padding:clamp(48px,8vw,100px) 0}.account-intro h1{font-size:clamp(3.2rem,8vw,6.5rem);letter-spacing:-.06em}.account-intro>p:last-of-type{color:var(--muted);font-size:1.05rem;max-width:520px}.account-intro ul{color:var(--muted);display:grid;gap:7px;margin:24px 0 0;padding-left:20px}.auth-panel,.account-card,.auth-loading{background:#fffdf7;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 60px #44392514;padding:clamp(20px,4vw,34px)}.auth-tabs{background:var(--paper-strong);border-radius:10px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:28px;padding:4px}.auth-tabs button{background:transparent;border:0;border-radius:8px;color:var(--muted);cursor:pointer;font:inherit;font-weight:800;min-height:42px}.auth-tabs button.active{background:#fffdf7;color:var(--ink);box-shadow:0 2px 8px #44392514}.auth-form,.account-card{display:grid;gap:18px}.auth-form label{display:grid;gap:6px}.auth-form label>span{font-size:.85rem;font-weight:800}.auth-form input{background:var(--paper);border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;min-height:48px;padding:10px 12px;width:100%}.auth-form input:focus-visible,.auth-tabs button:focus-visible{outline:3px solid var(--moon);outline-offset:2px}.auth-form small,.account-email{color:var(--muted)}.auth-form .button,.account-card .button{border:0;cursor:pointer;font:inherit;justify-content:center}.auth-form .button:disabled,.account-card .button:disabled{cursor:wait;opacity:.65}.auth-message{border-radius:8px;margin:0;padding:10px 12px}.auth-message.error{background:#f8e8e7;color:#7f3434}.account-card h2{font-size:clamp(2rem,5vw,3.2rem)}.account-card p{margin:0}.cms-public-loading{color:var(--muted);margin:32px auto;max-width:1180px}.cms-public-posts{margin:36px auto 0;max-width:1180px}.cms-public-card .card-media-link img{aspect-ratio:16 / 9;object-fit:cover;width:100%}.blog-archive-heading{margin:56px auto 18px;max-width:1180px}.cms-post-detail{padding-bottom:40px}.cms-markdown pre{background:#1d211c;border-radius:10px;color:#f6f1e5;overflow-x:auto;padding:18px}.cms-markdown blockquote{border-left:4px solid var(--moon);color:var(--muted);margin-left:0;padding-left:18px}.cms-markdown h3,.cms-markdown h4{margin-top:28px}.admin-loading,.admin-access-card{margin:clamp(60px,10vw,120px) auto;max-width:680px}.admin-access-card{background:#fffdf7;border:1px solid var(--line);border-radius:16px;display:grid;gap:16px;padding:clamp(24px,5vw,48px)}.admin-access-card h1{font-size:clamp(2.5rem,7vw,4.5rem)}.admin-access-card p{margin:0}.admin-access-card .button{justify-self:start}.admin-shell{margin:0 auto;max-width:1280px;padding:clamp(36px,6vw,72px) 0}.admin-heading{align-items:end;display:flex;gap:20px;justify-content:space-between}.admin-heading h1{font-size:clamp(3rem,8vw,6rem);letter-spacing:-.06em}.admin-heading p:last-child{color:var(--muted);margin-bottom:0}.admin-stats{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin:32px 0}.admin-stats-three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-stats article{background:#fffdf7;border:1px solid var(--line);border-radius:12px;display:grid;padding:18px}.admin-stats strong{font-size:2rem;line-height:1}.admin-stats span{color:var(--muted);font-size:.82rem;margin-top:7px}.admin-layout{align-items:start;display:grid;gap:18px;grid-template-columns:180px minmax(0,1fr)}.admin-sidebar{background:#1d211c;border-radius:12px;display:grid;gap:5px;padding:8px;position:sticky;top:88px}.admin-sidebar button,.admin-sidebar a{background:transparent;border:0;border-radius:8px;color:#ffffffb3;cursor:pointer;font:inherit;font-weight:800;min-height:44px;padding:10px 12px;text-align:left;text-decoration:none}.admin-sidebar button.active,.admin-sidebar a.active{background:var(--moon);color:var(--ink)}.admin-content{background:#fffdf7;border:1px solid var(--line);border-radius:12px;min-width:0;padding:clamp(18px,3vw,30px)}.admin-toolbar,.admin-editor-heading,.admin-editor-actions,.admin-row-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.admin-toolbar{margin-bottom:22px}.admin-toolbar .button,.admin-editor .button,.admin-row-actions button{border:0;cursor:pointer;font:inherit;font-weight:800}.admin-editor{background:var(--paper);border:1px solid var(--line);border-radius:12px;display:grid;gap:16px;margin-bottom:24px;padding:clamp(16px,3vw,26px)}.admin-editor label{display:grid;gap:6px}.admin-editor label>span,.admin-status-select span{font-size:.82rem;font-weight:850}.admin-editor input,.admin-editor textarea,.admin-editor select,.admin-user-list select{background:#fffdf7;border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;padding:10px 12px;width:100%}.admin-editor input,.admin-editor select,.admin-user-list select{min-height:44px}.admin-editor textarea{resize:vertical}.admin-editor input:focus-visible,.admin-editor textarea:focus-visible,.admin-editor select:focus-visible,.admin-user-list select:focus-visible,.admin-sidebar button:focus-visible,.admin-sidebar a:focus-visible,.admin-row-actions button:focus-visible{outline:3px solid var(--moon);outline-offset:2px}.admin-editor small{color:var(--muted)}.admin-body-editor{font-family:Cascadia Code,Consolas,monospace;line-height:1.65}.admin-game-fields{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-game-options{display:flex;flex-wrap:wrap;gap:18px}.admin-game-options label{align-items:center;display:flex;gap:8px}.admin-game-options input{min-height:0;width:auto}.admin-status-select{min-width:150px}.admin-editor-actions{align-items:end}.admin-post-list,.admin-user-list{display:grid}.admin-post-list>article,.admin-user-list>article{align-items:center;border-top:1px solid var(--line);display:grid;gap:14px;padding:18px 2px}.admin-post-list>article{grid-template-columns:minmax(0,1fr) auto}.admin-post-list h3,.admin-post-list p{margin:4px 0 0}.admin-post-list p,.admin-user-list span{color:var(--muted);font-size:.82rem}.admin-status{border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:850;padding:4px 8px}.admin-status.published{background:#dcebe3;color:#315d4a}.admin-status.draft{background:var(--paper-strong);color:var(--muted)}.admin-row-actions button{background:var(--paper-strong);border-radius:8px;min-height:40px;padding:8px 12px}.admin-row-actions button.danger{color:#8b3434}.admin-user-list>article{grid-template-columns:auto minmax(0,1fr) minmax(150px,190px)}.admin-user-list>article>div{display:grid}.admin-notice{background:#e4f0e9;border-radius:8px;color:#315d4a;padding:10px 12px}@media(min-width:820px){.hero-section{grid-template-columns:minmax(0,.95fr) minmax(320px,.8fr)}}@media(max-width:900px){.featured-slide{grid-template-columns:1fr}.featured-slide-media{min-height:300px}.catalog-grid,.catalog-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{align-items:stretch;grid-template-columns:1fr}.catalog-filters{justify-content:flex-start}.account-page,.admin-layout{grid-template-columns:1fr}.admin-sidebar{display:flex;position:static}.admin-sidebar button,.admin-sidebar a{text-align:center}}@media(max-width:520px){.site-header{align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}.site-nav a{padding-inline:10px}.account-nav-name{display:none}.account-nav-profile{padding-right:6px!important}.brand-logo{height:40px}.featured-carousel{border-radius:12px;margin-top:18px;padding:10px}.featured-carousel-topline{padding:2px 2px 10px}.featured-slide-copy{padding:24px 20px 22px}.featured-slide-status{margin-bottom:14px}.featured-slide h2{font-size:clamp(2.8rem,14vw,4rem)}.featured-slide-summary{font-size:.92rem}.featured-slide-media{min-height:220px}.featured-slide-actions .button,.featured-disabled{justify-content:center}.play-hero{gap:28px;padding:34px 0 20px}.play-hero h1{font-size:clamp(3.15rem,16vw,4.35rem)}.play-hero-copy .hero-subtitle{margin:12px 0}.play-hero-meta{margin:14px 0 18px}.play-hero-game .hero-image{min-height:0}.player-actions{position:static}.service-facts{justify-content:space-between}.game-card,.game-guide,.principle-grid{grid-template-columns:1fr}.game-card-media img{min-height:auto}.catalog-grid,.catalog-preview-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card-body{padding:11px}.catalog-card-body h3{font-size:1.05rem}.catalog-summary{font-size:.82rem}.catalog-meta li:nth-child(2){display:none}.admin-heading{align-items:start;flex-direction:column}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stats-three,.admin-game-fields{grid-template-columns:1fr}.admin-post-list>article,.admin-user-list>article{align-items:start;grid-template-columns:1fr}.admin-user-list .account-nav-avatar{display:none}.admin-user-list select{max-width:none}}body .site-header{align-items:center;background:#fffffff5;display:grid;flex-direction:initial;gap:18px;grid-template-columns:auto minmax(150px,210px) minmax(280px,520px) minmax(180px,auto);min-height:78px;padding:10px clamp(18px,3vw,42px)}body .brand-link{display:grid;gap:2px}body .brand-logo{height:42px;max-width:178px;width:100%}body .site-nav{flex-wrap:nowrap;gap:6px;justify-content:flex-end}@media(max-width:980px){body .site-header{gap:10px;grid-template-columns:auto minmax(130px,180px) minmax(220px,1fr) auto}}@media(max-width:700px){body .site-header{align-items:center;flex-direction:initial;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;min-height:64px;padding:8px 14px}body .brand-link{display:grid;grid-template-columns:minmax(0,1fr) auto}body .brand-logo{height:36px;max-width:128px}body .site-nav{display:none}body.home-search-ready .site-header{grid-template-columns:auto minmax(0,1fr)}body.home-search-ready .brand-link{display:none}}body .drawer-account .account-nav-profile{display:inline-flex;justify-content:flex-start;padding:8px 12px!important}body .drawer-account .account-nav-name{display:inline;max-width:190px}html{background:var(--paper)}body,body .site-header,.site-drawer,.header-search,.game-card-caption,.y8-game-card,.catalog-card,.content-card,.auth-panel,.account-card{transition:background-color .18s ease,border-color .18s ease,color .18s ease}body .site-header{background:var(--header-background);border-color:var(--line);grid-template-columns:auto minmax(150px,210px) minmax(280px,520px) minmax(180px,auto);backdrop-filter:blur(16px)}.brand-logo-wrap{display:block;height:42px;overflow:hidden;position:relative;width:190px}body .brand-logo-wrap .brand-logo{height:auto;left:50%;max-width:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}.brand-logo-light{display:none}:root[data-theme=light] .brand-logo-dark{display:none}:root[data-theme=light] .brand-logo-light{display:block}.brand-tagline{color:var(--moon)}.theme-toggle{align-items:center;background:var(--control-background);border:1px solid var(--line);border-radius:12px;color:var(--ink);cursor:pointer;display:inline-flex;font:inherit;font-size:.78rem;font-weight:850;gap:7px;justify-content:center;min-height:44px;padding:0 12px;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.theme-toggle:hover,.theme-toggle:focus-visible{background:var(--control-hover)}.theme-toggle:active{transform:translateY(1px)}.theme-toggle-icon{color:var(--moon);font-size:1.1rem}.theme-toggle-icon-dark{display:none}:root[data-theme=light] .theme-toggle-icon-light{display:none}:root[data-theme=light] .theme-toggle-icon-dark{display:inline-block}.menu-trigger,.drawer-close,.site-drawer,.drawer-account .account-nav-login,.home-shortcuts a,.shelf-next,.header-search,.home-search-ready .header-search{background:var(--control-background);color:var(--ink)}.menu-trigger:hover,.menu-trigger:focus-visible,.drawer-nav a:hover,.drawer-nav a:focus-visible,.home-shortcuts a:hover,.home-shortcuts a:focus-visible,.shelf-next:hover,.shelf-next:focus-visible{background:var(--control-hover);color:var(--ink)}.header-search:focus-within{background:var(--surface);border-color:var(--moon);box-shadow:0 0 0 3px var(--focus-ring)}.header-search button,.account-nav-signup{background:var(--action-background);color:var(--action-ink)}.header-search button img{filter:none}.game-card-caption{background:var(--card-overlay)}.y8-game-card,.shelf-next,.drawer-nav a[aria-current=page]{background:var(--surface-raised)}.search-result{background:color-mix(in srgb,var(--sky) 15%,var(--surface));color:color-mix(in srgb,var(--sky) 74%,var(--ink))}.part-list li,.tag-row span,.note-box,.game-card,.catalog-toolbar,.catalog-card,.content-card,.segmented-control button,.player-actions button,.audio-panel,.empty-state,.auth-panel,.account-card,.auth-loading,.auth-tabs button.active,.admin-access-card,.admin-stats article,.admin-content,.admin-editor input,.admin-editor textarea,.admin-editor select,.admin-user-list select{background:var(--surface)}.auth-panel,.account-card,.auth-loading{box-shadow:var(--panel-shadow)}.button.primary,.catalog-filters button.active,.account-nav-avatar,.admin-nav-link{background:var(--action-background);color:var(--action-ink)!important}:root[data-theme=dark] .menu-trigger img,:root[data-theme=dark] .drawer-close img{filter:invert(1)}:root[data-theme=dark] .is-demo .game-card-caption small{color:#f7c75b}:root[data-theme=dark] .preview-banner,:root[data-theme=dark] .admin-featured-badge{background:#3c3216;border-color:#77601e;color:#f6d772}:root[data-theme=dark] .auth-message.error{background:#3b2024;color:#ffadb2}:root[data-theme=dark] .admin-status.published,:root[data-theme=dark] .admin-notice{background:#17362d;color:#8ce3c3}@media(max-width:980px){body .site-header{grid-template-columns:auto minmax(130px,180px) minmax(220px,1fr) auto}.theme-toggle-text{display:none}.theme-toggle{padding-inline:11px}}@media(max-width:700px){body .site-header{grid-template-columns:auto minmax(0,1fr) auto}body .brand-link{grid-template-columns:minmax(0,1fr)}body .brand-logo-wrap{height:36px;width:142px}body .brand-logo-wrap .brand-logo{width:158px}.brand-tagline{display:none}body.home-search-ready .site-header{grid-template-columns:auto minmax(0,1fr)}:root[data-theme=dark] .shelf-cyan,:root[data-theme=dark] .shelf-pink,:root[data-theme=dark] .shelf-coral,:root[data-theme=dark] .shelf-green,:root[data-theme=dark] .shelf-gold,:root[data-theme=dark] .shelf-violet{background:var(--surface)}}@media(prefers-reduced-motion:reduce){body,body .site-header,.site-drawer,.header-search,.game-card-caption,.y8-game-card,.catalog-card,.content-card,.auth-panel,.account-card,.theme-toggle{transition:none}}:root{--drawer-width: 280px;--portal-header-height: 78px}body{transition:padding-inline-start .22s ease}body .site-header{position:sticky;top:0;transition:margin-inline-start .22s ease;z-index:60}.menu-trigger{gap:2px;overflow:hidden}.menu-trigger-list{font-size:1.55rem}.menu-trigger-direction{color:var(--moon);font-size:.72rem;transition:transform .22s ease}body .site-drawer{background:color-mix(in srgb,var(--paper) 96%,black);border-right:1px solid var(--line);box-shadow:18px 0 50px #0000002e;height:calc(100dvh - var(--portal-header-height));inset:var(--portal-header-height) auto 0 0;padding:18px 14px;transform:translate(-102%);transition:transform .22s ease,visibility 0s linear .22s;visibility:hidden;width:var(--drawer-width);z-index:55}:root[data-drawer=open] body .site-drawer{transform:translate(0);transition-delay:0s;visibility:visible}.site-drawer-head{align-items:start;display:grid;gap:4px;justify-content:stretch;padding:2px 10px 14px}.site-drawer-head span{color:var(--moon);font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.site-drawer-head strong{font-size:1rem}.drawer-nav{gap:4px;padding-block:10px}.drawer-nav a{border-radius:10px;min-height:48px;padding-inline:14px;position:relative}.drawer-nav a[aria-current=page]:before{background:var(--moon);border-radius:0 4px 4px 0;content:"";inset:8px auto 8px -14px;position:absolute;width:4px}.drawer-nav-icon{color:color-mix(in srgb,var(--drawer-icon-color) 72%,var(--ink))}body .site-drawer .drawer-theme-toggle{flex:0 0 auto;justify-content:flex-start;margin-top:auto;width:100%}body .site-drawer .theme-toggle-text{display:inline}body .site-drawer .drawer-account{margin-top:10px}@media(min-width:981px){:root[data-drawer=open] body{padding-inline-start:var(--drawer-width)}:root[data-drawer=open] body .site-header{margin-inline-start:calc(var(--drawer-width) * -1)}body .drawer-backdrop{display:none}body.drawer-open{overflow:auto}}@media(max-width:980px){:root{--portal-header-height: 64px}body .site-drawer{width:min(310px,86vw)}body.drawer-open{overflow:hidden}}@media(prefers-reduced-motion:reduce){body,body .site-header,body .site-drawer,.menu-trigger-direction{transition:none}}@font-face{font-family:Phosphor-Bold;src:url(/_astro/Phosphor-Bold.BCak21uZ.woff2) format("woff2"),url(/_astro/Phosphor-Bold.Bs3tcKfK.woff) format("woff"),url(/_astro/Phosphor-Bold.y1cGIEs3.ttf) format("truetype"),url(/_astro/Phosphor-Bold.CIyscVBM.svg#Phosphor-Bold) format("svg");font-weight:400;font-style:normal;font-display:block}.ph-bold{font-family:Phosphor-Bold!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ph-bold.ph-acorn:before{content:""}.ph-bold.ph-address-book:before{content:""}.ph-bold.ph-address-book-tabs:before{content:""}.ph-bold.ph-air-traffic-control:before{content:""}.ph-bold.ph-airplane:before{content:""}.ph-bold.ph-airplane-in-flight:before{content:""}.ph-bold.ph-airplane-landing:before{content:""}.ph-bold.ph-airplane-takeoff:before{content:""}.ph-bold.ph-airplane-taxiing:before{content:""}.ph-bold.ph-airplane-tilt:before{content:""}.ph-bold.ph-airplay:before{content:""}.ph-bold.ph-alarm:before{content:""}.ph-bold.ph-alien:before{content:""}.ph-bold.ph-align-bottom:before{content:""}.ph-bold.ph-align-bottom-simple:before{content:""}.ph-bold.ph-align-center-horizontal:before{content:""}.ph-bold.ph-align-center-horizontal-simple:before{content:""}.ph-bold.ph-align-center-vertical:before{content:""}.ph-bold.ph-align-center-vertical-simple:before{content:""}.ph-bold.ph-align-left:before{content:""}.ph-bold.ph-align-left-simple:before{content:""}.ph-bold.ph-align-right:before{content:""}.ph-bold.ph-align-right-simple:before{content:""}.ph-bold.ph-align-top:before{content:""}.ph-bold.ph-align-top-simple:before{content:""}.ph-bold.ph-amazon-logo:before{content:""}.ph-bold.ph-ambulance:before{content:""}.ph-bold.ph-anchor:before{content:""}.ph-bold.ph-anchor-simple:before{content:""}.ph-bold.ph-android-logo:before{content:""}.ph-bold.ph-angle:before{content:""}.ph-bold.ph-angular-logo:before{content:""}.ph-bold.ph-aperture:before{content:""}.ph-bold.ph-app-store-logo:before{content:""}.ph-bold.ph-app-window:before{content:""}.ph-bold.ph-apple-logo:before{content:""}.ph-bold.ph-apple-podcasts-logo:before{content:""}.ph-bold.ph-approximate-equals:before{content:""}.ph-bold.ph-archive:before{content:""}.ph-bold.ph-armchair:before{content:""}.ph-bold.ph-arrow-arc-left:before{content:""}.ph-bold.ph-arrow-arc-right:before{content:""}.ph-bold.ph-arrow-bend-double-up-left:before{content:""}.ph-bold.ph-arrow-bend-double-up-right:before{content:""}.ph-bold.ph-arrow-bend-down-left:before{content:""}.ph-bold.ph-arrow-bend-down-right:before{content:""}.ph-bold.ph-arrow-bend-left-down:before{content:""}.ph-bold.ph-arrow-bend-left-up:before{content:""}.ph-bold.ph-arrow-bend-right-down:before{content:""}.ph-bold.ph-arrow-bend-right-up:before{content:""}.ph-bold.ph-arrow-bend-up-left:before{content:""}.ph-bold.ph-arrow-bend-up-right:before{content:""}.ph-bold.ph-arrow-circle-down:before{content:""}.ph-bold.ph-arrow-circle-down-left:before{content:""}.ph-bold.ph-arrow-circle-down-right:before{content:""}.ph-bold.ph-arrow-circle-left:before{content:""}.ph-bold.ph-arrow-circle-right:before{content:""}.ph-bold.ph-arrow-circle-up:before{content:""}.ph-bold.ph-arrow-circle-up-left:before{content:""}.ph-bold.ph-arrow-circle-up-right:before{content:""}.ph-bold.ph-arrow-clockwise:before{content:""}.ph-bold.ph-arrow-counter-clockwise:before{content:""}.ph-bold.ph-arrow-down:before{content:""}.ph-bold.ph-arrow-down-left:before{content:""}.ph-bold.ph-arrow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-down-left:before{content:""}.ph-bold.ph-arrow-elbow-down-right:before{content:""}.ph-bold.ph-arrow-elbow-left:before{content:""}.ph-bold.ph-arrow-elbow-left-down:before{content:""}.ph-bold.ph-arrow-elbow-left-up:before{content:""}.ph-bold.ph-arrow-elbow-right:before{content:""}.ph-bold.ph-arrow-elbow-right-down:before{content:""}.ph-bold.ph-arrow-elbow-right-up:before{content:""}.ph-bold.ph-arrow-elbow-up-left:before{content:""}.ph-bold.ph-arrow-elbow-up-right:before{content:""}.ph-bold.ph-arrow-fat-down:before{content:""}.ph-bold.ph-arrow-fat-left:before{content:""}.ph-bold.ph-arrow-fat-line-down:before{content:""}.ph-bold.ph-arrow-fat-line-left:before{content:""}.ph-bold.ph-arrow-fat-line-right:before{content:""}.ph-bold.ph-arrow-fat-line-up:before{content:""}.ph-bold.ph-arrow-fat-lines-down:before{content:""}.ph-bold.ph-arrow-fat-lines-left:before{content:""}.ph-bold.ph-arrow-fat-lines-right:before{content:""}.ph-bold.ph-arrow-fat-lines-up:before{content:""}.ph-bold.ph-arrow-fat-right:before{content:""}.ph-bold.ph-arrow-fat-up:before{content:""}.ph-bold.ph-arrow-left:before{content:""}.ph-bold.ph-arrow-line-down:before{content:""}.ph-bold.ph-arrow-line-down-left:before{content:""}.ph-bold.ph-arrow-line-down-right:before{content:""}.ph-bold.ph-arrow-line-left:before{content:""}.ph-bold.ph-arrow-line-right:before{content:""}.ph-bold.ph-arrow-line-up:before{content:""}.ph-bold.ph-arrow-line-up-left:before{content:""}.ph-bold.ph-arrow-line-up-right:before{content:""}.ph-bold.ph-arrow-right:before{content:""}.ph-bold.ph-arrow-square-down:before{content:""}.ph-bold.ph-arrow-square-down-left:before{content:""}.ph-bold.ph-arrow-square-down-right:before{content:""}.ph-bold.ph-arrow-square-in:before{content:""}.ph-bold.ph-arrow-square-left:before{content:""}.ph-bold.ph-arrow-square-out:before{content:""}.ph-bold.ph-arrow-square-right:before{content:""}.ph-bold.ph-arrow-square-up:before{content:""}.ph-bold.ph-arrow-square-up-left:before{content:""}.ph-bold.ph-arrow-square-up-right:before{content:""}.ph-bold.ph-arrow-u-down-left:before{content:""}.ph-bold.ph-arrow-u-down-right:before{content:""}.ph-bold.ph-arrow-u-left-down:before{content:""}.ph-bold.ph-arrow-u-left-up:before{content:""}.ph-bold.ph-arrow-u-right-down:before{content:""}.ph-bold.ph-arrow-u-right-up:before{content:""}.ph-bold.ph-arrow-u-up-left:before{content:""}.ph-bold.ph-arrow-u-up-right:before{content:""}.ph-bold.ph-arrow-up:before{content:""}.ph-bold.ph-arrow-up-left:before{content:""}.ph-bold.ph-arrow-up-right:before{content:""}.ph-bold.ph-arrows-clockwise:before{content:""}.ph-bold.ph-arrows-counter-clockwise:before{content:""}.ph-bold.ph-arrows-down-up:before{content:""}.ph-bold.ph-arrows-horizontal:before{content:""}.ph-bold.ph-arrows-in:before{content:""}.ph-bold.ph-arrows-in-cardinal:before{content:""}.ph-bold.ph-arrows-in-line-horizontal:before{content:""}.ph-bold.ph-arrows-in-line-vertical:before{content:""}.ph-bold.ph-arrows-in-simple:before{content:""}.ph-bold.ph-arrows-left-right:before{content:""}.ph-bold.ph-arrows-merge:before{content:""}.ph-bold.ph-arrows-out:before{content:""}.ph-bold.ph-arrows-out-cardinal:before{content:""}.ph-bold.ph-arrows-out-line-horizontal:before{content:""}.ph-bold.ph-arrows-out-line-vertical:before{content:""}.ph-bold.ph-arrows-out-simple:before{content:""}.ph-bold.ph-arrows-split:before{content:""}.ph-bold.ph-arrows-vertical:before{content:""}.ph-bold.ph-article:before{content:""}.ph-bold.ph-article-medium:before{content:""}.ph-bold.ph-article-ny-times:before{content:""}.ph-bold.ph-asclepius:before{content:""}.ph-bold.ph-caduceus:before{content:""}.ph-bold.ph-asterisk:before{content:""}.ph-bold.ph-asterisk-simple:before{content:""}.ph-bold.ph-at:before{content:""}.ph-bold.ph-atom:before{content:""}.ph-bold.ph-avocado:before{content:""}.ph-bold.ph-axe:before{content:""}.ph-bold.ph-baby:before{content:""}.ph-bold.ph-baby-carriage:before{content:""}.ph-bold.ph-backpack:before{content:""}.ph-bold.ph-backspace:before{content:""}.ph-bold.ph-bag:before{content:""}.ph-bold.ph-bag-simple:before{content:""}.ph-bold.ph-balloon:before{content:""}.ph-bold.ph-bandaids:before{content:""}.ph-bold.ph-bank:before{content:""}.ph-bold.ph-barbell:before{content:""}.ph-bold.ph-barcode:before{content:""}.ph-bold.ph-barn:before{content:""}.ph-bold.ph-barricade:before{content:""}.ph-bold.ph-baseball:before{content:""}.ph-bold.ph-baseball-cap:before{content:""}.ph-bold.ph-baseball-helmet:before{content:""}.ph-bold.ph-basket:before{content:""}.ph-bold.ph-basketball:before{content:""}.ph-bold.ph-bathtub:before{content:""}.ph-bold.ph-battery-charging:before{content:""}.ph-bold.ph-battery-charging-vertical:before{content:""}.ph-bold.ph-battery-empty:before{content:""}.ph-bold.ph-battery-full:before{content:""}.ph-bold.ph-battery-high:before{content:""}.ph-bold.ph-battery-low:before{content:""}.ph-bold.ph-battery-medium:before{content:""}.ph-bold.ph-battery-plus:before{content:""}.ph-bold.ph-battery-plus-vertical:before{content:""}.ph-bold.ph-battery-vertical-empty:before{content:""}.ph-bold.ph-battery-vertical-full:before{content:""}.ph-bold.ph-battery-vertical-high:before{content:""}.ph-bold.ph-battery-vertical-low:before{content:""}.ph-bold.ph-battery-vertical-medium:before{content:""}.ph-bold.ph-battery-warning:before{content:""}.ph-bold.ph-battery-warning-vertical:before{content:""}.ph-bold.ph-beach-ball:before{content:""}.ph-bold.ph-beanie:before{content:""}.ph-bold.ph-bed:before{content:""}.ph-bold.ph-beer-bottle:before{content:""}.ph-bold.ph-beer-stein:before{content:""}.ph-bold.ph-behance-logo:before{content:""}.ph-bold.ph-bell:before{content:""}.ph-bold.ph-bell-ringing:before{content:""}.ph-bold.ph-bell-simple:before{content:""}.ph-bold.ph-bell-simple-ringing:before{content:""}.ph-bold.ph-bell-simple-slash:before{content:""}.ph-bold.ph-bell-simple-z:before{content:""}.ph-bold.ph-bell-slash:before{content:""}.ph-bold.ph-bell-z:before{content:""}.ph-bold.ph-belt:before{content:""}.ph-bold.ph-bezier-curve:before{content:""}.ph-bold.ph-bicycle:before{content:""}.ph-bold.ph-binary:before{content:""}.ph-bold.ph-binoculars:before{content:""}.ph-bold.ph-biohazard:before{content:""}.ph-bold.ph-bird:before{content:""}.ph-bold.ph-blueprint:before{content:""}.ph-bold.ph-bluetooth:before{content:""}.ph-bold.ph-bluetooth-connected:before{content:""}.ph-bold.ph-bluetooth-slash:before{content:""}.ph-bold.ph-bluetooth-x:before{content:""}.ph-bold.ph-boat:before{content:""}.ph-bold.ph-bomb:before{content:""}.ph-bold.ph-bone:before{content:""}.ph-bold.ph-book:before{content:""}.ph-bold.ph-book-bookmark:before{content:""}.ph-bold.ph-book-open:before{content:""}.ph-bold.ph-book-open-text:before{content:""}.ph-bold.ph-book-open-user:before{content:""}.ph-bold.ph-bookmark:before{content:""}.ph-bold.ph-bookmark-simple:before{content:""}.ph-bold.ph-bookmarks:before{content:""}.ph-bold.ph-bookmarks-simple:before{content:""}.ph-bold.ph-books:before{content:""}.ph-bold.ph-boot:before{content:""}.ph-bold.ph-boules:before{content:""}.ph-bold.ph-bounding-box:before{content:""}.ph-bold.ph-bowl-food:before{content:""}.ph-bold.ph-bowl-steam:before{content:""}.ph-bold.ph-bowling-ball:before{content:""}.ph-bold.ph-box-arrow-down:before{content:""}.ph-bold.ph-archive-box:before{content:""}.ph-bold.ph-box-arrow-up:before{content:""}.ph-bold.ph-boxing-glove:before{content:""}.ph-bold.ph-brackets-angle:before{content:""}.ph-bold.ph-brackets-curly:before{content:""}.ph-bold.ph-brackets-round:before{content:""}.ph-bold.ph-brackets-square:before{content:""}.ph-bold.ph-brain:before{content:""}.ph-bold.ph-brandy:before{content:""}.ph-bold.ph-bread:before{content:""}.ph-bold.ph-bridge:before{content:""}.ph-bold.ph-briefcase:before{content:""}.ph-bold.ph-briefcase-metal:before{content:""}.ph-bold.ph-broadcast:before{content:""}.ph-bold.ph-broom:before{content:""}.ph-bold.ph-browser:before{content:""}.ph-bold.ph-browsers:before{content:""}.ph-bold.ph-bug:before{content:""}.ph-bold.ph-bug-beetle:before{content:""}.ph-bold.ph-bug-droid:before{content:""}.ph-bold.ph-building:before{content:""}.ph-bold.ph-building-apartment:before{content:""}.ph-bold.ph-building-office:before{content:""}.ph-bold.ph-buildings:before{content:""}.ph-bold.ph-bulldozer:before{content:""}.ph-bold.ph-bus:before{content:""}.ph-bold.ph-butterfly:before{content:""}.ph-bold.ph-cable-car:before{content:""}.ph-bold.ph-cactus:before{content:""}.ph-bold.ph-cake:before{content:""}.ph-bold.ph-calculator:before{content:""}.ph-bold.ph-calendar:before{content:""}.ph-bold.ph-calendar-blank:before{content:""}.ph-bold.ph-calendar-check:before{content:""}.ph-bold.ph-calendar-dot:before{content:""}.ph-bold.ph-calendar-dots:before{content:""}.ph-bold.ph-calendar-heart:before{content:""}.ph-bold.ph-calendar-minus:before{content:""}.ph-bold.ph-calendar-plus:before{content:""}.ph-bold.ph-calendar-slash:before{content:""}.ph-bold.ph-calendar-star:before{content:""}.ph-bold.ph-calendar-x:before{content:""}.ph-bold.ph-call-bell:before{content:""}.ph-bold.ph-camera:before{content:""}.ph-bold.ph-camera-plus:before{content:""}.ph-bold.ph-camera-rotate:before{content:""}.ph-bold.ph-camera-slash:before{content:""}.ph-bold.ph-campfire:before{content:""}.ph-bold.ph-car:before{content:""}.ph-bold.ph-car-battery:before{content:""}.ph-bold.ph-car-profile:before{content:""}.ph-bold.ph-car-simple:before{content:""}.ph-bold.ph-cardholder:before{content:""}.ph-bold.ph-cards:before{content:""}.ph-bold.ph-cards-three:before{content:""}.ph-bold.ph-caret-circle-double-down:before{content:""}.ph-bold.ph-caret-circle-double-left:before{content:""}.ph-bold.ph-caret-circle-double-right:before{content:""}.ph-bold.ph-caret-circle-double-up:before{content:""}.ph-bold.ph-caret-circle-down:before{content:""}.ph-bold.ph-caret-circle-left:before{content:""}.ph-bold.ph-caret-circle-right:before{content:""}.ph-bold.ph-caret-circle-up:before{content:""}.ph-bold.ph-caret-circle-up-down:before{content:""}.ph-bold.ph-caret-double-down:before{content:""}.ph-bold.ph-caret-double-left:before{content:""}.ph-bold.ph-caret-double-right:before{content:""}.ph-bold.ph-caret-double-up:before{content:""}.ph-bold.ph-caret-down:before{content:""}.ph-bold.ph-caret-left:before{content:""}.ph-bold.ph-caret-line-down:before{content:""}.ph-bold.ph-caret-line-left:before{content:""}.ph-bold.ph-caret-line-right:before{content:""}.ph-bold.ph-caret-line-up:before{content:""}.ph-bold.ph-caret-right:before{content:""}.ph-bold.ph-caret-up:before{content:""}.ph-bold.ph-caret-up-down:before{content:""}.ph-bold.ph-carrot:before{content:""}.ph-bold.ph-cash-register:before{content:""}.ph-bold.ph-cassette-tape:before{content:""}.ph-bold.ph-castle-turret:before{content:""}.ph-bold.ph-cat:before{content:""}.ph-bold.ph-cell-signal-full:before{content:""}.ph-bold.ph-cell-signal-high:before{content:""}.ph-bold.ph-cell-signal-low:before{content:""}.ph-bold.ph-cell-signal-medium:before{content:""}.ph-bold.ph-cell-signal-none:before{content:""}.ph-bold.ph-cell-signal-slash:before{content:""}.ph-bold.ph-cell-signal-x:before{content:""}.ph-bold.ph-cell-tower:before{content:""}.ph-bold.ph-certificate:before{content:""}.ph-bold.ph-chair:before{content:""}.ph-bold.ph-chalkboard:before{content:""}.ph-bold.ph-chalkboard-simple:before{content:""}.ph-bold.ph-chalkboard-teacher:before{content:""}.ph-bold.ph-champagne:before{content:""}.ph-bold.ph-charging-station:before{content:""}.ph-bold.ph-chart-bar:before{content:""}.ph-bold.ph-chart-bar-horizontal:before{content:""}.ph-bold.ph-chart-donut:before{content:""}.ph-bold.ph-chart-line:before{content:""}.ph-bold.ph-chart-line-down:before{content:""}.ph-bold.ph-chart-line-up:before{content:""}.ph-bold.ph-chart-pie:before{content:""}.ph-bold.ph-chart-pie-slice:before{content:""}.ph-bold.ph-chart-polar:before{content:""}.ph-bold.ph-chart-scatter:before{content:""}.ph-bold.ph-chat:before{content:""}.ph-bold.ph-chat-centered:before{content:""}.ph-bold.ph-chat-centered-dots:before{content:""}.ph-bold.ph-chat-centered-slash:before{content:""}.ph-bold.ph-chat-centered-text:before{content:""}.ph-bold.ph-chat-circle:before{content:""}.ph-bold.ph-chat-circle-dots:before{content:""}.ph-bold.ph-chat-circle-slash:before{content:""}.ph-bold.ph-chat-circle-text:before{content:""}.ph-bold.ph-chat-dots:before{content:""}.ph-bold.ph-chat-slash:before{content:""}.ph-bold.ph-chat-teardrop:before{content:""}.ph-bold.ph-chat-teardrop-dots:before{content:""}.ph-bold.ph-chat-teardrop-slash:before{content:""}.ph-bold.ph-chat-teardrop-text:before{content:""}.ph-bold.ph-chat-text:before{content:""}.ph-bold.ph-chats:before{content:""}.ph-bold.ph-chats-circle:before{content:""}.ph-bold.ph-chats-teardrop:before{content:""}.ph-bold.ph-check:before{content:""}.ph-bold.ph-check-circle:before{content:""}.ph-bold.ph-check-fat:before{content:""}.ph-bold.ph-check-square:before{content:""}.ph-bold.ph-check-square-offset:before{content:""}.ph-bold.ph-checkerboard:before{content:""}.ph-bold.ph-checks:before{content:""}.ph-bold.ph-cheers:before{content:""}.ph-bold.ph-cheese:before{content:""}.ph-bold.ph-chef-hat:before{content:""}.ph-bold.ph-cherries:before{content:""}.ph-bold.ph-church:before{content:""}.ph-bold.ph-cigarette:before{content:""}.ph-bold.ph-cigarette-slash:before{content:""}.ph-bold.ph-circle:before{content:""}.ph-bold.ph-circle-dashed:before{content:""}.ph-bold.ph-circle-half:before{content:""}.ph-bold.ph-circle-half-tilt:before{content:""}.ph-bold.ph-circle-notch:before{content:""}.ph-bold.ph-circles-four:before{content:""}.ph-bold.ph-circles-three:before{content:""}.ph-bold.ph-circles-three-plus:before{content:""}.ph-bold.ph-circuitry:before{content:""}.ph-bold.ph-city:before{content:""}.ph-bold.ph-clipboard:before{content:""}.ph-bold.ph-clipboard-text:before{content:""}.ph-bold.ph-clock:before{content:""}.ph-bold.ph-clock-afternoon:before{content:""}.ph-bold.ph-clock-clockwise:before{content:""}.ph-bold.ph-clock-countdown:before{content:""}.ph-bold.ph-clock-counter-clockwise:before{content:""}.ph-bold.ph-clock-user:before{content:""}.ph-bold.ph-closed-captioning:before{content:""}.ph-bold.ph-cloud:before{content:""}.ph-bold.ph-cloud-arrow-down:before{content:""}.ph-bold.ph-cloud-arrow-up:before{content:""}.ph-bold.ph-cloud-check:before{content:""}.ph-bold.ph-cloud-fog:before{content:""}.ph-bold.ph-cloud-lightning:before{content:""}.ph-bold.ph-cloud-moon:before{content:""}.ph-bold.ph-cloud-rain:before{content:""}.ph-bold.ph-cloud-slash:before{content:""}.ph-bold.ph-cloud-snow:before{content:""}.ph-bold.ph-cloud-sun:before{content:""}.ph-bold.ph-cloud-warning:before{content:""}.ph-bold.ph-cloud-x:before{content:""}.ph-bold.ph-clover:before{content:""}.ph-bold.ph-club:before{content:""}.ph-bold.ph-coat-hanger:before{content:""}.ph-bold.ph-coda-logo:before{content:""}.ph-bold.ph-code:before{content:""}.ph-bold.ph-code-block:before{content:""}.ph-bold.ph-code-simple:before{content:""}.ph-bold.ph-codepen-logo:before{content:""}.ph-bold.ph-codesandbox-logo:before{content:""}.ph-bold.ph-coffee:before{content:""}.ph-bold.ph-coffee-bean:before{content:""}.ph-bold.ph-coin:before{content:""}.ph-bold.ph-coin-vertical:before{content:""}.ph-bold.ph-coins:before{content:""}.ph-bold.ph-columns:before{content:""}.ph-bold.ph-columns-plus-left:before{content:""}.ph-bold.ph-columns-plus-right:before{content:""}.ph-bold.ph-command:before{content:""}.ph-bold.ph-compass:before{content:""}.ph-bold.ph-compass-rose:before{content:""}.ph-bold.ph-compass-tool:before{content:""}.ph-bold.ph-computer-tower:before{content:""}.ph-bold.ph-confetti:before{content:""}.ph-bold.ph-contactless-payment:before{content:""}.ph-bold.ph-control:before{content:""}.ph-bold.ph-cookie:before{content:""}.ph-bold.ph-cooking-pot:before{content:""}.ph-bold.ph-copy:before{content:""}.ph-bold.ph-copy-simple:before{content:""}.ph-bold.ph-copyleft:before{content:""}.ph-bold.ph-copyright:before{content:""}.ph-bold.ph-corners-in:before{content:""}.ph-bold.ph-corners-out:before{content:""}.ph-bold.ph-couch:before{content:""}.ph-bold.ph-court-basketball:before{content:""}.ph-bold.ph-cow:before{content:""}.ph-bold.ph-cowboy-hat:before{content:""}.ph-bold.ph-cpu:before{content:""}.ph-bold.ph-crane:before{content:""}.ph-bold.ph-crane-tower:before{content:""}.ph-bold.ph-credit-card:before{content:""}.ph-bold.ph-cricket:before{content:""}.ph-bold.ph-crop:before{content:""}.ph-bold.ph-cross:before{content:""}.ph-bold.ph-crosshair:before{content:""}.ph-bold.ph-crosshair-simple:before{content:""}.ph-bold.ph-crown:before{content:""}.ph-bold.ph-crown-cross:before{content:""}.ph-bold.ph-crown-simple:before{content:""}.ph-bold.ph-cube:before{content:""}.ph-bold.ph-cube-focus:before{content:""}.ph-bold.ph-cube-transparent:before{content:""}.ph-bold.ph-currency-btc:before{content:""}.ph-bold.ph-currency-circle-dollar:before{content:""}.ph-bold.ph-currency-cny:before{content:""}.ph-bold.ph-currency-dollar:before{content:""}.ph-bold.ph-currency-dollar-simple:before{content:""}.ph-bold.ph-currency-eth:before{content:""}.ph-bold.ph-currency-eur:before{content:""}.ph-bold.ph-currency-gbp:before{content:""}.ph-bold.ph-currency-inr:before{content:""}.ph-bold.ph-currency-jpy:before{content:""}.ph-bold.ph-currency-krw:before{content:""}.ph-bold.ph-currency-kzt:before{content:""}.ph-bold.ph-currency-ngn:before{content:""}.ph-bold.ph-currency-rub:before{content:""}.ph-bold.ph-cursor:before{content:""}.ph-bold.ph-cursor-click:before{content:""}.ph-bold.ph-cursor-text:before{content:""}.ph-bold.ph-cylinder:before{content:""}.ph-bold.ph-database:before{content:""}.ph-bold.ph-desk:before{content:""}.ph-bold.ph-desktop:before{content:""}.ph-bold.ph-desktop-tower:before{content:""}.ph-bold.ph-detective:before{content:""}.ph-bold.ph-dev-to-logo:before{content:""}.ph-bold.ph-device-mobile:before{content:""}.ph-bold.ph-device-mobile-camera:before{content:""}.ph-bold.ph-device-mobile-slash:before{content:""}.ph-bold.ph-device-mobile-speaker:before{content:""}.ph-bold.ph-device-rotate:before{content:""}.ph-bold.ph-device-tablet:before{content:""}.ph-bold.ph-device-tablet-camera:before{content:""}.ph-bold.ph-device-tablet-speaker:before{content:""}.ph-bold.ph-devices:before{content:""}.ph-bold.ph-diamond:before{content:""}.ph-bold.ph-diamonds-four:before{content:""}.ph-bold.ph-dice-five:before{content:""}.ph-bold.ph-dice-four:before{content:""}.ph-bold.ph-dice-one:before{content:""}.ph-bold.ph-dice-six:before{content:""}.ph-bold.ph-dice-three:before{content:""}.ph-bold.ph-dice-two:before{content:""}.ph-bold.ph-disc:before{content:""}.ph-bold.ph-disco-ball:before{content:""}.ph-bold.ph-discord-logo:before{content:""}.ph-bold.ph-divide:before{content:""}.ph-bold.ph-dna:before{content:""}.ph-bold.ph-dog:before{content:""}.ph-bold.ph-door:before{content:""}.ph-bold.ph-door-open:before{content:""}.ph-bold.ph-dot:before{content:""}.ph-bold.ph-dot-outline:before{content:""}.ph-bold.ph-dots-nine:before{content:""}.ph-bold.ph-dots-six:before{content:""}.ph-bold.ph-dots-six-vertical:before{content:""}.ph-bold.ph-dots-three:before{content:""}.ph-bold.ph-dots-three-circle:before{content:""}.ph-bold.ph-dots-three-circle-vertical:before{content:""}.ph-bold.ph-dots-three-outline:before{content:""}.ph-bold.ph-dots-three-outline-vertical:before{content:""}.ph-bold.ph-dots-three-vertical:before{content:""}.ph-bold.ph-download:before{content:""}.ph-bold.ph-download-simple:before{content:""}.ph-bold.ph-dress:before{content:""}.ph-bold.ph-dresser:before{content:""}.ph-bold.ph-dribbble-logo:before{content:""}.ph-bold.ph-drone:before{content:""}.ph-bold.ph-drop:before{content:""}.ph-bold.ph-drop-half:before{content:""}.ph-bold.ph-drop-half-bottom:before{content:""}.ph-bold.ph-drop-simple:before{content:""}.ph-bold.ph-drop-slash:before{content:""}.ph-bold.ph-dropbox-logo:before{content:""}.ph-bold.ph-ear:before{content:""}.ph-bold.ph-ear-slash:before{content:""}.ph-bold.ph-egg:before{content:""}.ph-bold.ph-egg-crack:before{content:""}.ph-bold.ph-eject:before{content:""}.ph-bold.ph-eject-simple:before{content:""}.ph-bold.ph-elevator:before{content:""}.ph-bold.ph-empty:before{content:""}.ph-bold.ph-engine:before{content:""}.ph-bold.ph-envelope:before{content:""}.ph-bold.ph-envelope-open:before{content:""}.ph-bold.ph-envelope-simple:before{content:""}.ph-bold.ph-envelope-simple-open:before{content:""}.ph-bold.ph-equalizer:before{content:""}.ph-bold.ph-equals:before{content:""}.ph-bold.ph-eraser:before{content:""}.ph-bold.ph-escalator-down:before{content:""}.ph-bold.ph-escalator-up:before{content:""}.ph-bold.ph-exam:before{content:""}.ph-bold.ph-exclamation-mark:before{content:""}.ph-bold.ph-exclude:before{content:""}.ph-bold.ph-exclude-square:before{content:""}.ph-bold.ph-export:before{content:""}.ph-bold.ph-eye:before{content:""}.ph-bold.ph-eye-closed:before{content:""}.ph-bold.ph-eye-slash:before{content:""}.ph-bold.ph-eyedropper:before{content:""}.ph-bold.ph-eyedropper-sample:before{content:""}.ph-bold.ph-eyeglasses:before{content:""}.ph-bold.ph-eyes:before{content:""}.ph-bold.ph-face-mask:before{content:""}.ph-bold.ph-facebook-logo:before{content:""}.ph-bold.ph-factory:before{content:""}.ph-bold.ph-faders:before{content:""}.ph-bold.ph-faders-horizontal:before{content:""}.ph-bold.ph-fallout-shelter:before{content:""}.ph-bold.ph-fan:before{content:""}.ph-bold.ph-farm:before{content:""}.ph-bold.ph-fast-forward:before{content:""}.ph-bold.ph-fast-forward-circle:before{content:""}.ph-bold.ph-feather:before{content:""}.ph-bold.ph-fediverse-logo:before{content:""}.ph-bold.ph-figma-logo:before{content:""}.ph-bold.ph-file:before{content:""}.ph-bold.ph-file-archive:before{content:""}.ph-bold.ph-file-arrow-down:before{content:""}.ph-bold.ph-file-arrow-up:before{content:""}.ph-bold.ph-file-audio:before{content:""}.ph-bold.ph-file-c:before{content:""}.ph-bold.ph-file-c-sharp:before{content:""}.ph-bold.ph-file-cloud:before{content:""}.ph-bold.ph-file-code:before{content:""}.ph-bold.ph-file-cpp:before{content:""}.ph-bold.ph-file-css:before{content:""}.ph-bold.ph-file-csv:before{content:""}.ph-bold.ph-file-dashed:before{content:""}.ph-bold.ph-file-dotted:before{content:""}.ph-bold.ph-file-doc:before{content:""}.ph-bold.ph-file-html:before{content:""}.ph-bold.ph-file-image:before{content:""}.ph-bold.ph-file-ini:before{content:""}.ph-bold.ph-file-jpg:before{content:""}.ph-bold.ph-file-js:before{content:""}.ph-bold.ph-file-jsx:before{content:""}.ph-bold.ph-file-lock:before{content:""}.ph-bold.ph-file-magnifying-glass:before{content:""}.ph-bold.ph-file-search:before{content:""}.ph-bold.ph-file-md:before{content:""}.ph-bold.ph-file-minus:before{content:""}.ph-bold.ph-file-pdf:before{content:""}.ph-bold.ph-file-plus:before{content:""}.ph-bold.ph-file-png:before{content:""}.ph-bold.ph-file-ppt:before{content:""}.ph-bold.ph-file-py:before{content:""}.ph-bold.ph-file-rs:before{content:""}.ph-bold.ph-file-sql:before{content:""}.ph-bold.ph-file-svg:before{content:""}.ph-bold.ph-file-text:before{content:""}.ph-bold.ph-file-ts:before{content:""}.ph-bold.ph-file-tsx:before{content:""}.ph-bold.ph-file-txt:before{content:""}.ph-bold.ph-file-video:before{content:""}.ph-bold.ph-file-vue:before{content:""}.ph-bold.ph-file-x:before{content:""}.ph-bold.ph-file-xls:before{content:""}.ph-bold.ph-file-zip:before{content:""}.ph-bold.ph-files:before{content:""}.ph-bold.ph-film-reel:before{content:""}.ph-bold.ph-film-script:before{content:""}.ph-bold.ph-film-slate:before{content:""}.ph-bold.ph-film-strip:before{content:""}.ph-bold.ph-fingerprint:before{content:""}.ph-bold.ph-fingerprint-simple:before{content:""}.ph-bold.ph-finn-the-human:before{content:""}.ph-bold.ph-fire:before{content:""}.ph-bold.ph-fire-extinguisher:before{content:""}.ph-bold.ph-fire-simple:before{content:""}.ph-bold.ph-fire-truck:before{content:""}.ph-bold.ph-first-aid:before{content:""}.ph-bold.ph-first-aid-kit:before{content:""}.ph-bold.ph-fish:before{content:""}.ph-bold.ph-fish-simple:before{content:""}.ph-bold.ph-flag:before{content:""}.ph-bold.ph-flag-banner:before{content:""}.ph-bold.ph-flag-banner-fold:before{content:""}.ph-bold.ph-flag-checkered:before{content:""}.ph-bold.ph-flag-pennant:before{content:""}.ph-bold.ph-flame:before{content:""}.ph-bold.ph-flashlight:before{content:""}.ph-bold.ph-flask:before{content:""}.ph-bold.ph-flip-horizontal:before{content:""}.ph-bold.ph-flip-vertical:before{content:""}.ph-bold.ph-floppy-disk:before{content:""}.ph-bold.ph-floppy-disk-back:before{content:""}.ph-bold.ph-flow-arrow:before{content:""}.ph-bold.ph-flower:before{content:""}.ph-bold.ph-flower-lotus:before{content:""}.ph-bold.ph-flower-tulip:before{content:""}.ph-bold.ph-flying-saucer:before{content:""}.ph-bold.ph-folder:before{content:""}.ph-bold.ph-folder-notch:before{content:""}.ph-bold.ph-folder-dashed:before{content:""}.ph-bold.ph-folder-dotted:before{content:""}.ph-bold.ph-folder-lock:before{content:""}.ph-bold.ph-folder-minus:before{content:""}.ph-bold.ph-folder-notch-minus:before{content:""}.ph-bold.ph-folder-open:before{content:""}.ph-bold.ph-folder-notch-open:before{content:""}.ph-bold.ph-folder-plus:before{content:""}.ph-bold.ph-folder-notch-plus:before{content:""}.ph-bold.ph-folder-simple:before{content:""}.ph-bold.ph-folder-simple-dashed:before{content:""}.ph-bold.ph-folder-simple-dotted:before{content:""}.ph-bold.ph-folder-simple-lock:before{content:""}.ph-bold.ph-folder-simple-minus:before{content:""}.ph-bold.ph-folder-simple-plus:before{content:""}.ph-bold.ph-folder-simple-star:before{content:""}.ph-bold.ph-folder-simple-user:before{content:""}.ph-bold.ph-folder-star:before{content:""}.ph-bold.ph-folder-user:before{content:""}.ph-bold.ph-folders:before{content:""}.ph-bold.ph-football:before{content:""}.ph-bold.ph-football-helmet:before{content:""}.ph-bold.ph-footprints:before{content:""}.ph-bold.ph-fork-knife:before{content:""}.ph-bold.ph-four-k:before{content:""}.ph-bold.ph-frame-corners:before{content:""}.ph-bold.ph-framer-logo:before{content:""}.ph-bold.ph-function:before{content:""}.ph-bold.ph-funnel:before{content:""}.ph-bold.ph-funnel-simple:before{content:""}.ph-bold.ph-funnel-simple-x:before{content:""}.ph-bold.ph-funnel-x:before{content:""}.ph-bold.ph-game-controller:before{content:""}.ph-bold.ph-garage:before{content:""}.ph-bold.ph-gas-can:before{content:""}.ph-bold.ph-gas-pump:before{content:""}.ph-bold.ph-gauge:before{content:""}.ph-bold.ph-gavel:before{content:""}.ph-bold.ph-gear:before{content:""}.ph-bold.ph-gear-fine:before{content:""}.ph-bold.ph-gear-six:before{content:""}.ph-bold.ph-gender-female:before{content:""}.ph-bold.ph-gender-intersex:before{content:""}.ph-bold.ph-gender-male:before{content:""}.ph-bold.ph-gender-neuter:before{content:""}.ph-bold.ph-gender-nonbinary:before{content:""}.ph-bold.ph-gender-transgender:before{content:""}.ph-bold.ph-ghost:before{content:""}.ph-bold.ph-gif:before{content:""}.ph-bold.ph-gift:before{content:""}.ph-bold.ph-git-branch:before{content:""}.ph-bold.ph-git-commit:before{content:""}.ph-bold.ph-git-diff:before{content:""}.ph-bold.ph-git-fork:before{content:""}.ph-bold.ph-git-merge:before{content:""}.ph-bold.ph-git-pull-request:before{content:""}.ph-bold.ph-github-logo:before{content:""}.ph-bold.ph-gitlab-logo:before{content:""}.ph-bold.ph-gitlab-logo-simple:before{content:""}.ph-bold.ph-globe:before{content:""}.ph-bold.ph-globe-hemisphere-east:before{content:""}.ph-bold.ph-globe-hemisphere-west:before{content:""}.ph-bold.ph-globe-simple:before{content:""}.ph-bold.ph-globe-simple-x:before{content:""}.ph-bold.ph-globe-stand:before{content:""}.ph-bold.ph-globe-x:before{content:""}.ph-bold.ph-goggles:before{content:""}.ph-bold.ph-golf:before{content:""}.ph-bold.ph-goodreads-logo:before{content:""}.ph-bold.ph-google-cardboard-logo:before{content:""}.ph-bold.ph-google-chrome-logo:before{content:""}.ph-bold.ph-google-drive-logo:before{content:""}.ph-bold.ph-google-logo:before{content:""}.ph-bold.ph-google-photos-logo:before{content:""}.ph-bold.ph-google-play-logo:before{content:""}.ph-bold.ph-google-podcasts-logo:before{content:""}.ph-bold.ph-gps:before{content:""}.ph-bold.ph-gps-fix:before{content:""}.ph-bold.ph-gps-slash:before{content:""}.ph-bold.ph-gradient:before{content:""}.ph-bold.ph-graduation-cap:before{content:""}.ph-bold.ph-grains:before{content:""}.ph-bold.ph-grains-slash:before{content:""}.ph-bold.ph-graph:before{content:""}.ph-bold.ph-graphics-card:before{content:""}.ph-bold.ph-greater-than:before{content:""}.ph-bold.ph-greater-than-or-equal:before{content:""}.ph-bold.ph-grid-four:before{content:""}.ph-bold.ph-grid-nine:before{content:""}.ph-bold.ph-guitar:before{content:""}.ph-bold.ph-hair-dryer:before{content:""}.ph-bold.ph-hamburger:before{content:""}.ph-bold.ph-hammer:before{content:""}.ph-bold.ph-hand:before{content:""}.ph-bold.ph-hand-arrow-down:before{content:""}.ph-bold.ph-hand-arrow-up:before{content:""}.ph-bold.ph-hand-coins:before{content:""}.ph-bold.ph-hand-deposit:before{content:""}.ph-bold.ph-hand-eye:before{content:""}.ph-bold.ph-hand-fist:before{content:""}.ph-bold.ph-hand-grabbing:before{content:""}.ph-bold.ph-hand-heart:before{content:""}.ph-bold.ph-hand-palm:before{content:""}.ph-bold.ph-hand-peace:before{content:""}.ph-bold.ph-hand-pointing:before{content:""}.ph-bold.ph-hand-soap:before{content:""}.ph-bold.ph-hand-swipe-left:before{content:""}.ph-bold.ph-hand-swipe-right:before{content:""}.ph-bold.ph-hand-tap:before{content:""}.ph-bold.ph-hand-waving:before{content:""}.ph-bold.ph-hand-withdraw:before{content:""}.ph-bold.ph-handbag:before{content:""}.ph-bold.ph-handbag-simple:before{content:""}.ph-bold.ph-hands-clapping:before{content:""}.ph-bold.ph-hands-praying:before{content:""}.ph-bold.ph-handshake:before{content:""}.ph-bold.ph-hard-drive:before{content:""}.ph-bold.ph-hard-drives:before{content:""}.ph-bold.ph-hard-hat:before{content:""}.ph-bold.ph-hash:before{content:""}.ph-bold.ph-hash-straight:before{content:""}.ph-bold.ph-head-circuit:before{content:""}.ph-bold.ph-headlights:before{content:""}.ph-bold.ph-headphones:before{content:""}.ph-bold.ph-headset:before{content:""}.ph-bold.ph-heart:before{content:""}.ph-bold.ph-heart-break:before{content:""}.ph-bold.ph-heart-half:before{content:""}.ph-bold.ph-heart-straight:before{content:""}.ph-bold.ph-heart-straight-break:before{content:""}.ph-bold.ph-heartbeat:before{content:""}.ph-bold.ph-hexagon:before{content:""}.ph-bold.ph-high-definition:before{content:""}.ph-bold.ph-high-heel:before{content:""}.ph-bold.ph-highlighter:before{content:""}.ph-bold.ph-highlighter-circle:before{content:""}.ph-bold.ph-hockey:before{content:""}.ph-bold.ph-hoodie:before{content:""}.ph-bold.ph-horse:before{content:""}.ph-bold.ph-hospital:before{content:""}.ph-bold.ph-hourglass:before{content:""}.ph-bold.ph-hourglass-high:before{content:""}.ph-bold.ph-hourglass-low:before{content:""}.ph-bold.ph-hourglass-medium:before{content:""}.ph-bold.ph-hourglass-simple:before{content:""}.ph-bold.ph-hourglass-simple-high:before{content:""}.ph-bold.ph-hourglass-simple-low:before{content:""}.ph-bold.ph-hourglass-simple-medium:before{content:""}.ph-bold.ph-house:before{content:""}.ph-bold.ph-house-line:before{content:""}.ph-bold.ph-house-simple:before{content:""}.ph-bold.ph-hurricane:before{content:""}.ph-bold.ph-ice-cream:before{content:""}.ph-bold.ph-identification-badge:before{content:""}.ph-bold.ph-identification-card:before{content:""}.ph-bold.ph-image:before{content:""}.ph-bold.ph-image-broken:before{content:""}.ph-bold.ph-image-square:before{content:""}.ph-bold.ph-images:before{content:""}.ph-bold.ph-images-square:before{content:""}.ph-bold.ph-infinity:before{content:""}.ph-bold.ph-lemniscate:before{content:""}.ph-bold.ph-info:before{content:""}.ph-bold.ph-instagram-logo:before{content:""}.ph-bold.ph-intersect:before{content:""}.ph-bold.ph-intersect-square:before{content:""}.ph-bold.ph-intersect-three:before{content:""}.ph-bold.ph-intersection:before{content:""}.ph-bold.ph-invoice:before{content:""}.ph-bold.ph-island:before{content:""}.ph-bold.ph-jar:before{content:""}.ph-bold.ph-jar-label:before{content:""}.ph-bold.ph-jeep:before{content:""}.ph-bold.ph-joystick:before{content:""}.ph-bold.ph-kanban:before{content:""}.ph-bold.ph-key:before{content:""}.ph-bold.ph-key-return:before{content:""}.ph-bold.ph-keyboard:before{content:""}.ph-bold.ph-keyhole:before{content:""}.ph-bold.ph-knife:before{content:""}.ph-bold.ph-ladder:before{content:""}.ph-bold.ph-ladder-simple:before{content:""}.ph-bold.ph-lamp:before{content:""}.ph-bold.ph-lamp-pendant:before{content:""}.ph-bold.ph-laptop:before{content:""}.ph-bold.ph-lasso:before{content:""}.ph-bold.ph-lastfm-logo:before{content:""}.ph-bold.ph-layout:before{content:""}.ph-bold.ph-leaf:before{content:""}.ph-bold.ph-lectern:before{content:""}.ph-bold.ph-lego:before{content:""}.ph-bold.ph-lego-smiley:before{content:""}.ph-bold.ph-less-than:before{content:""}.ph-bold.ph-less-than-or-equal:before{content:""}.ph-bold.ph-letter-circle-h:before{content:""}.ph-bold.ph-letter-circle-p:before{content:""}.ph-bold.ph-letter-circle-v:before{content:""}.ph-bold.ph-lifebuoy:before{content:""}.ph-bold.ph-lightbulb:before{content:""}.ph-bold.ph-lightbulb-filament:before{content:""}.ph-bold.ph-lighthouse:before{content:""}.ph-bold.ph-lightning:before{content:""}.ph-bold.ph-lightning-a:before{content:""}.ph-bold.ph-lightning-slash:before{content:""}.ph-bold.ph-line-segment:before{content:""}.ph-bold.ph-line-segments:before{content:""}.ph-bold.ph-line-vertical:before{content:""}.ph-bold.ph-link:before{content:""}.ph-bold.ph-link-break:before{content:""}.ph-bold.ph-link-simple:before{content:""}.ph-bold.ph-link-simple-break:before{content:""}.ph-bold.ph-link-simple-horizontal:before{content:""}.ph-bold.ph-link-simple-horizontal-break:before{content:""}.ph-bold.ph-linkedin-logo:before{content:""}.ph-bold.ph-linktree-logo:before{content:""}.ph-bold.ph-linux-logo:before{content:""}.ph-bold.ph-list:before{content:""}.ph-bold.ph-list-bullets:before{content:""}.ph-bold.ph-list-checks:before{content:""}.ph-bold.ph-list-dashes:before{content:""}.ph-bold.ph-list-heart:before{content:""}.ph-bold.ph-list-magnifying-glass:before{content:""}.ph-bold.ph-list-numbers:before{content:""}.ph-bold.ph-list-plus:before{content:""}.ph-bold.ph-list-star:before{content:""}.ph-bold.ph-lock:before{content:""}.ph-bold.ph-lock-key:before{content:""}.ph-bold.ph-lock-key-open:before{content:""}.ph-bold.ph-lock-laminated:before{content:""}.ph-bold.ph-lock-laminated-open:before{content:""}.ph-bold.ph-lock-open:before{content:""}.ph-bold.ph-lock-simple:before{content:""}.ph-bold.ph-lock-simple-open:before{content:""}.ph-bold.ph-lockers:before{content:""}.ph-bold.ph-log:before{content:""}.ph-bold.ph-magic-wand:before{content:""}.ph-bold.ph-magnet:before{content:""}.ph-bold.ph-magnet-straight:before{content:""}.ph-bold.ph-magnifying-glass:before{content:""}.ph-bold.ph-magnifying-glass-minus:before{content:""}.ph-bold.ph-magnifying-glass-plus:before{content:""}.ph-bold.ph-mailbox:before{content:""}.ph-bold.ph-map-pin:before{content:""}.ph-bold.ph-map-pin-area:before{content:""}.ph-bold.ph-map-pin-line:before{content:""}.ph-bold.ph-map-pin-plus:before{content:""}.ph-bold.ph-map-pin-simple:before{content:""}.ph-bold.ph-map-pin-simple-area:before{content:""}.ph-bold.ph-map-pin-simple-line:before{content:""}.ph-bold.ph-map-trifold:before{content:""}.ph-bold.ph-markdown-logo:before{content:""}.ph-bold.ph-marker-circle:before{content:""}.ph-bold.ph-martini:before{content:""}.ph-bold.ph-mask-happy:before{content:""}.ph-bold.ph-mask-sad:before{content:""}.ph-bold.ph-mastodon-logo:before{content:""}.ph-bold.ph-math-operations:before{content:""}.ph-bold.ph-matrix-logo:before{content:""}.ph-bold.ph-medal:before{content:""}.ph-bold.ph-medal-military:before{content:""}.ph-bold.ph-medium-logo:before{content:""}.ph-bold.ph-megaphone:before{content:""}.ph-bold.ph-megaphone-simple:before{content:""}.ph-bold.ph-member-of:before{content:""}.ph-bold.ph-memory:before{content:""}.ph-bold.ph-messenger-logo:before{content:""}.ph-bold.ph-meta-logo:before{content:""}.ph-bold.ph-meteor:before{content:""}.ph-bold.ph-metronome:before{content:""}.ph-bold.ph-microphone:before{content:""}.ph-bold.ph-microphone-slash:before{content:""}.ph-bold.ph-microphone-stage:before{content:""}.ph-bold.ph-microscope:before{content:""}.ph-bold.ph-microsoft-excel-logo:before{content:""}.ph-bold.ph-microsoft-outlook-logo:before{content:""}.ph-bold.ph-microsoft-powerpoint-logo:before{content:""}.ph-bold.ph-microsoft-teams-logo:before{content:""}.ph-bold.ph-microsoft-word-logo:before{content:""}.ph-bold.ph-minus:before{content:""}.ph-bold.ph-minus-circle:before{content:""}.ph-bold.ph-minus-square:before{content:""}.ph-bold.ph-money:before{content:""}.ph-bold.ph-money-wavy:before{content:""}.ph-bold.ph-monitor:before{content:""}.ph-bold.ph-monitor-arrow-up:before{content:""}.ph-bold.ph-monitor-play:before{content:""}.ph-bold.ph-moon:before{content:""}.ph-bold.ph-moon-stars:before{content:""}.ph-bold.ph-moped:before{content:""}.ph-bold.ph-moped-front:before{content:""}.ph-bold.ph-mosque:before{content:""}.ph-bold.ph-motorcycle:before{content:""}.ph-bold.ph-mountains:before{content:""}.ph-bold.ph-mouse:before{content:""}.ph-bold.ph-mouse-left-click:before{content:""}.ph-bold.ph-mouse-middle-click:before{content:""}.ph-bold.ph-mouse-right-click:before{content:""}.ph-bold.ph-mouse-scroll:before{content:""}.ph-bold.ph-mouse-simple:before{content:""}.ph-bold.ph-music-note:before{content:""}.ph-bold.ph-music-note-simple:before{content:""}.ph-bold.ph-music-notes:before{content:""}.ph-bold.ph-music-notes-minus:before{content:""}.ph-bold.ph-music-notes-plus:before{content:""}.ph-bold.ph-music-notes-simple:before{content:""}.ph-bold.ph-navigation-arrow:before{content:""}.ph-bold.ph-needle:before{content:""}.ph-bold.ph-network:before{content:""}.ph-bold.ph-network-slash:before{content:""}.ph-bold.ph-network-x:before{content:""}.ph-bold.ph-newspaper:before{content:""}.ph-bold.ph-newspaper-clipping:before{content:""}.ph-bold.ph-not-equals:before{content:""}.ph-bold.ph-not-member-of:before{content:""}.ph-bold.ph-not-subset-of:before{content:""}.ph-bold.ph-not-superset-of:before{content:""}.ph-bold.ph-notches:before{content:""}.ph-bold.ph-note:before{content:""}.ph-bold.ph-note-blank:before{content:""}.ph-bold.ph-note-pencil:before{content:""}.ph-bold.ph-notebook:before{content:""}.ph-bold.ph-notepad:before{content:""}.ph-bold.ph-notification:before{content:""}.ph-bold.ph-notion-logo:before{content:""}.ph-bold.ph-nuclear-plant:before{content:""}.ph-bold.ph-number-circle-eight:before{content:""}.ph-bold.ph-number-circle-five:before{content:""}.ph-bold.ph-number-circle-four:before{content:""}.ph-bold.ph-number-circle-nine:before{content:""}.ph-bold.ph-number-circle-one:before{content:""}.ph-bold.ph-number-circle-seven:before{content:""}.ph-bold.ph-number-circle-six:before{content:""}.ph-bold.ph-number-circle-three:before{content:""}.ph-bold.ph-number-circle-two:before{content:""}.ph-bold.ph-number-circle-zero:before{content:""}.ph-bold.ph-number-eight:before{content:""}.ph-bold.ph-number-five:before{content:""}.ph-bold.ph-number-four:before{content:""}.ph-bold.ph-number-nine:before{content:""}.ph-bold.ph-number-one:before{content:""}.ph-bold.ph-number-seven:before{content:""}.ph-bold.ph-number-six:before{content:""}.ph-bold.ph-number-square-eight:before{content:""}.ph-bold.ph-number-square-five:before{content:""}.ph-bold.ph-number-square-four:before{content:""}.ph-bold.ph-number-square-nine:before{content:""}.ph-bold.ph-number-square-one:before{content:""}.ph-bold.ph-number-square-seven:before{content:""}.ph-bold.ph-number-square-six:before{content:""}.ph-bold.ph-number-square-three:before{content:""}.ph-bold.ph-number-square-two:before{content:""}.ph-bold.ph-number-square-zero:before{content:""}.ph-bold.ph-number-three:before{content:""}.ph-bold.ph-number-two:before{content:""}.ph-bold.ph-number-zero:before{content:""}.ph-bold.ph-numpad:before{content:""}.ph-bold.ph-nut:before{content:""}.ph-bold.ph-ny-times-logo:before{content:""}.ph-bold.ph-octagon:before{content:""}.ph-bold.ph-office-chair:before{content:""}.ph-bold.ph-onigiri:before{content:""}.ph-bold.ph-open-ai-logo:before{content:""}.ph-bold.ph-option:before{content:""}.ph-bold.ph-orange:before{content:""}.ph-bold.ph-orange-slice:before{content:""}.ph-bold.ph-oven:before{content:""}.ph-bold.ph-package:before{content:""}.ph-bold.ph-paint-brush:before{content:""}.ph-bold.ph-paint-brush-broad:before{content:""}.ph-bold.ph-paint-brush-household:before{content:""}.ph-bold.ph-paint-bucket:before{content:""}.ph-bold.ph-paint-roller:before{content:""}.ph-bold.ph-palette:before{content:""}.ph-bold.ph-panorama:before{content:""}.ph-bold.ph-pants:before{content:""}.ph-bold.ph-paper-plane:before{content:""}.ph-bold.ph-paper-plane-right:before{content:""}.ph-bold.ph-paper-plane-tilt:before{content:""}.ph-bold.ph-paperclip:before{content:""}.ph-bold.ph-paperclip-horizontal:before{content:""}.ph-bold.ph-parachute:before{content:""}.ph-bold.ph-paragraph:before{content:""}.ph-bold.ph-parallelogram:before{content:""}.ph-bold.ph-park:before{content:""}.ph-bold.ph-password:before{content:""}.ph-bold.ph-path:before{content:""}.ph-bold.ph-patreon-logo:before{content:""}.ph-bold.ph-pause:before{content:""}.ph-bold.ph-pause-circle:before{content:""}.ph-bold.ph-paw-print:before{content:""}.ph-bold.ph-paypal-logo:before{content:""}.ph-bold.ph-peace:before{content:""}.ph-bold.ph-pen:before{content:""}.ph-bold.ph-pen-nib:before{content:""}.ph-bold.ph-pen-nib-straight:before{content:""}.ph-bold.ph-pencil:before{content:""}.ph-bold.ph-pencil-circle:before{content:""}.ph-bold.ph-pencil-line:before{content:""}.ph-bold.ph-pencil-ruler:before{content:""}.ph-bold.ph-pencil-simple:before{content:""}.ph-bold.ph-pencil-simple-line:before{content:""}.ph-bold.ph-pencil-simple-slash:before{content:""}.ph-bold.ph-pencil-slash:before{content:""}.ph-bold.ph-pentagon:before{content:""}.ph-bold.ph-pentagram:before{content:""}.ph-bold.ph-pepper:before{content:""}.ph-bold.ph-percent:before{content:""}.ph-bold.ph-person:before{content:""}.ph-bold.ph-person-arms-spread:before{content:""}.ph-bold.ph-person-simple:before{content:""}.ph-bold.ph-person-simple-bike:before{content:""}.ph-bold.ph-person-simple-circle:before{content:""}.ph-bold.ph-person-simple-hike:before{content:""}.ph-bold.ph-person-simple-run:before{content:""}.ph-bold.ph-person-simple-ski:before{content:""}.ph-bold.ph-person-simple-snowboard:before{content:""}.ph-bold.ph-person-simple-swim:before{content:""}.ph-bold.ph-person-simple-tai-chi:before{content:""}.ph-bold.ph-person-simple-throw:before{content:""}.ph-bold.ph-person-simple-walk:before{content:""}.ph-bold.ph-perspective:before{content:""}.ph-bold.ph-phone:before{content:""}.ph-bold.ph-phone-call:before{content:""}.ph-bold.ph-phone-disconnect:before{content:""}.ph-bold.ph-phone-incoming:before{content:""}.ph-bold.ph-phone-list:before{content:""}.ph-bold.ph-phone-outgoing:before{content:""}.ph-bold.ph-phone-pause:before{content:""}.ph-bold.ph-phone-plus:before{content:""}.ph-bold.ph-phone-slash:before{content:""}.ph-bold.ph-phone-transfer:before{content:""}.ph-bold.ph-phone-x:before{content:""}.ph-bold.ph-phosphor-logo:before{content:""}.ph-bold.ph-pi:before{content:""}.ph-bold.ph-piano-keys:before{content:""}.ph-bold.ph-picnic-table:before{content:""}.ph-bold.ph-picture-in-picture:before{content:""}.ph-bold.ph-piggy-bank:before{content:""}.ph-bold.ph-pill:before{content:""}.ph-bold.ph-ping-pong:before{content:""}.ph-bold.ph-pint-glass:before{content:""}.ph-bold.ph-pinterest-logo:before{content:""}.ph-bold.ph-pinwheel:before{content:""}.ph-bold.ph-pipe:before{content:""}.ph-bold.ph-pipe-wrench:before{content:""}.ph-bold.ph-pix-logo:before{content:""}.ph-bold.ph-pizza:before{content:""}.ph-bold.ph-placeholder:before{content:""}.ph-bold.ph-planet:before{content:""}.ph-bold.ph-plant:before{content:""}.ph-bold.ph-play:before{content:""}.ph-bold.ph-play-circle:before{content:""}.ph-bold.ph-play-pause:before{content:""}.ph-bold.ph-playlist:before{content:""}.ph-bold.ph-plug:before{content:""}.ph-bold.ph-plug-charging:before{content:""}.ph-bold.ph-plugs:before{content:""}.ph-bold.ph-plugs-connected:before{content:""}.ph-bold.ph-plus:before{content:""}.ph-bold.ph-plus-circle:before{content:""}.ph-bold.ph-plus-minus:before{content:""}.ph-bold.ph-plus-square:before{content:""}.ph-bold.ph-poker-chip:before{content:""}.ph-bold.ph-police-car:before{content:""}.ph-bold.ph-polygon:before{content:""}.ph-bold.ph-popcorn:before{content:""}.ph-bold.ph-popsicle:before{content:""}.ph-bold.ph-potted-plant:before{content:""}.ph-bold.ph-power:before{content:""}.ph-bold.ph-prescription:before{content:""}.ph-bold.ph-presentation:before{content:""}.ph-bold.ph-presentation-chart:before{content:""}.ph-bold.ph-printer:before{content:""}.ph-bold.ph-prohibit:before{content:""}.ph-bold.ph-prohibit-inset:before{content:""}.ph-bold.ph-projector-screen:before{content:""}.ph-bold.ph-projector-screen-chart:before{content:""}.ph-bold.ph-pulse:before{content:""}.ph-bold.ph-activity:before{content:""}.ph-bold.ph-push-pin:before{content:""}.ph-bold.ph-push-pin-simple:before{content:""}.ph-bold.ph-push-pin-simple-slash:before{content:""}.ph-bold.ph-push-pin-slash:before{content:""}.ph-bold.ph-puzzle-piece:before{content:""}.ph-bold.ph-qr-code:before{content:""}.ph-bold.ph-question:before{content:""}.ph-bold.ph-question-mark:before{content:""}.ph-bold.ph-queue:before{content:""}.ph-bold.ph-quotes:before{content:""}.ph-bold.ph-rabbit:before{content:""}.ph-bold.ph-racquet:before{content:""}.ph-bold.ph-radical:before{content:""}.ph-bold.ph-radio:before{content:""}.ph-bold.ph-radio-button:before{content:""}.ph-bold.ph-radioactive:before{content:""}.ph-bold.ph-rainbow:before{content:""}.ph-bold.ph-rainbow-cloud:before{content:""}.ph-bold.ph-ranking:before{content:""}.ph-bold.ph-read-cv-logo:before{content:""}.ph-bold.ph-receipt:before{content:""}.ph-bold.ph-receipt-x:before{content:""}.ph-bold.ph-record:before{content:""}.ph-bold.ph-rectangle:before{content:""}.ph-bold.ph-rectangle-dashed:before{content:""}.ph-bold.ph-recycle:before{content:""}.ph-bold.ph-reddit-logo:before{content:""}.ph-bold.ph-repeat:before{content:""}.ph-bold.ph-repeat-once:before{content:""}.ph-bold.ph-replit-logo:before{content:""}.ph-bold.ph-resize:before{content:""}.ph-bold.ph-rewind:before{content:""}.ph-bold.ph-rewind-circle:before{content:""}.ph-bold.ph-road-horizon:before{content:""}.ph-bold.ph-robot:before{content:""}.ph-bold.ph-rocket:before{content:""}.ph-bold.ph-rocket-launch:before{content:""}.ph-bold.ph-rows:before{content:""}.ph-bold.ph-rows-plus-bottom:before{content:""}.ph-bold.ph-rows-plus-top:before{content:""}.ph-bold.ph-rss:before{content:""}.ph-bold.ph-rss-simple:before{content:""}.ph-bold.ph-rug:before{content:""}.ph-bold.ph-ruler:before{content:""}.ph-bold.ph-sailboat:before{content:""}.ph-bold.ph-scales:before{content:""}.ph-bold.ph-scan:before{content:""}.ph-bold.ph-scan-smiley:before{content:""}.ph-bold.ph-scissors:before{content:""}.ph-bold.ph-scooter:before{content:""}.ph-bold.ph-screencast:before{content:""}.ph-bold.ph-screwdriver:before{content:""}.ph-bold.ph-scribble:before{content:""}.ph-bold.ph-scribble-loop:before{content:""}.ph-bold.ph-scroll:before{content:""}.ph-bold.ph-seal:before{content:""}.ph-bold.ph-circle-wavy:before{content:""}.ph-bold.ph-seal-check:before{content:""}.ph-bold.ph-circle-wavy-check:before{content:""}.ph-bold.ph-seal-percent:before{content:""}.ph-bold.ph-seal-question:before{content:""}.ph-bold.ph-circle-wavy-question:before{content:""}.ph-bold.ph-seal-warning:before{content:""}.ph-bold.ph-circle-wavy-warning:before{content:""}.ph-bold.ph-seat:before{content:""}.ph-bold.ph-seatbelt:before{content:""}.ph-bold.ph-security-camera:before{content:""}.ph-bold.ph-selection:before{content:""}.ph-bold.ph-selection-all:before{content:""}.ph-bold.ph-selection-background:before{content:""}.ph-bold.ph-selection-foreground:before{content:""}.ph-bold.ph-selection-inverse:before{content:""}.ph-bold.ph-selection-plus:before{content:""}.ph-bold.ph-selection-slash:before{content:""}.ph-bold.ph-shapes:before{content:""}.ph-bold.ph-share:before{content:""}.ph-bold.ph-share-fat:before{content:""}.ph-bold.ph-share-network:before{content:""}.ph-bold.ph-shield:before{content:""}.ph-bold.ph-shield-check:before{content:""}.ph-bold.ph-shield-checkered:before{content:""}.ph-bold.ph-shield-chevron:before{content:""}.ph-bold.ph-shield-plus:before{content:""}.ph-bold.ph-shield-slash:before{content:""}.ph-bold.ph-shield-star:before{content:""}.ph-bold.ph-shield-warning:before{content:""}.ph-bold.ph-shipping-container:before{content:""}.ph-bold.ph-shirt-folded:before{content:""}.ph-bold.ph-shooting-star:before{content:""}.ph-bold.ph-shopping-bag:before{content:""}.ph-bold.ph-shopping-bag-open:before{content:""}.ph-bold.ph-shopping-cart:before{content:""}.ph-bold.ph-shopping-cart-simple:before{content:""}.ph-bold.ph-shovel:before{content:""}.ph-bold.ph-shower:before{content:""}.ph-bold.ph-shrimp:before{content:""}.ph-bold.ph-shuffle:before{content:""}.ph-bold.ph-shuffle-angular:before{content:""}.ph-bold.ph-shuffle-simple:before{content:""}.ph-bold.ph-sidebar:before{content:""}.ph-bold.ph-sidebar-simple:before{content:""}.ph-bold.ph-sigma:before{content:""}.ph-bold.ph-sign-in:before{content:""}.ph-bold.ph-sign-out:before{content:""}.ph-bold.ph-signature:before{content:""}.ph-bold.ph-signpost:before{content:""}.ph-bold.ph-sim-card:before{content:""}.ph-bold.ph-siren:before{content:""}.ph-bold.ph-sketch-logo:before{content:""}.ph-bold.ph-skip-back:before{content:""}.ph-bold.ph-skip-back-circle:before{content:""}.ph-bold.ph-skip-forward:before{content:""}.ph-bold.ph-skip-forward-circle:before{content:""}.ph-bold.ph-skull:before{content:""}.ph-bold.ph-skype-logo:before{content:""}.ph-bold.ph-slack-logo:before{content:""}.ph-bold.ph-sliders:before{content:""}.ph-bold.ph-sliders-horizontal:before{content:""}.ph-bold.ph-slideshow:before{content:""}.ph-bold.ph-smiley:before{content:""}.ph-bold.ph-smiley-angry:before{content:""}.ph-bold.ph-smiley-blank:before{content:""}.ph-bold.ph-smiley-meh:before{content:""}.ph-bold.ph-smiley-melting:before{content:""}.ph-bold.ph-smiley-nervous:before{content:""}.ph-bold.ph-smiley-sad:before{content:""}.ph-bold.ph-smiley-sticker:before{content:""}.ph-bold.ph-smiley-wink:before{content:""}.ph-bold.ph-smiley-x-eyes:before{content:""}.ph-bold.ph-snapchat-logo:before{content:""}.ph-bold.ph-sneaker:before{content:""}.ph-bold.ph-sneaker-move:before{content:""}.ph-bold.ph-snowflake:before{content:""}.ph-bold.ph-soccer-ball:before{content:""}.ph-bold.ph-sock:before{content:""}.ph-bold.ph-solar-panel:before{content:""}.ph-bold.ph-solar-roof:before{content:""}.ph-bold.ph-sort-ascending:before{content:""}.ph-bold.ph-sort-descending:before{content:""}.ph-bold.ph-soundcloud-logo:before{content:""}.ph-bold.ph-spade:before{content:""}.ph-bold.ph-sparkle:before{content:""}.ph-bold.ph-speaker-hifi:before{content:""}.ph-bold.ph-speaker-high:before{content:""}.ph-bold.ph-speaker-low:before{content:""}.ph-bold.ph-speaker-none:before{content:""}.ph-bold.ph-speaker-simple-high:before{content:""}.ph-bold.ph-speaker-simple-low:before{content:""}.ph-bold.ph-speaker-simple-none:before{content:""}.ph-bold.ph-speaker-simple-slash:before{content:""}.ph-bold.ph-speaker-simple-x:before{content:""}.ph-bold.ph-speaker-slash:before{content:""}.ph-bold.ph-speaker-x:before{content:""}.ph-bold.ph-speedometer:before{content:""}.ph-bold.ph-sphere:before{content:""}.ph-bold.ph-spinner:before{content:""}.ph-bold.ph-spinner-ball:before{content:""}.ph-bold.ph-spinner-gap:before{content:""}.ph-bold.ph-spiral:before{content:""}.ph-bold.ph-split-horizontal:before{content:""}.ph-bold.ph-split-vertical:before{content:""}.ph-bold.ph-spotify-logo:before{content:""}.ph-bold.ph-spray-bottle:before{content:""}.ph-bold.ph-square:before{content:""}.ph-bold.ph-square-half:before{content:""}.ph-bold.ph-square-half-bottom:before{content:""}.ph-bold.ph-square-logo:before{content:""}.ph-bold.ph-square-split-horizontal:before{content:""}.ph-bold.ph-square-split-vertical:before{content:""}.ph-bold.ph-squares-four:before{content:""}.ph-bold.ph-stack:before{content:""}.ph-bold.ph-stack-minus:before{content:""}.ph-bold.ph-stack-overflow-logo:before{content:""}.ph-bold.ph-stack-plus:before{content:""}.ph-bold.ph-stack-simple:before{content:""}.ph-bold.ph-stairs:before{content:""}.ph-bold.ph-stamp:before{content:""}.ph-bold.ph-standard-definition:before{content:""}.ph-bold.ph-star:before{content:""}.ph-bold.ph-star-and-crescent:before{content:""}.ph-bold.ph-star-four:before{content:""}.ph-bold.ph-star-half:before{content:""}.ph-bold.ph-star-of-david:before{content:""}.ph-bold.ph-steam-logo:before{content:""}.ph-bold.ph-steering-wheel:before{content:""}.ph-bold.ph-steps:before{content:""}.ph-bold.ph-stethoscope:before{content:""}.ph-bold.ph-sticker:before{content:""}.ph-bold.ph-stool:before{content:""}.ph-bold.ph-stop:before{content:""}.ph-bold.ph-stop-circle:before{content:""}.ph-bold.ph-storefront:before{content:""}.ph-bold.ph-strategy:before{content:""}.ph-bold.ph-stripe-logo:before{content:""}.ph-bold.ph-student:before{content:""}.ph-bold.ph-subset-of:before{content:""}.ph-bold.ph-subset-proper-of:before{content:""}.ph-bold.ph-subtitles:before{content:""}.ph-bold.ph-subtitles-slash:before{content:""}.ph-bold.ph-subtract:before{content:""}.ph-bold.ph-subtract-square:before{content:""}.ph-bold.ph-subway:before{content:""}.ph-bold.ph-suitcase:before{content:""}.ph-bold.ph-suitcase-rolling:before{content:""}.ph-bold.ph-suitcase-simple:before{content:""}.ph-bold.ph-sun:before{content:""}.ph-bold.ph-sun-dim:before{content:""}.ph-bold.ph-sun-horizon:before{content:""}.ph-bold.ph-sunglasses:before{content:""}.ph-bold.ph-superset-of:before{content:""}.ph-bold.ph-superset-proper-of:before{content:""}.ph-bold.ph-swap:before{content:""}.ph-bold.ph-swatches:before{content:""}.ph-bold.ph-swimming-pool:before{content:""}.ph-bold.ph-sword:before{content:""}.ph-bold.ph-synagogue:before{content:""}.ph-bold.ph-syringe:before{content:""}.ph-bold.ph-t-shirt:before{content:""}.ph-bold.ph-table:before{content:""}.ph-bold.ph-tabs:before{content:""}.ph-bold.ph-tag:before{content:""}.ph-bold.ph-tag-chevron:before{content:""}.ph-bold.ph-tag-simple:before{content:""}.ph-bold.ph-target:before{content:""}.ph-bold.ph-taxi:before{content:""}.ph-bold.ph-tea-bag:before{content:""}.ph-bold.ph-telegram-logo:before{content:""}.ph-bold.ph-television:before{content:""}.ph-bold.ph-television-simple:before{content:""}.ph-bold.ph-tennis-ball:before{content:""}.ph-bold.ph-tent:before{content:""}.ph-bold.ph-terminal:before{content:""}.ph-bold.ph-terminal-window:before{content:""}.ph-bold.ph-test-tube:before{content:""}.ph-bold.ph-text-a-underline:before{content:""}.ph-bold.ph-text-aa:before{content:""}.ph-bold.ph-text-align-center:before{content:""}.ph-bold.ph-text-align-justify:before{content:""}.ph-bold.ph-text-align-left:before{content:""}.ph-bold.ph-text-align-right:before{content:""}.ph-bold.ph-text-b:before{content:""}.ph-bold.ph-text-bolder:before{content:""}.ph-bold.ph-text-columns:before{content:""}.ph-bold.ph-text-h:before{content:""}.ph-bold.ph-text-h-five:before{content:""}.ph-bold.ph-text-h-four:before{content:""}.ph-bold.ph-text-h-one:before{content:""}.ph-bold.ph-text-h-six:before{content:""}.ph-bold.ph-text-h-three:before{content:""}.ph-bold.ph-text-h-two:before{content:""}.ph-bold.ph-text-indent:before{content:""}.ph-bold.ph-text-italic:before{content:""}.ph-bold.ph-text-outdent:before{content:""}.ph-bold.ph-text-strikethrough:before{content:""}.ph-bold.ph-text-subscript:before{content:""}.ph-bold.ph-text-superscript:before{content:""}.ph-bold.ph-text-t:before{content:""}.ph-bold.ph-text-t-slash:before{content:""}.ph-bold.ph-text-underline:before{content:""}.ph-bold.ph-textbox:before{content:""}.ph-bold.ph-thermometer:before{content:""}.ph-bold.ph-thermometer-cold:before{content:""}.ph-bold.ph-thermometer-hot:before{content:""}.ph-bold.ph-thermometer-simple:before{content:""}.ph-bold.ph-threads-logo:before{content:""}.ph-bold.ph-three-d:before{content:""}.ph-bold.ph-thumbs-down:before{content:""}.ph-bold.ph-thumbs-up:before{content:""}.ph-bold.ph-ticket:before{content:""}.ph-bold.ph-tidal-logo:before{content:""}.ph-bold.ph-tiktok-logo:before{content:""}.ph-bold.ph-tilde:before{content:""}.ph-bold.ph-timer:before{content:""}.ph-bold.ph-tip-jar:before{content:""}.ph-bold.ph-tipi:before{content:""}.ph-bold.ph-tire:before{content:""}.ph-bold.ph-toggle-left:before{content:""}.ph-bold.ph-toggle-right:before{content:""}.ph-bold.ph-toilet:before{content:""}.ph-bold.ph-toilet-paper:before{content:""}.ph-bold.ph-toolbox:before{content:""}.ph-bold.ph-tooth:before{content:""}.ph-bold.ph-tornado:before{content:""}.ph-bold.ph-tote:before{content:""}.ph-bold.ph-tote-simple:before{content:""}.ph-bold.ph-towel:before{content:""}.ph-bold.ph-tractor:before{content:""}.ph-bold.ph-trademark:before{content:""}.ph-bold.ph-trademark-registered:before{content:""}.ph-bold.ph-traffic-cone:before{content:""}.ph-bold.ph-traffic-sign:before{content:""}.ph-bold.ph-traffic-signal:before{content:""}.ph-bold.ph-train:before{content:""}.ph-bold.ph-train-regional:before{content:""}.ph-bold.ph-train-simple:before{content:""}.ph-bold.ph-tram:before{content:""}.ph-bold.ph-translate:before{content:""}.ph-bold.ph-trash:before{content:""}.ph-bold.ph-trash-simple:before{content:""}.ph-bold.ph-tray:before{content:""}.ph-bold.ph-tray-arrow-down:before{content:""}.ph-bold.ph-archive-tray:before{content:""}.ph-bold.ph-tray-arrow-up:before{content:""}.ph-bold.ph-treasure-chest:before{content:""}.ph-bold.ph-tree:before{content:""}.ph-bold.ph-tree-evergreen:before{content:""}.ph-bold.ph-tree-palm:before{content:""}.ph-bold.ph-tree-structure:before{content:""}.ph-bold.ph-tree-view:before{content:""}.ph-bold.ph-trend-down:before{content:""}.ph-bold.ph-trend-up:before{content:""}.ph-bold.ph-triangle:before{content:""}.ph-bold.ph-triangle-dashed:before{content:""}.ph-bold.ph-trolley:before{content:""}.ph-bold.ph-trolley-suitcase:before{content:""}.ph-bold.ph-trophy:before{content:""}.ph-bold.ph-truck:before{content:""}.ph-bold.ph-truck-trailer:before{content:""}.ph-bold.ph-tumblr-logo:before{content:""}.ph-bold.ph-twitch-logo:before{content:""}.ph-bold.ph-twitter-logo:before{content:""}.ph-bold.ph-umbrella:before{content:""}.ph-bold.ph-umbrella-simple:before{content:""}.ph-bold.ph-union:before{content:""}.ph-bold.ph-unite:before{content:""}.ph-bold.ph-unite-square:before{content:""}.ph-bold.ph-upload:before{content:""}.ph-bold.ph-upload-simple:before{content:""}.ph-bold.ph-usb:before{content:""}.ph-bold.ph-user:before{content:""}.ph-bold.ph-user-check:before{content:""}.ph-bold.ph-user-circle:before{content:""}.ph-bold.ph-user-circle-check:before{content:""}.ph-bold.ph-user-circle-dashed:before{content:""}.ph-bold.ph-user-circle-gear:before{content:""}.ph-bold.ph-user-circle-minus:before{content:""}.ph-bold.ph-user-circle-plus:before{content:""}.ph-bold.ph-user-focus:before{content:""}.ph-bold.ph-user-gear:before{content:""}.ph-bold.ph-user-list:before{content:""}.ph-bold.ph-user-minus:before{content:""}.ph-bold.ph-user-plus:before{content:""}.ph-bold.ph-user-rectangle:before{content:""}.ph-bold.ph-user-sound:before{content:""}.ph-bold.ph-user-square:before{content:""}.ph-bold.ph-user-switch:before{content:""}.ph-bold.ph-users:before{content:""}.ph-bold.ph-users-four:before{content:""}.ph-bold.ph-users-three:before{content:""}.ph-bold.ph-van:before{content:""}.ph-bold.ph-vault:before{content:""}.ph-bold.ph-vector-three:before{content:""}.ph-bold.ph-vector-two:before{content:""}.ph-bold.ph-vibrate:before{content:""}.ph-bold.ph-video:before{content:""}.ph-bold.ph-video-camera:before{content:""}.ph-bold.ph-video-camera-slash:before{content:""}.ph-bold.ph-video-conference:before{content:""}.ph-bold.ph-vignette:before{content:""}.ph-bold.ph-vinyl-record:before{content:""}.ph-bold.ph-virtual-reality:before{content:""}.ph-bold.ph-virus:before{content:""}.ph-bold.ph-visor:before{content:""}.ph-bold.ph-voicemail:before{content:""}.ph-bold.ph-volleyball:before{content:""}.ph-bold.ph-wall:before{content:""}.ph-bold.ph-wallet:before{content:""}.ph-bold.ph-warehouse:before{content:""}.ph-bold.ph-warning:before{content:""}.ph-bold.ph-warning-circle:before{content:""}.ph-bold.ph-warning-diamond:before{content:""}.ph-bold.ph-warning-octagon:before{content:""}.ph-bold.ph-washing-machine:before{content:""}.ph-bold.ph-watch:before{content:""}.ph-bold.ph-wave-sawtooth:before{content:""}.ph-bold.ph-wave-sine:before{content:""}.ph-bold.ph-wave-square:before{content:""}.ph-bold.ph-wave-triangle:before{content:""}.ph-bold.ph-waveform:before{content:""}.ph-bold.ph-waveform-slash:before{content:""}.ph-bold.ph-waves:before{content:""}.ph-bold.ph-webcam:before{content:""}.ph-bold.ph-webcam-slash:before{content:""}.ph-bold.ph-webhooks-logo:before{content:""}.ph-bold.ph-wechat-logo:before{content:""}.ph-bold.ph-whatsapp-logo:before{content:""}.ph-bold.ph-wheelchair:before{content:""}.ph-bold.ph-wheelchair-motion:before{content:""}.ph-bold.ph-wifi-high:before{content:""}.ph-bold.ph-wifi-low:before{content:""}.ph-bold.ph-wifi-medium:before{content:""}.ph-bold.ph-wifi-none:before{content:""}.ph-bold.ph-wifi-slash:before{content:""}.ph-bold.ph-wifi-x:before{content:""}.ph-bold.ph-wind:before{content:""}.ph-bold.ph-windmill:before{content:""}.ph-bold.ph-windows-logo:before{content:""}.ph-bold.ph-wine:before{content:""}.ph-bold.ph-wrench:before{content:""}.ph-bold.ph-x:before{content:""}.ph-bold.ph-x-circle:before{content:""}.ph-bold.ph-x-logo:before{content:""}.ph-bold.ph-x-square:before{content:""}.ph-bold.ph-yarn:before{content:""}.ph-bold.ph-yin-yang:before{content:""}.ph-bold.ph-youtube-logo:before{content:""}
