@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Inter:wght@400;500;600&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&family=Lora:wght@400;500;600&display=swap";:root{--color-accent-contrast:#1d1d1b;--color-light:#f1f0ec}:root,:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-bg:#0f0f0f;--color-surface:#141514;--color-surface-secondary:#181918;--color-surface-elevated:#272624;--color-text:#f1f0ec;--color-text-secondary:#b9b8b3;--color-text-muted:#858580;--color-border:#292a28;--color-accent:#51503c;--color-accent-text:#f3f1e9;--color-accent-hover:#696856;--color-accent-subtle:#51503c33;--color-interaction:#894b40;--color-tag:#5b4039;--color-project-green:#575e48;--color-surface-tint:color-mix(in srgb, var(--color-bg) 94%, var(--color-accent) 6%)}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#efeae1;--color-surface:#f8f4ed;--color-surface-secondary:#e9e3d6;--color-surface-elevated:#dedbd7;--color-text:#1d1d1b;--color-text-secondary:#625b4b;--color-text-muted:#7a7163;--color-border:#e3ddd0;--color-accent:#aa917a;--color-accent-text:#1d1d1b;--color-accent-hover:#95806c;--color-accent-subtle:#aa917a33;--color-interaction:#8f4c3e;--color-tag:#97766e;--color-project-green:#7c8472;--color-surface-tint:color-mix(in srgb, var(--color-bg) 94%, var(--color-accent-contrast) 6%)}:root{--font-heading:"Manrope", ui-sans-serif, system-ui, sans-serif;--font-body:"Inter", ui-sans-serif, system-ui, sans-serif;--font-ui:"Lora", ui-serif, Georgia, serif;--font-accent:"Cormorant Garamond", ui-serif, Georgia, serif;--weight-400:400;--weight-500:500;--weight-600:600;--text-xxs:.55rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.5;--leading-relaxed:1.7;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:6px;--radius-md:18px;--radius-lg:30px;--border-width:1px;--border-style:solid;--transition-fast:.12s ease;--transition-base:.24s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-inline:var(--space-1)}@media (width>=64rem){body{padding-inline:var(--space-2)}}@media (width>=80rem){body{padding-inline:var(--space-4)}}ul,ol{list-style:none}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}:focus-visible{outline:var(--border-width) var(--border-style) var(--color-accent);outline-offset:2px}::selection{background:var(--color-accent-subtle);color:var(--color-text)}*{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--color-text) 6%, transparent) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-text) 6%, transparent);border-radius:var(--radius-sm)}.btn{align-items:center;gap:var(--space-2);max-width:max-content;padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);font-family:var(--font-body);font-size:var(--text-sm);color:var(--btn-text-color,inherit);cursor:pointer;border:none;text-decoration:none;display:inline-flex}.btn--accent{--btn-text-color:var(--color-accent-text);background:var(--color-accent)}.btn--dark{--btn-text-color:var(--color-light);background:var(--color-accent-contrast)}.btn--outline{--btn-text-color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border)}.btn--tag{--btn-text-color:var(--color-light);background:var(--color-tag)}.btn--lg{max-width:100%;padding:var(--space-4) var(--space-8);font-size:var(--text-base);justify-content:center}.btn--circle{padding:var(--space-2);border-radius:50%;justify-content:center;gap:0}.btn--sage{--btn-text-color:var(--color-light);background:var(--color-project-green)}.empty-state{align-items:center;gap:var(--space-4);padding:var(--space-8) var(--space-4);text-align:center;flex-direction:column;display:flex}@media (width>=48rem){.empty-state{padding-block:var(--space-12)}}.empty-state__illustration{justify-content:center;align-items:center;width:100%;max-width:420px;display:flex}.empty-state__image{aspect-ratio:3/2;background:var(--empty-state-color,var(--color-interaction));width:100%;-webkit-mask:var(--empty-state-image) center/contain no-repeat;-webkit-mask:var(--empty-state-image) center/contain no-repeat;mask:var(--empty-state-image) center/contain no-repeat}.empty-state__title{font-family:var(--font-accent);font-size:var(--text-3xl);font-weight:var(--weight-500);color:var(--color-text);margin:0;line-height:1.15}@media (width>=48rem){.empty-state__title{font-size:var(--text-4xl)}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}:is(.swiper-css-mode>.swiper-wrapper)::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.carousel{width:100%;position:relative}.carousel__swiper{min-width:0;overflow:hidden}.carousel__link{display:block}.carousel__image{aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md);width:100%}.carousel__arrow{z-index:2;width:var(--space-6);height:var(--space-6);border-radius:var(--radius-md);background:var(--color-surface-secondary);color:var(--color-text);font-size:var(--text-lg);opacity:.6;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel__arrow--prev{left:0}.carousel__arrow--next{right:0}.section-title{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.section-title__name{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-sm);color:var(--color-text)}.section-title__link{font-size:var(--text-xs);color:var(--color-text-muted)}.tabs__list{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);display:flex}@media (width>=40rem){.tabs__list{border-radius:var(--radius-sm)}}@media (width>=64rem){.tabs__list{border-radius:var(--radius-md)}}.tabs__list{gap:var(--space-6)}.tabs__panel{margin-top:var(--space-4)}@media (width>=64rem){.tabs__panel{margin-top:var(--space-1)}}.tabs__panel:not([hidden]){gap:var(--space-4);flex-direction:column;display:flex}.tabs__button{padding-block:var(--space-2);font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--weight-500);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;position:relative}.tabs__button:after{content:"";z-index:1;background:0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.tabs__button--active{color:var(--color-text-secondary);font-weight:var(--weight-600)}.tabs__button--active:after{background:var(--color-text-secondary)}.page{flex-direction:column;display:flex}@media (width>=64rem){.page{flex-direction:row}.page__sidebar{flex:0 0 120px;align-self:flex-start;max-height:100vh;position:sticky;top:0;overflow-y:auto}}@media (width>=80rem){.page__sidebar{flex:0 0 240px}}.page__main{min-width:0;padding-block-end:calc(var(--layout-nav-height,0px) + var(--space-6))}@media (width>=64rem){.page__main{gap:var(--space-6);flex-direction:column;flex:1;padding-block-end:0;display:flex}}.content{flex-direction:column;width:100%;display:flex}@media (width>=64rem){.content{gap:var(--space-6);flex-direction:row}}.content__widgets{gap:var(--space-2);flex-direction:column;display:flex}@media (width>=64rem){.content__widgets{flex:0 0 280px;order:2;align-self:flex-start;max-height:100vh;position:sticky;top:0;overflow-y:auto}}@media (width>=80rem){.content__widgets{flex:0 0 360px}}.content__feed{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}@media (width>=64rem){.content__feed{flex:1;order:1}}.page__heading{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.search-bar{align-items:center;gap:var(--space-3);display:none}@media (width>=64rem){.search-bar{justify-content:flex-end;padding-block-start:var(--space-4);display:inline-flex}}.layout-drawer .search-bar{flex-direction:column;align-items:stretch;width:100%;display:flex}@media (width>=64rem){.layout-drawer .search-bar{display:none}}.search{align-items:center;gap:var(--space-3);padding-inline:var(--space-5);padding-block:var(--space-3);background:var(--color-surface);border-radius:var(--radius-lg);display:flex}@media (width>=64rem){.search{min-width:280px}}.search__icon{font-size:var(--text-lg);color:var(--color-text-muted);flex-shrink:0}.search__input{min-width:0;font-size:var(--text-base);color:var(--color-text);background:0 0;border:0;flex:1}@media (width>=48rem){.search__input{font-size:var(--text-sm)}}.search__input::placeholder{color:var(--color-text-muted)}.search__input:focus{outline:none}.search-bar__user{display:none;position:relative}@media (width>=80rem){.search-bar__user{flex-shrink:0;display:inline-flex}}.search-bar__user-trigger{cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.search-bar__user-avatar{width:var(--space-10);height:var(--space-10);border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover;flex-shrink:0}.search-bar__user-avatar--anonymous{background:var(--color-accent);color:var(--color-accent-text);font-size:var(--text-xl);justify-content:center;align-items:center;display:flex}.search-bar__user-dropdown{top:calc(100% + var(--space-3));z-index:10;gap:var(--space-3);min-width:220px;padding:var(--space-4);background:var(--color-surface);border-radius:var(--radius-md);box-shadow:0 4px 24px color-mix(in srgb, var(--color-accent-contrast) 15%, transparent);flex-direction:column;display:none;position:absolute;right:0}.search-bar__user--open .search-bar__user-dropdown{display:flex}:root{--layout-nav-height:calc(var(--space-3) * 2 + var(--text-2xl))}.layout-nav{z-index:10;background:var(--color-bg);padding-block:var(--space-3);box-shadow:0 -1px 4px color-mix(in srgb, var(--color-text) 5%, transparent);position:fixed;inset-block-end:0;inset-inline:0}@media (width>=64rem){.layout-nav{box-shadow:none;position:static}}.layout-nav__list{justify-content:space-evenly;align-items:center;margin:0;padding:0;list-style:none;display:flex}@media (width>=64rem){.layout-nav__list{align-items:flex-start;gap:var(--space-16);margin:var(--space-8);flex-direction:column}}@media (width>=80rem){.layout-nav__list{margin:var(--space-8) var(--space-4) var(--space-8) 0;gap:var(--space-4)}}.layout-nav__item{flex:1;min-width:0}@media (width>=64rem){.layout-nav__item{width:100%}}@media (width>=80rem){.layout-nav__item:last-child{display:none}}.layout-nav__link{width:100%;font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;display:flex}.layout-nav__link i{font-size:var(--text-2xl)}@media (width>=80rem){.layout-nav__link{justify-content:flex-start;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);flex-direction:row}.layout-nav__link i{width:var(--space-8);justify-content:center;display:inline-flex}}.layout-nav__link--active i{width:var(--space-10);height:var(--space-10);background:var(--color-text);color:var(--color-bg);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}@media (width>=80rem){.layout-nav__link--active i{width:var(--space-8);height:auto;color:inherit;background:0 0;border-radius:0}.layout-nav__link--active{background:var(--color-text);width:100%;color:var(--color-bg)}}.layout-nav__label{display:none}@media (width>=80rem){.layout-nav__label{display:inline}}@keyframes layout-loader-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes layout-loader-slide{0%{transform:translate(-100%)}to{transform:translate(250%)}}@keyframes layout-loader-failsafe{to{opacity:0;visibility:hidden}}:root{--layout-loader-inner:1}.layout-loader{z-index:100;justify-content:center;align-items:center;gap:var(--space-4);background:var(--color-bg);opacity:1;visibility:visible;flex-direction:column;transition:opacity .2s;display:flex;position:fixed;inset:0}.layout-loader:not(.layout-loader--ready){animation:.4s 8s forwards layout-loader-failsafe}.layout-loader--hidden{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s,visibility 0s linear .45s}.layout-loader__mark{font-family:var(--font-accent);font-size:var(--text-3xl);font-style:italic;font-weight:var(--weight-500);color:var(--color-text);margin:0;animation:1.6s ease-in-out infinite layout-loader-pulse}.layout-loader__track{width:var(--space-16);background:var(--color-border);height:1px;overflow:hidden}.layout-loader__bar{background:var(--color-text-secondary);width:40%;height:100%;animation:1.2s ease-in-out infinite layout-loader-slide}@media (prefers-reduced-motion:reduce){.layout-loader__mark,.layout-loader__bar{animation:none}.layout-loader__bar{width:100%}}.layout-drawer{z-index:20;background:var(--color-bg);width:80%;max-width:320px;padding:var(--space-4);gap:var(--space-8);flex-direction:column;transition:transform .3s;display:flex;position:fixed;inset-block:0;inset-inline-start:0;overflow:hidden;transform:translate(-100%)}.layout-drawer .category-list{flex:1;min-height:0;overflow-y:auto}.layout-drawer--open{transform:translate(0)}.layout-drawer--right{inset-inline:auto 0;transform:translate(100%)}.layout-drawer--right.layout-drawer--open{transform:translate(0)}.layout-drawer-backdrop{z-index:19;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .3s;position:fixed;inset:0}.layout-drawer-backdrop--open{opacity:1;pointer-events:auto}.layout-drawer__user{gap:var(--space-4);flex-direction:column;margin-block-start:auto;display:flex}.layout-drawer__user-header{align-items:center;gap:var(--space-3);display:flex}.layout-drawer__user-avatar{width:var(--space-12);height:var(--space-12);border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover;flex-shrink:0}.layout-drawer__user-avatar--anonymous{background:var(--color-accent);color:var(--color-accent-text);font-size:var(--text-2xl);justify-content:center;align-items:center;display:flex}.layout-drawer__user-identity{flex-direction:column;min-width:0;display:flex}.layout-drawer__user-name{align-items:center;gap:var(--space-2);font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-base);color:var(--color-text);display:flex}.layout-drawer__user-name i{font-size:var(--text-sm);color:var(--color-text-secondary)}.layout-drawer__user-handle{font-family:var(--font-body);font-weight:var(--weight-400);font-size:var(--text-sm);color:var(--color-text-muted)}.layout-drawer__user-divider{height:var(--border-width);background:var(--color-border)}.layout-drawer__user-links{gap:var(--space-3);flex-direction:column;display:flex}.layout-drawer__user-link,.layout-drawer__user-logout{align-items:center;gap:var(--space-3);font:inherit;font-family:var(--font-body);font-weight:var(--weight-500);font-size:var(--text-sm);color:var(--color-interaction);cursor:pointer;background:0 0;border:0;padding:0;display:flex}.layout-drawer__user-link--centered,.layout-drawer__user-logout--centered{justify-content:center;width:100%}.layout-drawer__user-link i,.layout-drawer__user-logout i{font-size:var(--text-lg)}.theme-toggle{align-items:center;gap:var(--space-6);padding-inline:var(--space-4);padding-block:var(--space-3);background:var(--color-surface);border-radius:var(--radius-lg);display:inline-flex}.theme-toggle__icon{font-size:var(--text-lg);color:var(--color-text-muted)}.theme-toggle__label{font-size:var(--text-sm);color:var(--color-text-muted);white-space:nowrap}.theme-toggle__switch{width:var(--space-8);height:var(--space-5);background:var(--color-border);border-radius:var(--radius-lg);flex-shrink:0;align-items:center;margin-inline-start:var(--space-2);padding:2px;display:flex}.theme-toggle__switch-thumb{width:var(--space-4);height:var(--space-4);background:var(--color-bg);border-radius:50%;transition:transform .2s}.theme-toggle__switch[aria-checked=true]{background:var(--color-accent)}.theme-toggle__switch[aria-checked=true] .theme-toggle__switch-thumb{transform:translateX(calc(var(--space-8) - var(--space-4) - 4px))}.author-bio{z-index:1;text-align:center;align-items:center;gap:var(--space-2);margin-inline:auto;margin-top:calc(-1 * var(--space-12));flex-direction:column;display:flex;position:relative}@media (width>=64rem){.author-bio{padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);margin-top:0}}@media (width>=80rem){.author-bio{-moz-column-gap:var(--space-4);column-gap:var(--space-4);row-gap:var(--space-1);text-align:left;grid-template-columns:auto 1fr;grid-template-areas:"title title""avatar name""avatar handle""avatar text""avatar reading""stats stats""quote quote";align-items:start;display:grid}}.author-bio__title{width:100%;display:none}@media (width>=64rem){.author-bio__title{display:block}}@media (width>=80rem){.author-bio__title{grid-area:title}}.author-bio__avatar{width:var(--space-24);height:var(--space-24);border-radius:var(--radius-lg);-o-object-fit:cover;object-fit:cover}@media (width>=48rem){.author-bio__avatar{width:120px;height:120px}}@media (width>=64rem){.author-bio__avatar{width:80px;height:80px}}@media (width>=80rem){.author-bio__avatar{grid-area:avatar}}.author-bio__name{align-items:center;gap:var(--space-1);font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-xl);color:var(--color-text);text-transform:uppercase;display:flex}@media (width>=80rem){.author-bio__name{font-size:var(--text-lg);grid-area:name}}.author-bio__handle{font-family:var(--font-accent);font-size:var(--text-base);color:var(--color-text-secondary)}@media (width>=48rem){.author-bio__handle{font-size:var(--text-sm)}}@media (width>=80rem){.author-bio__handle{font-size:var(--text-sm);grid-area:handle}}.author-bio__text{font-family:var(--font-body);margin-inline:var(--space-8);font-size:var(--text-base);line-height:var(--leading-snug);color:var(--color-text)}@media (width>=40rem){.author-bio__text{margin-inline:var(--space-24)}}@media (width>=48rem){.author-bio__text{font-size:var(--text-sm)}}@media (width>=64rem){.author-bio__text{margin-inline:0}}@media (width>=80rem){.author-bio__text{font-size:var(--text-sm);grid-area:text;margin-inline:0}}.author-bio__reading{font-family:var(--font-ui);margin-inline:var(--space-8);font-size:var(--text-sm);color:var(--color-text-secondary)}@media (width>=48rem){.author-bio__reading{font-size:var(--text-sm)}}@media (width>=64rem){.author-bio__reading{margin-inline:0}}@media (width>=80rem){.author-bio__reading{font-size:var(--text-xs);grid-area:reading;margin-inline:0}}.author-bio__reading .ph-bookmark-simple{color:var(--color-tag)}.author-stats{width:100%;margin-top:var(--space-4);justify-content:space-evenly;display:flex}@media (width>=80rem){.author-stats{grid-area:stats;justify-content:space-around}}.author-stats__item{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.author-stats__value{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-lg);color:var(--color-text)}.author-stats__label{font-size:var(--text-xs);color:var(--color-text-muted)}.author-popular-quote{text-align:left;background:var(--color-surface-secondary);border-radius:var(--radius-md);padding:var(--space-4);margin:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.author-popular-quote{margin-inline:var(--space-12);padding-inline:var(--space-6)}}@media (width>=48rem){.author-popular-quote{margin-inline:var(--space-20)}}@media (width>=64rem){.author-popular-quote{padding-inline:var(--space-2);margin-inline:0}}@media (width>=80rem){.author-popular-quote{grid-area:quote}}.author-popular-quote__text{font-family:var(--font-ui);font-size:var(--text-sm);line-height:var(--leading-snug)}.bookshelf{width:100%;max-width:1000px;margin-block-start:var(--space-8);margin-inline:auto}.bookshelf__breakpoint{gap:var(--space-8);flex-direction:column;display:flex}@media (width>=64rem){.bookshelf__breakpoint--mobile{display:none}}.bookshelf__breakpoint--desktop{display:none}@media (width>=64rem){.bookshelf__breakpoint--desktop{display:flex}}.bookshelf__shelf{position:relative}.bookshelf__row{gap:var(--space-8);padding-inline:20px;display:grid}.bookshelf__row--3{grid-template-columns:repeat(3,1fr)}.bookshelf__row--4{grid-template-columns:repeat(4,1fr)}.bookshelf__ledge{background:linear-gradient(90deg, var(--color-surface) 0%, var(--color-surface-elevated) 100%);height:16px;box-shadow:0 -1px 6px color-mix(in srgb, var(--color-accent-contrast) 5%, transparent), 0 4px 16px color-mix(in srgb, var(--color-accent-contrast) 25%, transparent);z-index:2;margin-top:-2px;position:relative}.bookshelf__ledge:after{content:"";background:linear-gradient(180deg, var(--color-surface-secondary) 0%, transparent 100%);clip-path:polygon(0% 0%,100% 0%,97% 100%,3% 100%);z-index:-1;width:100%;height:26px;display:block;position:absolute;top:100%;left:0}.bookshelf__book{--bg-image:none;aspect-ratio:115/180;border-radius:3px .5px .5px 3px;width:100%;display:block;position:relative}.bookshelf__book:before,.bookshelf__book:after{content:"";background:var(--bg-image) center center/cover no-repeat, var(--color-surface-secondary);transition:transform .3s ease-out;display:block;position:absolute;inset:0}.bookshelf__book:before{box-shadow:0 1px 1px color-mix(in srgb, var(--color-accent-contrast) 25%, transparent), inset 2px 0 2px 1px color-mix(in srgb, var(--color-accent-contrast) 20%, transparent)}.bookshelf__book:after{filter:blur(10px);z-index:-1;opacity:1;height:102%}:root:not([data-theme=light]) .bookshelf__book:after{opacity:.5}@media (hover:hover){.bookshelf__book:hover{z-index:3}.bookshelf__book:hover:before,.bookshelf__book:hover:after{transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.bookshelf__book:hover:before{transform:translateY(-70px)skew(3deg,-3deg)scale(1.35)}.bookshelf__book:hover:after{transform:translateY(-70px)skew(3deg,-3deg)scale(1.275)}.bookshelf__book:nth-child(2n):hover:before{transform:translateY(-70px)skew(-3deg,3deg)scale(1.35)}.bookshelf__book:nth-child(2n):hover:after{transform:translateY(-70px)skew(-3deg,3deg)scale(1.275)}}.books-detail__layout{gap:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.books-detail__layout{flex-direction:row;align-items:flex-start}.books-detail__layout .tabs{flex:1;min-width:0}}.books-detail__hero{aspect-ratio:1;background:var(--color-surface-secondary);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}@media (width>=40rem){.books-detail__hero{aspect-ratio:auto;flex:0 0 35%;overflow:visible;background:0 0!important}}.books-detail__cover{z-index:1;border-radius:var(--radius-md);width:40%;display:block;position:relative}@media (width>=40rem){.books-detail__cover{width:100%}}#book-details{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){#book-details{border-radius:var(--radius-sm)}}@media (width>=64rem){#book-details{border-radius:var(--radius-md)}}.books-detail__info{padding-inline:var(--space-2);gap:var(--space-4);flex-direction:column;padding-block-start:var(--space-3);display:flex}.books-detail__badge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-secondary);color:var(--color-text-secondary);font-size:var(--text-xs);align-self:flex-start}.books-detail__title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--weight-600);color:var(--color-text);margin:0}.books-detail__author{font-size:var(--text-base);color:var(--color-text-secondary);margin:0}.books-detail__rating{align-items:center;gap:var(--space-2);display:flex}.books-detail__stars{color:var(--color-tag);font-size:var(--text-lg);gap:var(--space-1);display:inline-flex}.books-detail__rating-value{font-size:var(--text-sm);color:var(--color-text-secondary)}.books-detail__tags{gap:var(--space-1);flex-wrap:wrap;display:flex}.books-detail__tag{padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-secondary);color:var(--color-text-secondary);font-family:var(--font-body);font-size:var(--text-xs);text-transform:uppercase}.books-detail__tag--genero{align-items:center;gap:var(--space-1);background:var(--color-accent-subtle);color:var(--color-accent);font-weight:var(--weight-600);display:inline-flex}.books-detail__buy{width:100%;position:relative}.books-detail__buy-toggle{width:100%;max-width:none;padding-block:var(--space-3);cursor:pointer;justify-content:space-between;list-style:none;display:flex}.books-detail__buy-toggle::-webkit-details-marker{display:none}.books-detail__buy-toggle--link{justify-content:center;gap:var(--space-2)}.books-detail__buy-label{color:var(--btn-text-color)}.books-detail__buy-caret{margin-inline-start:auto;transition:transform .2s}[open] .books-detail__buy-caret{transform:rotate(180deg)}.books-detail__buy-panel{padding:var(--space-5);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:0 4px 16px color-mix(in srgb, var(--color-text) 10%, transparent);margin-block-start:var(--space-2)}.books-detail__buy-panel-title{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--weight-600);color:var(--color-text);margin:0}.books-detail__buy-panel-subtitle{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--color-text-muted)}.books-detail__store-list{margin:var(--space-4) 0 0;padding:0;list-style:none}.books-detail__store{align-items:center;gap:var(--space-3);padding-block:var(--space-3);text-align:start;width:100%;font-family:var(--font-body);cursor:pointer;background:0 0;border:none;display:flex}.books-detail__store+.books-detail__store{border-block-start:1px solid var(--color-border)}.books-detail__store-icon{border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover;flex:none;width:40px;height:40px}.books-detail__store-info{flex-direction:column;flex:1;min-width:0;display:flex}.books-detail__store-name{font-size:var(--text-sm);font-weight:var(--weight-600);color:var(--color-text)}.books-detail__store-meta{font-size:var(--text-xs);color:var(--color-text-muted)}.books-detail__store-cta{padding:var(--space-1) var(--space-3);flex:none}.books-detail__meta{padding-block:var(--space-4);flex-wrap:wrap;justify-content:space-around;display:flex}.books-detail__meta-item{align-items:center;gap:var(--space-2);font-size:var(--text-xl);color:var(--color-text-muted);display:flex}.books-detail__meta-label{font-size:var(--text-xs);color:var(--color-text-muted);display:block}.books-detail__meta-value{font-size:var(--text-sm);color:var(--color-text);display:block}.books-detail__section-title{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--weight-600);color:var(--color-text);margin:0}.books-detail__synopsis{gap:var(--space-4);font-family:var(--font-ui);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text-secondary);flex-direction:column;display:flex}.books-detail__synopsis p{margin:0}.books-reviews{gap:var(--space-3);padding-block:var(--space-6);flex-direction:column;display:flex}.books-reviews__card{align-items:center;gap:var(--space-3);background:var(--color-surface);width:100%;padding:var(--space-4);flex-direction:column;display:flex;position:relative}@media (width>=40rem){.books-reviews__card{border-radius:var(--radius-sm)}}@media (width>=64rem){.books-reviews__card{border-radius:var(--radius-md)}}.books-reviews__card{text-align:center}.books-reviews__quote{font-size:var(--text-base);color:var(--color-text);font-style:italic;line-height:var(--leading-relaxed);margin:0}.books-reviews__rating{align-items:center;gap:var(--space-2);display:flex}.books-reviews__stars{color:var(--color-tag);font-size:var(--text-base);gap:2px;display:inline-flex}.books-reviews__score{font-size:var(--text-sm);font-weight:var(--weight-600);color:var(--color-text)}.books-reviews__handle{font-family:var(--font-ui);font-size:var(--text-sm);color:var(--color-text-muted)}.review-form{color:var(--color-text)}.review-form__form{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.review-form__form{border-radius:var(--radius-sm)}}@media (width>=64rem){.review-form__form{border-radius:var(--radius-md)}}.review-form__done{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);margin:0}@media (width>=40rem){.review-form__done{border-radius:var(--radius-sm)}}@media (width>=64rem){.review-form__done{border-radius:var(--radius-md)}}.review-form__done{font-size:var(--text-sm);color:var(--color-text-muted)}.review-form__title{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-600);color:var(--color-text);margin:0}.review-form__subtitle{margin:calc(var(--space-3) * -1) 0 0;font-size:var(--text-sm);color:var(--color-text-muted)}.review-form__divider{border:none;border-block-start:1px solid var(--color-border);width:100%;margin-block:var(--space-3)}.review-form__field{gap:var(--space-2);flex-direction:column;display:flex}.review-form__label{font-size:var(--text-sm);font-weight:var(--weight-600);color:var(--color-text)}.review-form__stars{gap:var(--space-1);display:inline-flex}.review-form__star{color:var(--color-tag);font-size:var(--text-2xl);cursor:pointer;background:0 0;border:none;padding:0}.review-form__input,.review-form__textarea{width:100%;padding-inline:var(--space-5);padding-block:var(--space-3);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base);border:0}@media (width>=48rem){.review-form__input,.review-form__textarea{font-size:var(--text-sm)}}.review-form__input::-moz-placeholder{color:var(--color-text-muted)}.review-form__textarea::-moz-placeholder{color:var(--color-text-muted)}.review-form__input::placeholder,.review-form__textarea::placeholder{color:var(--color-text-muted)}.review-form__input:focus,.review-form__textarea:focus{outline:none}.review-form__textarea{resize:vertical;min-height:100px}.review-form__counter{font-size:var(--text-xs);color:var(--color-text-muted);align-self:flex-end}.review-form__error{font-size:var(--text-sm);color:var(--color-interaction);margin:0}.review-form__actions{gap:var(--space-3);display:flex}.review-form__cancel,.review-form__submit{flex:1;justify-content:center;max-width:none}.posts-card{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.posts-card{border-radius:var(--radius-sm)}}@media (width>=64rem){.posts-card{border-radius:var(--radius-md)}}@media (width>=40rem){.posts-card{-moz-column-gap:var(--space-3);column-gap:var(--space-3);padding:var(--space-4) var(--space-2);grid-template-columns:auto 1fr auto;grid-template-areas:"avatar author menu""avatar content content""avatar footer footer";display:grid}}.posts-card__header{align-items:center;gap:var(--space-2);display:flex}@media (width>=40rem){.posts-card__header{display:contents}}.posts-card__avatar-link{display:contents}.posts-card__avatar{width:var(--space-10);height:var(--space-10);border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover}@media (width>=40rem){.posts-card__avatar{grid-area:avatar}}.posts-card__author{flex-direction:column;flex:1;display:flex}@media (width>=40rem){.posts-card__author{grid-area:author}}.posts-card__author-name{align-items:center;gap:var(--space-1);font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-sm);color:var(--color-text);display:flex}.posts-card__time{align-items:center;gap:var(--space-1);font-family:var(--font-ui);font-size:var(--text-xs);color:var(--color-text-muted);display:flex}.posts-card__time-dot{width:calc(var(--space-1) / 2);height:calc(var(--space-1) / 2);border-radius:50%;flex-shrink:0}.posts-card__menu{color:var(--color-text-muted);font-size:var(--text-lg);cursor:pointer;background:0 0;border:none}@media (width>=40rem){.posts-card__menu{grid-area:menu}}.posts-card__content{gap:var(--space-3);flex-direction:column;display:flex}@media (width>=40rem){.posts-card__content{grid-area:content}}.posts-card__footer{gap:var(--space-2);flex-direction:column;display:flex}@media (width>=40rem){.posts-card__footer{flex-direction:row;grid-area:footer;justify-content:space-between;align-items:center}}.posts-card__actions{align-items:center;gap:var(--space-4);padding-inline:var(--space-4);display:flex}@media (width>=40rem){.posts-card__actions{order:2}}.posts-card__action{align-items:center;gap:var(--space-1);font-family:var(--font-ui);font-size:var(--text-sm);color:var(--color-text);cursor:pointer;background:0 0;border:none;display:flex}.posts-card__action i{font-size:var(--text-lg);color:var(--color-text-muted);-webkit-text-stroke:.5px var(--color-text-secondary)}@media (width>=40rem){.posts-card__action i{font-size:var(--text-xl)}}.posts-card__action .ph-fill.ph-heart{color:var(--color-interaction);-webkit-text-stroke:.5px var(--color-text-secondary)}.posts-card__action--bookmark .ph-fill.ph-bookmark-simple{color:var(--color-project-green);-webkit-text-stroke:.5px var(--color-text-secondary)}.posts-card__action--bookmark{margin-inline-start:auto}.posts-card__tags{gap:var(--space-2);flex-wrap:wrap;display:flex}@media (width>=40rem){.posts-card__tags{order:1}}.posts-card__tag{font-family:var(--font-accent);font-size:var(--text-xs);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md)}.posts-photo{gap:var(--space-4);flex-direction:column;display:flex}.posts-photo__text{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-snug);color:var(--color-text);white-space:pre-line}@media (width>=64rem){.posts-photo__text{font-size:var(--text-lg)}}.posts-photo__image{border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover;width:100%}.posts-microtexto__text{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-snug);color:var(--color-text);white-space:pre-line}@media (width>=64rem){.posts-microtexto__text{font-size:var(--text-lg)}}.posts-blog{gap:var(--space-2);flex-direction:column;text-decoration:none;display:flex}@media (width>=48rem){.posts-blog{flex-direction:row;align-items:stretch}}.posts-blog__image{aspect-ratio:16/9;border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover;width:100%}@media (width>=48rem){.posts-blog__image{flex-shrink:0;order:2;width:45%;height:auto}}.posts-blog__body{gap:var(--space-2);flex-direction:column;display:flex}@media (width>=48rem){.posts-blog__body{flex:1;order:1}}.posts-blog__category{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-accent)}.posts-blog__title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-base);color:var(--color-text)}.posts-blog__excerpt{font-family:var(--font-ui);font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--color-text-muted)}.posts-chapter{gap:var(--space-4);flex-direction:column;display:flex}.posts-chapter__announcement{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text)}@media (width>=64rem){.posts-chapter__announcement{font-size:var(--text-lg)}}.posts-chapter__announcement a{color:inherit;text-decoration:underline}.posts-chapter__quote{font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--color-text);white-space:pre-line}@media (width>=64rem){.posts-chapter__quote{font-size:var(--text-base)}}.posts-chapter__card{gap:var(--space-3);background:var(--color-surface-secondary);border-radius:var(--radius-md);flex-direction:column;text-decoration:none;display:flex}@media (width>=40rem){.posts-chapter__card{flex-direction:row}}.posts-chapter__cover{aspect-ratio:4/3;border-radius:var(--radius-md) var(--radius-md) 0 0;flex-shrink:0;width:100%;overflow:hidden}@media (width>=40rem){.posts-chapter__cover{aspect-ratio:4/5;border-radius:var(--radius-md) 0 0 var(--radius-md);width:30%}}.posts-chapter__cover-image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.posts-chapter__info{justify-content:center;gap:var(--space-2);padding-inline:var(--space-4);padding-bottom:var(--space-4);flex-direction:column;flex:1;display:flex}@media (width>=40rem){.posts-chapter__info{padding-inline:0;padding-bottom:0;padding-right:var(--space-4)}}.posts-chapter__book-title{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-text)}.posts-chapter__chapter-label{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}.posts-chapter__description{font-family:var(--font-ui);font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--color-text)}.feed-empty{padding:var(--space-6) var(--space-2);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);text-align:center}.tag-page__title{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-600);display:inline-flex}.comments-panel{z-index:30;background:var(--color-bg);border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:85vh;padding:var(--space-4);gap:var(--space-4);flex-direction:column;transition:transform .3s;display:flex;position:fixed;inset-block-end:0;inset-inline:0;transform:translateY(100%)}@media (width>=40rem){.comments-panel{border-radius:0;width:min(400px,90vw);max-height:none;inset-block:0;inset-inline-start:auto;transform:translate(100%)}}.comments-panel--open{transform:translateY(0)}@media (width>=40rem){.comments-panel--open{transform:translate(0)}}.comments-panel-backdrop{z-index:29;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .3s;position:fixed;inset:0}.comments-panel-backdrop--open{opacity:1;pointer-events:auto}.comments-panel__header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.comments-panel__title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-lg);color:var(--color-text)}.comments-panel__title-label{color:var(--color-text-secondary)}.comments-panel__close{color:var(--color-text-muted);font-size:var(--text-xl);cursor:pointer;background:0 0;border:none}.comments-panel__body{flex:1;overflow-y:auto}.comments{gap:var(--space-4);flex-direction:column;display:flex}.comments-preview{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);display:flex}@media (width>=40rem){.comments-preview{border-radius:var(--radius-sm)}}@media (width>=64rem){.comments-preview{border-radius:var(--radius-md)}}.comments-preview{gap:var(--space-3);background:var(--color-surface-secondary);border-radius:var(--radius-sm);padding:var(--space-3)}.comments-preview__bar{background:var(--color-text);border-radius:var(--radius-sm);flex-shrink:0;width:2px}.comments-preview__content{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.comments-preview__text{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text);white-space:pre-line}.comments-preview__image{aspect-ratio:2.35;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);width:100%}.comments__list{gap:var(--space-4);flex-direction:column;display:flex}.comments__list--locked{padding-block-start:var(--space-2);padding-inline:var(--space-2);filter:blur(3px);pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.comments__empty{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);text-align:center;padding-block:var(--space-4)}.comments__error{font-size:var(--text-sm);color:var(--color-interaction);margin:0}.comments__form{gap:var(--space-2);border-top:1px solid var(--color-border);flex-direction:column;padding-block-start:var(--space-4);display:flex}.comments__input{resize:vertical;width:100%;min-height:var(--space-12);padding-inline:var(--space-5);padding-block:var(--space-3);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base);border:0}@media (width>=48rem){.comments__input{font-size:var(--text-sm)}}.comments__input::placeholder{color:var(--color-text-muted)}.comments__input:focus{outline:none}.comments__form .btn{align-self:flex-end}.comments__login-required{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);text-align:center;border-top:1px solid var(--color-border);padding-block-start:var(--space-4)}.comments-gate{align-items:center;gap:var(--space-6);padding:var(--space-6) var(--space-4) var(--space-4);text-align:center;flex-direction:column;margin-block-start:calc(-1 * var(--space-12));display:flex}.comments-gate__icon{width:var(--space-16);height:var(--space-16);background:var(--color-accent-subtle);color:var(--color-accent);font-size:var(--text-2xl);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.comments-gate__sparkle{top:0;right:calc(-1 * var(--space-2));font-size:var(--text-sm);color:var(--color-accent);position:absolute}.comments-gate__title{font-family:var(--font-accent);font-size:var(--text-2xl);color:var(--color-text)}.comments-gate__text{max-width:32ch;font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted)}.comments-gate__actions{gap:var(--space-3);display:flex}.comments-gate__rule{width:100%;color:var(--color-text-muted);justify-content:center;align-items:center;margin-block-start:var(--space-2);display:flex;position:relative}.comments-gate__rule:before,.comments-gate__rule:after{content:"";height:var(--border-width);background:var(--color-border);flex:1}.comments-gate__rule i{padding-inline:var(--space-3);font-size:var(--text-base)}.comments-gate__caption{font-family:var(--font-body);font-style:italic;font-size:var(--text-xs);color:var(--color-text-muted)}.comment-item{gap:var(--space-2);display:flex}.comment-item__avatar{width:var(--space-8);height:var(--space-8);-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0}.comment-item__avatar--anonymous{background:var(--color-accent);color:var(--color-accent-text);font-size:var(--text-base);justify-content:center;align-items:center;display:flex}.comment-item__content{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.comment-item__bubble{background:var(--color-surface-secondary);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3)}.comment-item__author{font-family:var(--font-heading);font-weight:var(--weight-400);font-size:var(--text-xs);color:var(--color-text);display:block}.comment-item__text{font-family:var(--font-ui);font-size:var(--text-base);color:var(--color-text);white-space:pre-line}.comment-item__meta{align-items:center;gap:var(--space-3);padding-inline-start:var(--space-3);display:flex}.comment-item__time{font-family:var(--font-body);font-size:var(--text-xxs);color:var(--color-text-muted)}.comment-item__reply-toggle{font-family:var(--font-body);font-size:var(--text-xxs);font-weight:var(--weight-600);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none}.comment-item__reply-form{gap:var(--space-2);flex-direction:column;padding-inline-start:var(--space-3);display:none}.comment-item__reply-form:not([hidden]){display:flex}.comment-item__reply-input{resize:vertical;width:100%;min-height:var(--space-10);padding-inline:var(--space-5);padding-block:var(--space-3);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-sm);border:0}.comment-item__reply-input::placeholder{color:var(--color-text-muted)}.comment-item__reply-input:focus{outline:none}.comment-item__replies{gap:var(--space-3);flex-direction:column;margin-block-start:var(--space-2);padding-inline-start:var(--space-4);display:flex}.category-list{display:none}@media (width>=80rem){.category-list{display:block}}.layout-drawer .category-list{display:block}.category-list__title{font-family:var(--font-heading);font-size:var(--text-xs);text-transform:uppercase;color:var(--color-text-muted);margin-block-end:var(--space-4);font-weight:700;display:block}@media (width>=48rem){.category-list__title{font-size:var(--text-sm);margin-block-end:var(--space-6)}}.category-list__items{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.category-list__item{display:block}.category-list__link{align-items:center;gap:var(--space-5);color:inherit;text-decoration:none;display:flex}.category-list__label{font-family:var(--font-body);font-size:var(--text-sm)}@media (width>=48rem){.category-list__label{font-size:var(--text-base)}}.category-list__dot{width:var(--space-3);height:var(--space-3);border-radius:50%;flex-shrink:0}.blog-category-carousel{width:100%}.blog-category-carousel+.blog-category-carousel{margin-block-start:var(--space-8)}.blog-category-carousel__swiper{min-width:0;overflow:hidden}.blog-article-card{color:inherit;text-decoration:none;display:block}.blog-article-card__media{position:relative}.blog-article-card__image{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-md);width:100%}.blog-article-card__bookmark{top:var(--space-2);right:var(--space-2);width:var(--space-8);height:var(--space-8);background:color-mix(in srgb, var(--color-accent-contrast) 45%, transparent);color:var(--color-light);font-size:var(--text-base);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute}.blog-article-card__title{margin:var(--space-3) 0 0;font-size:var(--text-sm);font-weight:var(--weight-600);color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.blog-article-card__meta{align-items:center;gap:var(--space-1);margin-block-start:var(--space-2);display:flex}.blog-article-card__avatar{width:var(--space-5);height:var(--space-5);-o-object-fit:cover;object-fit:cover;border-radius:50%}.blog-article-card__author{font-size:var(--text-xs);font-weight:var(--weight-600);color:var(--color-accent)}.blog-article-card__dot,.blog-article-card__time{font-size:var(--text-xs);color:var(--color-text-muted)}.blog-article-card__menu{color:var(--color-text-muted);margin-inline-start:auto}.blog-hero{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;color:var(--color-light);margin-block-end:var(--space-8);text-decoration:none;display:block;position:relative;overflow:hidden}.blog-hero__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.blog-hero__bookmark{top:var(--space-4);right:var(--space-4);z-index:1;width:var(--space-8);height:var(--space-8);border-radius:var(--radius-sm);background:var(--color-light);color:var(--color-accent-contrast);font-size:var(--text-base);justify-content:center;align-items:center;display:inline-flex;position:absolute}.blog-hero__category{top:var(--space-4);left:var(--space-4);z-index:1;padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);background:var(--color-light);color:var(--color-accent-contrast);font-size:var(--text-xs);font-weight:var(--weight-600);align-items:center;display:inline-flex;position:absolute}.blog-hero__scrim{background:linear-gradient(0deg, color-mix(in srgb, var(--color-accent-contrast) 85%, transparent) 0%, transparent 60%);position:absolute;inset:0}.blog-hero__content{inset-inline:0;z-index:1;padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex;position:absolute;bottom:0}.blog-hero__title{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-600);line-height:var(--leading-snug);color:var(--color-light);margin:0}.blog-hero__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.blog-hero__meta{gap:var(--space-1);display:flex}.blog-hero__label{font-size:var(--text-xs);color:color-mix(in srgb, var(--color-light) 70%, transparent)}.blog-hero__author{align-items:center;gap:var(--space-2);display:flex}.blog-hero__avatar{width:var(--space-6);height:var(--space-6);-o-object-fit:cover;object-fit:cover;border-radius:50%}.blog-hero__author-name,.blog-hero__date{font-size:var(--text-sm);color:var(--color-light)}.blog-hero__tags{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.blog-hero__tag{padding:var(--space-1) var(--space-3);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-light) 20%, transparent);font-size:var(--text-xs);color:var(--color-light);white-space:nowrap}.blog-show{gap:var(--space-4);flex-direction:column;display:flex}.blog-show__cover{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden}.blog-show__cover-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.blog-show__category{top:var(--space-4);left:var(--space-4);z-index:1;padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);background:var(--color-light);color:var(--color-accent-contrast);font-size:var(--text-xs);font-weight:var(--weight-600);align-items:center;display:inline-flex;position:absolute}.blog-show__title{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){.blog-show__title{border-radius:var(--radius-sm)}}@media (width>=64rem){.blog-show__title{border-radius:var(--radius-md)}}.blog-show__title{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-600);color:var(--color-text);margin:0}.blog-show__meta{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){.blog-show__meta{border-radius:var(--radius-sm)}}@media (width>=64rem){.blog-show__meta{border-radius:var(--radius-md)}}.blog-show__meta{font-family:var(--font-accent);font-size:var(--text-base);color:var(--color-text-muted);justify-content:space-between;align-items:center;display:flex}@media (width>=40rem){.blog-show__meta{justify-content:space-around}}.blog-show__meta-group{align-items:center;gap:var(--space-2);display:flex}.blog-show__avatar{width:var(--space-6);height:var(--space-6);-o-object-fit:cover;object-fit:cover;border-radius:50%}.blog-show__author{font-weight:var(--weight-600);color:var(--color-text)}.blog-show__published{display:none}@media (width>=40rem){.blog-show__published{display:flex}}.blog-show__body{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){.blog-show__body{border-radius:var(--radius-sm)}}@media (width>=64rem){.blog-show__body{border-radius:var(--radius-md)}}.blog-show__body{gap:var(--space-4);font-family:var(--font-ui);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text);flex-direction:column;display:flex}.blog-show__body *{color:inherit!important;background-color:#0000!important;font-family:inherit!important}.blog-show__body h2{margin:var(--space-2) 0 0;font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-600);color:var(--color-text)}.blog-show__body p{text-indent:var(--space-8);margin:0}.blog-show__body p:first-of-type{text-indent:0}.blog-show__body p:first-of-type:first-letter{float:left;padding:var(--space-1) var(--space-2) 0 0;font-family:var(--font-ui);font-size:var(--text-5xl);font-weight:var(--weight-600);color:var(--color-accent);line-height:.8}.blog-show__body blockquote{padding:var(--space-4) var(--space-5);border-inline-start:3px solid var(--color-accent);border-radius:var(--radius-sm);font-style:italic;font-size:var(--text-base);margin:0;background:var(--color-surface-secondary)!important;font-family:var(--font-body)!important;color:var(--color-text-secondary)!important}.blog-show__body blockquote p{text-indent:0;margin:0}.blog-show__body blockquote p:first-letter{float:none;font:inherit;color:inherit;padding:0}.blog-show__body ul{gap:var(--space-1);flex-direction:column;margin:0;padding-inline-start:var(--space-5);display:flex}.blog-show__body img{border-radius:var(--radius-md);width:100%}.blog-show__body a{text-decoration:underline;color:var(--color-accent)!important}.blog-show__actions{border-block:1px solid var(--color-border);padding-block:var(--space-3)}.blog-show__nav{gap:var(--space-3);flex-direction:column;display:flex}@media (width>=40rem){.blog-show__nav{flex-direction:row}}.blog-show__nav-link{align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text);flex:1;text-decoration:none;display:flex}.blog-show__nav-link--next{text-align:right;justify-content:flex-end}.reading-progress{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:none}@media (width>=40rem){.reading-progress{border-radius:var(--radius-sm)}}@media (width>=64rem){.reading-progress{border-radius:var(--radius-md)}}.reading-progress{gap:var(--space-2)}@media (width>=64rem){.reading-progress{border:1px solid var(--color-border);display:flex}}.layout-drawer .reading-progress{display:flex}@media (width>=64rem){.layout-drawer .reading-progress{display:none}}.reading-progress__row{align-items:center;gap:var(--space-2);display:flex}.reading-progress__cover{width:var(--space-12);border-radius:var(--radius-sm);flex-shrink:0;height:auto}.reading-progress__meta{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.reading-progress__title{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-snug)}.reading-progress__author{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}.reading-progress__progress{align-items:center;gap:var(--space-3);display:flex}.reading-progress__bar{height:var(--space-1);border-radius:var(--radius-sm);background:var(--color-border);flex:1;overflow:hidden}.reading-progress__bar-fill{background:var(--color-accent);height:100%}.reading-progress__percent{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}.reading-chapter-widget-book{display:none}@media (width>=64rem){.reading-chapter-widget-book{min-width:0;display:block;overflow-x:hidden}.reading-chapter-widget-book .reading-chapter-drawer-book__title,.reading-chapter-widget-book .reading-chapter-drawer-book__author,.reading-chapter-widget-book .reading-chapter-drawer-book__synopsis,.reading-chapter-widget-book .reading-chapter-list__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reading-chapter-widget-book .reading-chapter-list__label{flex:1}.reading-chapter-widget-book .reading-chapter-list__number{white-space:nowrap}}@media (width>=80rem){.reading-chapter-widget-book .reading-chapter-drawer-book__title,.reading-chapter-widget-book .reading-chapter-drawer-book__author,.reading-chapter-widget-book .reading-chapter-drawer-book__synopsis,.reading-chapter-widget-book .reading-chapter-list__label{text-overflow:clip;white-space:normal;overflow:visible}}.reading-chapter-comments{gap:var(--space-4);flex-direction:column;display:flex}.reading-chapter-comments__list{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.reading-chapter-comments__list--locked{filter:blur(3px);pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.reading-chapter-comments__count{font-family:var(--font-ui);font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.reading-chapter-comments__item{gap:var(--space-3);display:flex}.reading-chapter-comments__avatar{width:var(--space-8);height:var(--space-8);font-size:var(--text-lg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.reading-chapter-comments__item--reply .reading-chapter-comments__avatar{width:var(--space-6);height:var(--space-6);font-size:var(--text-base)}.reading-chapter-comments__avatar--anonymous{background:var(--color-accent);color:var(--color-accent-text)}.reading-chapter-comments__body{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.reading-chapter-comments__header{align-items:center;gap:var(--space-1);display:flex}.reading-chapter-comments__name{font-family:var(--font-ui);font-weight:var(--weight-600);font-size:var(--text-sm);color:var(--color-text)}.reading-chapter-comments__time{font-family:var(--font-ui);font-size:var(--text-xs);color:var(--color-text-muted)}.reading-chapter-comments__text{font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text);margin:0}.reading-chapter-comments__actions{align-items:center;gap:var(--space-4);display:flex}.reading-chapter-comments__like,.reading-chapter-comments__reply-toggle{align-items:center;gap:var(--space-1);font-family:var(--font-ui);font-size:var(--text-xs);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:0;display:flex}.reading-chapter-comments__like i{font-size:var(--text-sm)}.reading-chapter-comments__like--active,.reading-chapter-comments__like--active i{color:var(--color-interaction)}.reading-chapter-comments__replies{margin:var(--space-3) 0 0;gap:var(--space-3);flex-direction:column;padding:0;list-style:none;display:flex}.reading-chapter-comments__reply-form{align-items:center;gap:var(--space-2);padding:var(--space-1);border-radius:var(--radius-lg);background:var(--color-surface-secondary);margin-block-start:var(--space-2);padding-inline-start:var(--space-4)}.reading-chapter-comments__reply-form:not([hidden]){display:flex}.reading-chapter-comments__excerpt{padding:var(--space-2) var(--space-3);border-inline-start:2px solid var(--book-accent,var(--color-accent));background:var(--color-surface-secondary);border-radius:var(--radius-sm)}.reading-chapter-comments__excerpt:not([hidden]){display:block}.reading-chapter-comments__excerpt-text{font-family:var(--font-accent);font-size:var(--text-base);color:var(--book-accent,var(--color-accent));margin:0}.reading-chapter-comments__form{align-items:flex-end;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--color-surface-secondary);flex-wrap:wrap;display:flex}.reading-chapter-comments__form--disabled{opacity:.5;pointer-events:none}.reading-chapter-comments__input{min-width:0;font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text);background:0 0;border:none;flex:1}.reading-chapter-comments__input::placeholder{color:var(--color-text-muted)}.reading-chapter-comments__input:focus{outline:none}.reading-chapter-comments__login{background:var(--color-surface-secondary);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);font-family:var(--font-ui);font-size:var(--text-sm);color:var(--color-accent);cursor:pointer;border:none}.reading-chapter-comments__submit{width:var(--space-8);height:var(--space-8);background:var(--color-accent-contrast);color:var(--color-light);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.reading-chapter-page .carousel,.reading-chapter-page .category-list,.reading-chapter-page .content__widgets>:not(.reading-chapter-widget-tabs),.reading-chapter-page .layout-nav,.reading-chapter-page .search-bar{display:none}.reading-chapter-page .content__feed{padding-block-start:var(--space-8)}.reading-chapter-header{align-items:center;gap:var(--space-3);padding-block:var(--space-4);display:flex}.reading-chapter-header__back{color:var(--color-text);font-size:var(--text-lg);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex}.reading-chapter-header__info{text-align:center;flex:1;min-width:0}.reading-chapter-header__title{font-family:var(--font-ui);font-size:var(--text-sm);font-weight:var(--weight-600);color:var(--color-text);margin:0}.reading-chapter-header__count{font-family:var(--font-accent);font-size:var(--text-xs);color:var(--color-text-muted);cursor:pointer;margin:0}.reading-chapter-header__actions{align-items:center;gap:var(--space-4);flex-shrink:0;display:flex}.reading-chapter-header__font-size{position:relative}.reading-chapter-header__font-size-trigger{font-family:var(--font-ui);font-size:var(--text-sm);color:var(--color-text);cursor:pointer;background:0 0;border:none;padding:0}.reading-chapter-header__font-size-dropdown{top:calc(100% + var(--space-3));z-index:10;gap:var(--space-2);min-width:220px;padding:var(--space-4);background:var(--color-surface);border-radius:var(--radius-md);box-shadow:0 4px 24px color-mix(in srgb, var(--color-accent-contrast) 15%, transparent);flex-direction:column;display:none;position:absolute;right:0}.reading-chapter-header__font-size--open .reading-chapter-header__font-size-dropdown{display:flex}.reading-chapter-header__font-size-label{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text);margin:0}.reading-chapter-header__font-size-slider{align-items:center;gap:var(--space-3);display:flex}.reading-chapter-header__font-size-hint{font-family:var(--font-ui);color:var(--color-text-muted);flex-shrink:0}.reading-chapter-header__font-size-hint--sm{font-size:var(--text-xs)}.reading-chapter-header__font-size-hint--lg{font-size:var(--text-lg)}.reading-chapter-header__font-size-input{appearance:none;border-radius:var(--radius-sm);background:var(--color-text-muted);cursor:pointer;flex:1;min-width:0;height:4px}.reading-chapter-header__font-size-input::-webkit-slider-thumb{appearance:none;width:var(--space-4);height:var(--space-4);background:var(--color-accent);border-radius:50%}.reading-chapter-header__font-size-input::-moz-range-thumb{width:var(--space-4);height:var(--space-4);background:var(--color-accent);border:none;border-radius:50%}.reading-chapter-header__font-size-input::-moz-range-track{border-radius:var(--radius-sm);background:var(--color-text-muted);height:4px}.reading-chapter-header__theme{font-size:var(--text-lg);color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.reading-chapter-header__theme-icon--light{display:none}.reading-chapter-header__theme[aria-checked=true] .reading-chapter-header__theme-icon--light{display:block}.reading-chapter-header__theme[aria-checked=true] .reading-chapter-header__theme-icon--dark,.reading-chapter-page [data-nav-drawer],.reading-chapter-page [data-nav-backdrop]{display:none}.reading-chapter-nav{z-index:10;align-items:center;gap:var(--space-2);background:var(--color-bg);padding-block:var(--space-3);box-shadow:0 -1px 4px color-mix(in srgb, var(--color-text) 5%, transparent);flex-direction:column;display:flex;position:fixed;inset-block-end:0;inset-inline:0}.reading-chapter-nav__row{align-items:center;gap:var(--space-4);width:100%;max-width:400px;padding-inline:var(--space-4);display:flex}.reading-chapter-nav__arrow{color:var(--color-text);font-size:var(--text-lg);justify-content:center;align-items:center;text-decoration:none;display:flex}.reading-chapter-nav__arrow--disabled{color:var(--color-text-muted);pointer-events:none}.reading-chapter-nav__bar{border-radius:var(--radius-sm);background:var(--color-surface-secondary);flex:1;height:4px;overflow:hidden}.reading-chapter-nav__bar-fill{border-radius:var(--radius-sm);background:var(--book-accent,var(--color-accent));width:0%;height:100%;transition:width .1s linear}.reading-chapter-nav__count{font-family:var(--font-ui);font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;margin:0}.reading-chapter-body{padding-inline:var(--space-4)}.reading-chapter-body__header{text-align:center;cursor:pointer;margin-block-end:var(--space-6)}.reading-chapter-body__number{margin:0 0 var(--space-1);font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-600);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.reading-chapter-body__title{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--weight-600);color:var(--color-text);margin:0}.reading-chapter-body__text{gap:var(--space-4);font-family:var(--font-ui);font-size:var(--reading-font-size,var(--text-base));line-height:var(--leading-relaxed);color:var(--color-text);flex-direction:column;display:flex}.reading-chapter-body__text p{margin:0}.reading-chapter-body__text p[data-paragraph]{padding:var(--space-1) var(--space-2);margin-inline:calc(var(--space-2) * -1);border-radius:var(--radius-sm);cursor:pointer;transition:background-color .15s}.reading-chapter-body__text p[data-paragraph]:hover{background:var(--color-surface-secondary)}.reading-chapter-body__text .reading-chapter-body__comment-icon{font-size:var(--text-lg);color:color-mix(in srgb, var(--book-accent,var(--color-accent)) 60%, transparent)}.reading-chapter-body__text .reading-chapter-body__excerpt-mark{cursor:pointer}.reading-chapter-body__text .reading-chapter-body__excerpt-icon{font-size:var(--text-lg);color:color-mix(in srgb, var(--book-accent,var(--color-accent)) 60%, transparent)}.reading-chapter-body__text blockquote{padding:var(--space-4) var(--space-5);border-inline-start:3px solid var(--color-accent);background:var(--color-surface-secondary);border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--color-accent);margin:0}.reading-chapter-body__text blockquote p{margin:0}body.reading-chapter-page.has-drawer-open{overflow:hidden}[data-reading-drawer],[data-reading-comments-drawer]{overflow-y:auto}.reading-chapter-drawer-book{gap:var(--space-4);flex-direction:column;display:flex}.reading-chapter-drawer-book__cover{border-radius:var(--radius-md);width:100%;height:auto}.reading-chapter-drawer-book__info{gap:var(--space-2);flex-direction:column;display:flex}.reading-chapter-drawer-book__title{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--weight-600);color:var(--color-text);margin:0}.reading-chapter-drawer-book__title a{color:inherit;text-decoration:none}.reading-chapter-drawer-book__author{font-family:var(--font-accent);font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.reading-chapter-drawer-book__synopsis{font-family:var(--font-ui);font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-text-secondary);margin:0}.reading-chapter-list__items{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.reading-chapter-list__link{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-2);border-radius:var(--radius-sm);color:var(--color-text);text-decoration:none;display:flex}.reading-chapter-list__link--active{background:var(--color-surface-secondary);font-weight:var(--weight-600)}.reading-chapter-list__number{width:var(--space-6);font-family:var(--font-ui);font-size:var(--text-sm);color:var(--color-text-muted);flex-shrink:0}.reading-chapter-list__link--active .reading-chapter-list__number{color:var(--color-text)}.reading-chapter-list__label{font-family:var(--font-body);font-size:var(--text-sm)}.club-current-book{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.club-current-book{border-radius:var(--radius-sm)}}@media (width>=64rem){.club-current-book{border-radius:var(--radius-md)}}.club-current-book{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md)}.club-current-book__title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-lg);color:var(--color-text)}.club-current-book__row{gap:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.club-current-book__row{flex-direction:row}}.club-current-book__cover{width:var(--space-20);border-radius:var(--radius-sm);flex-shrink:0;align-self:center;height:auto}@media (width>=40rem){.club-current-book__cover{width:var(--space-24);align-self:flex-start}}.club-current-book__meta{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.club-current-book__book-title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-xl);color:var(--color-text);line-height:var(--leading-tight)}.club-current-book__author{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-secondary)}.club-current-book__chapter-row{justify-content:space-between;align-items:baseline;gap:var(--space-2);margin-top:var(--space-2);display:flex}.club-current-book__chapter{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-base);color:var(--color-text)}.club-current-book__pages{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}.club-current-book__progress{align-items:center;gap:var(--space-3);display:flex}.club-current-book__bar{height:var(--space-2);border-radius:var(--radius-sm);background:var(--color-border);flex:1;overflow:hidden}.club-current-book__bar-fill{background:var(--color-accent);height:100%}.club-current-book__percent{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}.club-current-book__quote{font-family:var(--font-accent);font-style:italic;font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-top:var(--space-1)}.club-current-book__cta{width:100%;margin-top:var(--space-2);justify-content:center}.club-header{gap:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.club-header{flex-direction:row;justify-content:space-between;align-items:center}}.club-header__info{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.club-header__title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-2xl);color:var(--color-text)}.club-header__subtitle{font-family:var(--font-body);font-size:var(--text-base)}.club-header__book-title{font-weight:var(--weight-600);color:var(--color-text)}.club-header__separator{color:var(--color-text-muted);margin-inline:var(--space-1)}.club-header__author{color:var(--color-text-secondary)}.club-header__meta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.club-header__tag{padding:var(--space-1) var(--space-3);border-radius:var(--radius-lg);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text)}.club-header__tag--status{background:var(--color-accent-subtle)}.club-header__tag--outline{border:1px solid var(--color-border);background:0 0}.club-header__readers{align-items:center;gap:var(--space-1);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);display:inline-flex}.club-header__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.club-community{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.club-community{border-radius:var(--radius-sm)}}@media (width>=64rem){.club-community{border-radius:var(--radius-md)}}.club-community{border:1px solid var(--color-border);border-radius:var(--radius-md)}.club-community__header{justify-content:space-between;align-items:flex-start;gap:var(--space-2);text-decoration:none;display:flex}.club-community__heading{align-items:center;gap:var(--space-2);display:flex}.club-community__icon{font-size:var(--text-2xl);color:var(--color-text)}.club-community__title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-base);color:var(--color-text)}.club-community__subtitle{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}.club-community__chevron{font-size:var(--text-lg);color:var(--color-text-muted);margin-top:var(--space-1)}.club-community__avatars{align-items:center;display:flex}.club-community__avatar{width:var(--space-10);height:var(--space-10);-o-object-fit:cover;object-fit:cover;border:2px solid var(--color-surface);border-radius:50%;margin-inline-start:calc(var(--space-2) * -1)}.club-community__avatar:first-child{margin-inline-start:0}.club-community__avatar--more{background:var(--color-surface-secondary);color:var(--color-text-secondary);font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-600);justify-content:center;align-items:center;display:inline-flex}.club-community__activity{align-items:center;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text);display:inline-flex}.club-community__dot{width:var(--space-2);height:var(--space-2);background:var(--color-project-green);border-radius:50%}.club-community__divider{border:none;border-top:1px solid var(--color-border);margin:0}.club-community__section-title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-base);color:var(--color-text)}.club-community__progress-row{justify-content:space-between;align-items:baseline;display:flex}.club-community__chapter{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text)}.club-community__percent{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted)}.club-community__bar{height:var(--space-2);border-radius:var(--radius-sm);background:var(--color-border);overflow:hidden}.club-community__bar-fill{background:var(--color-accent);height:100%}.club-community__quote{padding:var(--space-3);background:var(--color-surface-secondary);border-radius:var(--radius-sm);font-family:var(--font-accent);font-style:italic;font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed);text-align:center}.club-community__cta{justify-content:center;width:100%}.club-poll{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.club-poll{border-radius:var(--radius-sm)}}@media (width>=64rem){.club-poll{border-radius:var(--radius-md)}}.club-poll{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md)}.club-poll__header{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.club-poll__badge{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-secondary);color:var(--color-text-secondary);font-family:var(--font-body);font-size:var(--text-xs);display:inline-flex}.club-poll__meta{align-items:center;gap:var(--space-3);display:flex}.club-poll__status{padding:var(--space-1) var(--space-3);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-project-green) 15%, transparent);color:var(--color-project-green);font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-xs)}.club-poll__closes{align-items:center;gap:var(--space-1);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);display:inline-flex}.club-poll__question{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-xl);color:var(--color-text)}.club-poll__description{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-secondary);margin-top:calc(var(--space-2) * -1)}.club-poll__options{gap:var(--space-4);flex-direction:column;display:flex}.club-poll__option{align-items:flex-start;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-sm);display:flex}.club-poll__option--selected{background:var(--color-accent-subtle)}.club-poll__radio{width:var(--space-5);height:var(--space-5);margin-top:var(--space-1);border:2px solid var(--color-border);color:var(--color-accent-text);font-size:var(--text-xs);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.club-poll__option--selected .club-poll__radio{background:var(--color-accent);border-color:var(--color-accent)}.club-poll__option-avatar{width:var(--space-10);height:var(--space-10);-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0}.club-poll__option-avatar--anonymous{background:var(--color-surface-secondary);color:var(--color-text-muted);font-size:var(--text-lg);justify-content:center;align-items:center;display:flex}.club-poll__option-body{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.club-poll__option-header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.club-poll__option-label{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-base);color:var(--color-text)}.club-poll__option-description{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted)}.club-poll__option-stats{text-align:right;flex-shrink:0}.club-poll__option-percent{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-base);color:var(--color-text)}.club-poll__option-votes{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}.club-poll__bar{height:var(--space-2);border-radius:var(--radius-sm);background:var(--color-border);overflow:hidden}.club-poll__bar-fill{background:var(--color-accent);height:100%}.club-poll__footer{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.club-poll__vote--full{justify-content:center;width:100%}.club-poll__voters{align-items:center;gap:var(--space-1);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);display:inline-flex}.club-open-question-teaser{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.club-open-question-teaser{border-radius:var(--radius-sm)}}@media (width>=64rem){.club-open-question-teaser{border-radius:var(--radius-md)}}.club-open-question-teaser{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);text-decoration:none}@media (width>=40rem){.club-open-question-teaser{flex-direction:row}}.club-open-question-teaser__cover{width:var(--space-24);border-radius:var(--radius-sm);flex-shrink:0;align-self:center;height:auto}@media (width>=40rem){.club-open-question-teaser__cover{align-self:flex-start}}.club-open-question-teaser__body{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.club-open-question-teaser__heading{align-items:center;gap:var(--space-3);display:flex}.club-open-question-teaser__icon{width:var(--space-10);height:var(--space-10);background:color-mix(in srgb, var(--color-interaction) 15%, transparent);color:var(--color-interaction);font-size:var(--text-xl);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.club-open-question-teaser__eyebrow{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted)}.club-open-question-teaser__title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-2xl);color:var(--color-text)}.club-open-question-teaser__quote{font-family:var(--font-accent);font-style:italic;font-size:var(--text-base);color:var(--color-text-secondary)}.club-open-question-teaser__description{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-normal)}.club-open-question-teaser__answers{align-self:flex-start;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-lg);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-secondary);display:inline-flex}.club-open-question{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.club-open-question{border-radius:var(--radius-sm)}}@media (width>=64rem){.club-open-question{border-radius:var(--radius-md)}}.club-open-question{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md)}.club-open-question__header{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.club-open-question__badge{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-secondary);color:var(--color-text-secondary);font-family:var(--font-body);font-size:var(--text-xs);display:inline-flex}.club-open-question__meta{align-items:center;gap:var(--space-3);display:flex}.club-open-question__status{padding:var(--space-1) var(--space-3);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-project-green) 15%, transparent);color:var(--color-project-green);font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-xs)}.club-open-question__closes{align-items:center;gap:var(--space-1);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);display:inline-flex}.club-open-question__question{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-xl);color:var(--color-text)}.club-open-question__description{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-secondary);margin-top:calc(var(--space-2) * -1)}.club-open-question__textarea{width:100%;min-height:var(--space-24);resize:vertical;padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-secondary);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-sm)}.club-open-question__textarea::placeholder{color:var(--color-text-muted)}.club-open-question__textarea:focus{border-color:var(--color-accent);outline:none}.club-open-question__counter{margin-top:calc(var(--space-2) * -1);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);align-self:flex-end}.club-open-question__submit{justify-content:center;width:100%}.club-open-question-answers{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.club-open-question-answers{border-radius:var(--radius-sm)}}@media (width>=64rem){.club-open-question-answers{border-radius:var(--radius-md)}}.club-open-question-answers{gap:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md)}.club-open-question-answers__header{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.club-open-question-answers__title{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-lg);color:var(--color-text);display:inline-flex}.club-open-question-answers__count{font-family:var(--font-body);font-weight:var(--weight-400);font-size:var(--text-sm);color:var(--color-text-muted)}.club-open-question-answers__sort{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text-secondary);font-family:var(--font-body);font-size:var(--text-xs);cursor:pointer;display:inline-flex}.club-open-question-answers__list{gap:var(--space-4);flex-direction:column;display:flex}.club-open-question-answers__item{gap:var(--space-3);display:flex}.club-open-question-answers__avatar{width:var(--space-10);height:var(--space-10);-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0}.club-open-question-answers__content{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.club-open-question-answers__top{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.club-open-question-answers__author{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-sm);color:var(--color-text)}.club-open-question-answers__time{font-weight:var(--weight-400);font-size:var(--text-xs);color:var(--color-text-muted);margin-inline-start:var(--space-2)}.club-open-question-answers__more{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none}.club-open-question-answers__text{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-normal)}.club-open-question-answers__actions{align-items:center;gap:var(--space-4);margin-top:var(--space-1);display:flex}.club-open-question-answers__like,.club-open-question-answers__reply{align-items:center;gap:var(--space-1);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;display:inline-flex}.shop-product-card{background:var(--color-surface);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.shop-product-card__media{width:100%;height:12rem;padding:var(--space-4);background:var(--color-surface-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}@media (width>=48rem){.shop-product-card__media{height:14rem}}@media (width>=64rem){.shop-product-card__media{height:16rem}}.shop-product-card__image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.shop-product-card__badge{top:var(--space-3);right:var(--space-3);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--weight-600);text-transform:uppercase;background:var(--color-accent);color:var(--color-accent-text);position:absolute}.shop-product-card__badge--dark{background:var(--color-accent-contrast);color:var(--color-light)}.shop-product-card__body{gap:var(--space-2);padding:var(--space-4);flex-direction:column;display:flex}.shop-product-card__title{font-size:var(--text-base);font-weight:var(--weight-600);color:var(--color-text);text-decoration:none}.shop-product-card__author{font-size:var(--text-sm);color:var(--color-text-secondary)}.shop-product-card__price{align-items:baseline;gap:var(--space-2);margin-block-start:var(--space-1);display:flex}.shop-product-card__price-now{font-size:var(--text-lg);font-weight:var(--weight-600);color:var(--color-text)}.shop-product-card__price-was{font-size:var(--text-sm);color:var(--color-text-muted);text-decoration:line-through}.shop-product-card__actions{align-items:center;gap:var(--space-2);margin-block-start:var(--space-2);display:flex}.shop-product-card__buy{flex:1;justify-content:center;max-width:none;position:relative}.shop-product-card__buy:after{content:"";right:calc(var(--space-2) * -1);background:color-mix(in srgb, var(--color-accent-text) 30%, transparent);width:1px;position:absolute;top:20%;bottom:20%}.shop-product-card__add-cart{width:var(--space-10);height:var(--space-10);font-size:var(--text-lg);flex:none;position:relative}.shop-product-card__add-cart-badge{width:var(--space-4);height:var(--space-4);background:var(--color-light);color:var(--color-accent-contrast);border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:inline-flex;position:absolute;bottom:-2px;right:-2px}.shop-product-card__tooltip{bottom:calc(100% + var(--space-2));padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);background:var(--color-accent-contrast);color:var(--color-light);font-size:var(--text-xs);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s;position:absolute;right:0}.shop-product-card__add-cart:hover .shop-product-card__tooltip,.shop-product-card__add-cart:focus-visible .shop-product-card__tooltip{opacity:1;visibility:visible}.shop-product-grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (width>=48rem){.shop-product-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=64rem){.shop-product-grid{grid-template-columns:repeat(4,1fr)}}.shop-category-carousel{width:100%}.shop-category-carousel__swiper{min-width:0;overflow:hidden}.shop-category-carousel__item{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-4) var(--space-2);border-radius:var(--radius-md);background:var(--color-surface-secondary);color:var(--color-text-secondary);cursor:pointer;border:none;flex-direction:column;text-decoration:none;display:flex}.shop-category-carousel__item--active{background:var(--color-accent);color:var(--color-accent-text)}.shop-category-carousel__icon{font-size:var(--text-2xl);justify-content:center;align-items:center;line-height:1;display:inline-flex}.shop-category-carousel__icon img{width:var(--space-6);height:var(--space-6);-o-object-fit:contain;object-fit:contain}.shop-category-carousel__label{font-size:var(--text-xs);font-weight:var(--weight-600);text-align:center}.shop-detail{gap:var(--space-6);flex-direction:column;display:flex;position:relative}.shop-detail__note{display:none}@media (width>=64rem){.shop-detail__note{align-items:flex-end;gap:var(--space-2);text-align:right;font-family:var(--font-accent);font-style:italic;font-size:var(--text-lg);color:var(--color-text-secondary);flex-direction:column;display:flex;position:absolute;top:0;right:0}.shop-detail__note i{font-size:var(--text-xl);color:var(--color-interaction)}}.shop-detail__breadcrumb{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted);display:flex}.shop-detail__breadcrumb a{color:var(--color-text-muted);text-decoration:none}.shop-detail__breadcrumb a:hover{color:var(--color-text)}.shop-detail__breadcrumb-current{color:var(--color-text);font-weight:var(--weight-600)}.shop-detail__layout{gap:var(--space-8);flex-direction:column;display:flex}@media (width>=64rem){.shop-detail__layout{flex-direction:row;align-items:flex-start}}.shop-detail__gallery{gap:var(--space-3);flex-direction:column-reverse;display:flex}@media (width>=64rem){.shop-detail__gallery{flex-direction:row;flex:none;width:45%}}.shop-detail__thumbs{gap:var(--space-2);display:flex;overflow-x:auto}@media (width>=64rem){.shop-detail__thumbs{flex-direction:column;overflow-x:visible}}.shop-detail__thumb{width:var(--space-16);aspect-ratio:1;border-radius:var(--radius-sm);background:var(--color-surface-secondary);cursor:pointer;border:2px solid #0000;flex:none;padding:0;position:relative;overflow:hidden}.shop-detail__thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.shop-detail__thumb--active{border-color:var(--color-accent)}.shop-detail__thumb-more{background:color-mix(in srgb, var(--color-accent-contrast) 55%, transparent);color:var(--color-light);font-size:var(--text-xxs);font-weight:var(--weight-600);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}.shop-detail__thumb-more-count{font-size:var(--text-sm)}.shop-detail__media{aspect-ratio:1;padding:var(--space-6);border-radius:var(--radius-md);background:var(--color-surface-secondary);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.shop-detail__main-image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.shop-detail__badge{top:var(--space-4);right:var(--space-4);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);background:var(--color-accent);color:var(--color-accent-text);font-size:var(--text-xs);font-weight:var(--weight-600);text-transform:uppercase;position:absolute}.shop-detail__info{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}@media (width>=64rem){.shop-detail__info{flex:1}}.shop-detail__badge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--weight-600);text-transform:uppercase;background:var(--color-accent);color:var(--color-accent-text);align-self:flex-start}.shop-detail__title{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:var(--weight-600);color:var(--color-text);margin:0}.shop-detail__author{font-size:var(--text-sm);font-weight:var(--weight-600);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted)}.shop-detail__rating{align-items:center;gap:var(--space-2);display:flex}.shop-detail__stars{color:var(--color-tag);font-size:var(--text-sm);gap:2px;display:inline-flex}.shop-detail__rating-count{font-size:var(--text-sm);color:var(--color-text-muted)}.shop-detail__price{align-items:baseline;gap:var(--space-2);margin-block-start:var(--space-2);display:flex}.shop-detail__price-now{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:var(--weight-600);color:var(--color-text)}.shop-detail__price-was{font-size:var(--text-base);color:var(--color-text-muted);text-decoration:line-through}.shop-detail__purchase{align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-block-start:var(--space-2);display:flex}.shop-detail__quantity{align-items:center;gap:var(--space-4);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);background:var(--color-surface-secondary);display:flex}.shop-detail__quantity-btn{color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.shop-detail__quantity-value{font-weight:var(--weight-600);color:var(--color-text);text-align:center;min-width:1ch}.shop-detail__actions{align-items:center;gap:var(--space-2);flex:1;min-width:220px;display:flex}.shop-detail__buy{flex:1;justify-content:center;max-width:none;position:relative}.shop-detail__buy:after{content:"";right:calc(var(--space-2) * -1);background:color-mix(in srgb, var(--color-light) 30%, transparent);width:1px;position:absolute;top:20%;bottom:20%}.shop-detail__add-cart{width:var(--space-12);height:var(--space-12);font-size:var(--text-xl);flex:none;position:relative}.shop-detail__tooltip{bottom:calc(100% + var(--space-2));padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);background:var(--color-accent-contrast);color:var(--color-light);font-size:var(--text-xs);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s;position:absolute;right:0}.shop-detail__add-cart:hover .shop-detail__tooltip,.shop-detail__add-cart:focus-visible .shop-detail__tooltip{opacity:1;visibility:visible}.shop-detail__panel{color:var(--color-text-secondary);line-height:var(--leading-relaxed);padding-block-start:var(--space-4)}.shop-detail__quote{margin:var(--space-4) 0 0;padding:var(--space-4);border-radius:var(--radius-sm);background:var(--color-surface-secondary);font-family:var(--font-accent);font-style:italic;font-size:var(--text-lg);color:var(--color-text)}.shop-detail__quote cite{font-family:var(--font-body);font-style:normal;font-size:var(--text-sm);color:var(--color-text-muted);margin-block-start:var(--space-2);display:block}.shop-related{width:100%;margin-block-start:var(--space-8)}.shop-related__swiper{min-width:0;margin-block-start:var(--space-4);overflow:hidden}.shop-related__item{align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);background:var(--color-surface);color:inherit;text-decoration:none;display:flex}.shop-related__image{width:var(--space-16);aspect-ratio:1;border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover;flex:none}.shop-related__body{flex-direction:column;min-width:0;display:flex}.shop-related__title{font-weight:var(--weight-600);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shop-related__author{font-size:var(--text-sm);color:var(--color-text-secondary)}.shop-related__price{font-weight:var(--weight-600);color:var(--color-text);margin-block-start:var(--space-1)}.shop-cart-widget{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.shop-cart-widget{border-radius:var(--radius-sm)}}@media (width>=64rem){.shop-cart-widget{border-radius:var(--radius-md)}}.shop-cart-widget{border:1px solid var(--color-border)}.shop-cart-widget__header{justify-content:space-between;align-items:center;display:flex}.shop-cart-widget__title{align-items:center;gap:var(--space-2);font-weight:var(--weight-600);color:var(--color-text);display:inline-flex}.shop-cart-widget__count{min-width:var(--space-8);height:var(--space-8);padding-inline:var(--space-1);background:var(--color-accent);color:var(--color-accent-text);font-size:var(--text-lg);font-weight:var(--weight-600);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.shop-cart-widget__empty{text-align:center;align-items:center;gap:var(--space-1);padding-block:var(--space-4);flex-direction:column;display:flex}.shop-cart-widget__empty-icon{font-size:var(--text-4xl);color:var(--color-text-muted);margin-block-end:var(--space-2)}.shop-cart-widget__empty-title{font-weight:var(--weight-600);color:var(--color-text);margin:0}.shop-cart-widget__empty-subtitle{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.shop-cart-widget__empty-link{align-items:center;gap:var(--space-1);font-size:var(--text-sm);font-weight:var(--weight-600);color:var(--color-accent);margin-block-start:var(--space-2);text-decoration:none;display:inline-flex}.shop-cart-widget__list{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.shop-cart-widget__item{align-items:flex-start;gap:var(--space-3);display:flex}.shop-cart-widget__item-image{width:var(--space-16);aspect-ratio:2/3;border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover;flex:none}.shop-cart-widget__item-body{flex-direction:column;flex:1;min-width:0;display:flex}.shop-cart-widget__item-title{font-weight:var(--weight-600);color:var(--color-text)}.shop-cart-widget__item-author{font-size:var(--text-sm);color:var(--color-text-secondary)}.shop-cart-widget__item-price{font-weight:var(--weight-600);color:var(--color-text);margin-block-start:var(--space-1)}.shop-cart-widget__item-actions{align-items:flex-end;gap:var(--space-2);flex-direction:column;flex:none;display:flex}.shop-cart-widget__quantity{align-items:center;gap:var(--space-3);padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-lg);display:flex}.shop-cart-widget__quantity-btn{color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.shop-cart-widget__quantity-value{font-weight:var(--weight-600);color:var(--color-text);text-align:center;min-width:1ch}.shop-cart-widget__remove{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.shop-cart-widget__summary{gap:var(--space-1);border-block-start:1px solid var(--color-border);flex-direction:column;padding-block-start:var(--space-4);display:flex}.shop-cart-widget__subtotal{justify-content:space-between;align-items:baseline;display:flex}.shop-cart-widget__subtotal-label{font-size:var(--text-sm);color:var(--color-text-secondary)}.shop-cart-widget__subtotal-value{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--weight-600);color:var(--color-text)}.shop-cart-widget__shipping-note{font-size:var(--text-xs);color:var(--color-text-muted)}.shop-cart-widget__checkout,.shop-cart-widget__view-all{justify-content:center;width:100%;max-width:none}.shop-cart-widget__checkout{margin-block-start:var(--space-2)}button.shop-cart-widget__empty-link{cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.shop-features{gap:var(--space-4);padding-block:var(--space-4);border-block:1px solid var(--color-border);flex-direction:column;display:flex}@media (width>=40rem){.shop-features{flex-flow:wrap}}.shop-features__item{align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);display:flex}@media (width>=40rem){.shop-features__item{flex:1;min-width:160px}}.shop-features__item i{font-size:var(--text-xl);color:var(--color-text)}.shop-features__item div{flex-direction:column;display:flex}.shop-features__title{font-weight:var(--weight-600);color:var(--color-text)}.shop-features__subtitle{color:var(--color-text-muted);font-size:var(--text-xs)}.auth-modal-backdrop{z-index:39;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:opacity .3s,visibility 0s linear .3s;position:fixed;inset:0}.auth-modal-backdrop--open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s}.auth-modal{z-index:40;padding:var(--space-4);visibility:hidden;pointer-events:none;justify-content:center;align-items:center;transition:visibility 0s linear .3s;display:flex;position:fixed;inset:0}.auth-modal--open{visibility:visible;pointer-events:auto;transition:none}.auth-modal__card{width:min(400px,100%);max-height:90vh;padding:var(--space-6);background:var(--color-bg);border-radius:var(--radius-lg);opacity:0;transition:transform .2s,opacity .2s;position:relative;overflow-y:auto;transform:scale(.95)}.auth-modal--open .auth-modal__card{opacity:1;transform:scale(1)}.auth-modal__close{top:var(--space-4);right:var(--space-4);color:var(--color-text-muted);font-size:var(--text-xl);cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.auth-form{gap:var(--space-6);flex-direction:column;display:flex}.auth-form__switch{justify-content:flex-end;align-items:center;gap:var(--space-1);font-family:var(--font-body);font-size:var(--text-sm);padding-inline-end:var(--space-8);display:flex}.auth-form__switch-text{color:var(--color-text-muted)}.auth-form__switch-link{font:inherit;font-weight:var(--weight-600);color:var(--color-accent);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.auth-form__header{gap:var(--space-2);flex-direction:column;display:flex}.auth-form__title{font-family:var(--font-accent);font-weight:var(--weight-600);font-size:var(--text-3xl);color:var(--color-text)}.auth-form__subtitle{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted)}.auth-form__form{gap:var(--space-4);flex-direction:column;display:flex}.auth-form__field{gap:var(--space-2);flex-direction:column;display:flex}.auth-form__label{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-sm);color:var(--color-text)}.auth-form__input-wrap{align-items:center;gap:var(--space-3);padding-inline:var(--space-5);padding-block:var(--space-3);background:var(--color-surface);border-radius:var(--radius-lg);display:flex}.auth-form__input-icon{font-size:var(--text-lg);color:var(--color-text-muted);flex-shrink:0}.auth-form__input{min-width:0;font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);background:0 0;border:0;flex:1}@media (width>=48rem){.auth-form__input{font-size:var(--text-sm)}}.auth-form__input::placeholder{color:var(--color-text-muted)}.auth-form__input:focus{outline:none}.auth-form__input-toggle{color:var(--color-text-muted);font-size:var(--text-lg);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0}.auth-form__row{justify-content:space-between;align-items:center;gap:var(--space-3);font-family:var(--font-body);font-size:var(--text-sm);display:flex}.auth-form__checkboxes{gap:var(--space-2);flex-direction:column;display:flex}.auth-form__checkbox{align-items:center;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text);cursor:pointer;display:flex}.auth-form__checkbox input{accent-color:var(--color-accent);flex-shrink:0}.auth-form__checkbox a{color:var(--color-accent);text-decoration:underline}.auth-form__honeypot{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.auth-form__error{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-interaction)}.auth-form__submit{justify-content:center;width:100%;max-width:none}.profile-form{gap:var(--space-6);flex-direction:column;max-width:28rem;display:flex}.profile-form__title{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-600);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-accent-text);align-self:flex-start;margin:0;display:inline-flex}.profile-form__form{gap:var(--space-5);padding:var(--space-4) var(--space-2);background:var(--color-surface-secondary);border-radius:var(--radius-sm);flex-direction:column;display:flex}.profile-form__avatar-field{align-items:center;gap:var(--space-3);cursor:pointer;flex-direction:column;align-self:center;display:flex}.profile-form__avatar-wrap{flex-shrink:0;width:9rem;height:9rem;position:relative}.profile-form__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-form__avatar--anonymous{background:var(--color-border);color:var(--color-text-muted);justify-content:center;align-items:center;font-size:3.5rem;display:flex}.profile-form__avatar-badge{border:3px solid var(--color-bg);background:var(--color-accent-hover);width:3rem;height:3rem;color:var(--color-light);font-size:var(--text-lg);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.profile-form__avatar-caption{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-muted)}.profile-form__field{gap:var(--space-2);flex-direction:column;display:flex}.profile-form__label{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-sm);color:var(--color-text)}.profile-form__input{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding-inline:var(--space-5);padding-block:var(--space-3);background:var(--color-surface);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base)}@media (width>=48rem){.profile-form__input{font-size:var(--text-sm)}}.profile-form__input:focus{outline:none}.profile-form__error{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-interaction);margin:0}.profile-form__success{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.profile-form__actions{gap:var(--space-4);display:flex}.profile-form__cancel,.profile-form__submit{flex:1;justify-content:center}.legal-page{gap:var(--space-6);flex-direction:column;display:flex}.legal-page__title{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-600);padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-accent-text);align-self:flex-start;margin:0;display:inline-flex}.legal-page__content{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4);flex-direction:column;display:flex}@media (width>=40rem){.legal-page__content{border-radius:var(--radius-sm)}}@media (width>=64rem){.legal-page__content{border-radius:var(--radius-md)}}.legal-page__content{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text)}.legal-page__content h2{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:var(--weight-600);color:var(--color-text);margin:0}.legal-page__content p{margin:0}.legal-page__content ul{gap:var(--space-1);flex-direction:column;margin:0;padding-inline-start:var(--space-5);display:flex}.legal-page__content a{color:var(--color-accent);text-decoration:underline}.writerly__main{justify-content:center;align-items:center;gap:var(--space-8);min-height:100dvh;padding-inline:var(--space-4);flex-direction:column;display:flex}.writerly__title{font-family:var(--font-heading);font-size:var(--text-5xl);color:var(--color-text);text-align:left}@media (width>=48rem){.writerly__title{font-size:4.5rem}}.writerly__form{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){.writerly__form{border-radius:var(--radius-sm)}}@media (width>=64rem){.writerly__form{border-radius:var(--radius-md)}}.writerly__form{width:100%;max-width:24rem}.writerly__notice{align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;max-width:24rem;display:flex}.writerly__notice-text{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted)}.writerly__notice-logout{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);text-decoration:underline}.writerly--dashboard{--writerly-accent:var(--color-interaction)}.writerly-dashboard{gap:var(--space-4);min-height:100dvh;padding-block:var(--space-4) var(--space-24);flex-direction:column;display:flex}@media (width>=48rem){.writerly-dashboard{padding-block:var(--space-4)}}@media (width>=64rem){.writerly-dashboard{grid-template-columns:15rem minmax(0,1fr);align-items:start;display:grid}}.writerly-dashboard__main{min-width:0}@media (width>=48rem){.writerly-dashboard__main{padding:var(--space-6);background:var(--color-surface);border-radius:var(--radius-md)}}.writerly-dashboard__book{gap:var(--space-4);flex-direction:column;display:flex}@media (width>=48rem){.writerly-dashboard__book{gap:var(--space-6)}}.writerly-empty[hidden],.writerly-dashboard__book[hidden]{display:none}.writerly-dashboard__grid{gap:var(--space-4);grid-template-columns:minmax(0,1fr);display:grid}@media (width>=48rem){.writerly-dashboard__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.writerly-dashboard__grid .writerly-manuscript{grid-column:1/-1}}@media (width>=80rem){.writerly-dashboard__grid{grid-template-columns:repeat(12,minmax(0,1fr))}.writerly-dashboard__grid .writerly-calendar{grid-area:2/1/4/5}.writerly-dashboard__grid .writerly-chart--daily{grid-column:5/13}.writerly-dashboard__grid .writerly-chart--cumulative{grid-column:5/9}.writerly-dashboard__grid .writerly-stats{grid-column:9/13}}.writerly-empty{align-items:center;gap:var(--space-3);padding-block:var(--space-16);text-align:center;flex-direction:column;display:flex}.writerly-empty__title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-2xl);color:var(--color-text)}.writerly-empty__text{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted)}.writerly-card{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){.writerly-card{border-radius:var(--radius-sm)}}@media (width>=64rem){.writerly-card{border-radius:var(--radius-md)}}.writerly-card{border:var(--border-width) var(--border-style) var(--color-border);flex-direction:column;min-width:0;display:flex}.writerly-card__title{align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-base);color:var(--color-text);display:flex}.writerly-card__title-icon{font-size:var(--text-xl);color:var(--writerly-accent)}.writerly-library{inset-block:0;z-index:30;gap:var(--space-3);width:min(20rem,85vw);padding:var(--space-4);background:var(--color-surface);border-right:var(--border-width) var(--border-style) var(--color-border);visibility:hidden;transition:transform var(--transition-base), visibility var(--transition-base);flex-direction:column;display:flex;position:fixed;left:0;overflow-y:auto;transform:translate(-100%)}@media (width>=48rem){.writerly-library{z-index:auto;visibility:visible;background:0 0;border-right:0;width:auto;min-width:0;padding:0;transition:none;position:static;overflow:visible;transform:none}}@media (width>=64rem){.writerly-library{top:var(--space-4);height:calc(100dvh - var(--space-8));position:sticky;overflow-y:auto}}.writerly-library--open{visibility:visible;transform:translate(0)}.writerly-library-backdrop{z-index:25;background:color-mix(in srgb, var(--color-accent-contrast) 55%, transparent);opacity:0;pointer-events:none;transition:opacity var(--transition-base);position:fixed;inset:0}@media (width>=48rem){.writerly-library-backdrop{display:none}}.writerly-library-backdrop--open{opacity:1;pointer-events:auto}.writerly-library-toggle{right:var(--space-4);bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));z-index:20;width:var(--space-12);height:var(--space-12);background:var(--color-project-green);color:var(--color-light);font-size:var(--text-xl);box-shadow:0 var(--space-1) var(--space-4) color-mix(in srgb, var(--color-accent-contrast) 35%, transparent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:fixed}@media (width>=48rem){.writerly-library-toggle{display:none}}.writerly-library__header{padding-inline:var(--space-2);justify-content:space-between;align-items:center;display:flex}.writerly-library__header-actions{align-items:center;gap:var(--space-2);display:flex}.writerly-library__close{width:var(--space-8);height:var(--space-8);border-radius:var(--radius-sm);color:var(--color-text);font-size:var(--text-lg);justify-content:center;align-items:center;display:inline-flex}@media (width>=48rem){.writerly-library__close{display:none}}.writerly-library__footer{padding-top:var(--space-4);padding-bottom:env(safe-area-inset-bottom,0px);margin-top:auto}@media (width>=48rem){.writerly-library__footer{padding-bottom:0}}.writerly-library__title{font-family:var(--font-body);font-weight:var(--weight-500);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.writerly-library__add{width:var(--space-8);height:var(--space-8);border-radius:var(--radius-sm);background:var(--color-surface-secondary);color:var(--color-text);font-size:var(--text-lg);justify-content:center;align-items:center;display:inline-flex}.writerly-library__list{gap:var(--space-2);flex-direction:column;display:flex}@media (width>=48rem){.writerly-library__list{padding-bottom:var(--space-1);flex-direction:row;overflow-x:auto}}@media (width>=64rem){.writerly-library__list{flex-direction:column;padding-bottom:0;overflow:visible}}.writerly-library__item{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-2);border-radius:var(--radius-md);text-align:left;display:flex}@media (width>=48rem){.writerly-library__item{width:max-content;min-width:14rem}}@media (width>=64rem){.writerly-library__item{width:100%;min-width:0}}.writerly-library__item--active{background:var(--color-surface-secondary)}.writerly-library__number{width:var(--space-3);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);flex-shrink:0}.writerly-library__dot{width:var(--space-3);height:var(--space-3);background:var(--color-interaction);border-radius:50%;flex-shrink:0}.writerly-library__text{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.writerly-library__name{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-body);font-weight:var(--weight-500);font-size:var(--text-sm);color:var(--color-text);overflow:hidden}.writerly-library__meta{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);overflow:hidden}.writerly-book-header{gap:var(--space-3);flex-direction:column;display:flex}.writerly-book-header__top{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.writerly-book-header__heading{align-items:center;gap:var(--space-3);min-width:0;display:flex}.writerly-book-header__title{overflow-wrap:anywhere;min-width:0;font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-2xl);line-height:var(--leading-tight);color:var(--color-text)}@media (width>=48rem){.writerly-book-header__title{font-size:var(--text-3xl)}}.writerly-book-header__icon-button{width:var(--space-10);height:var(--space-10);border-radius:var(--radius-md);background:var(--color-surface-secondary);color:var(--color-text);font-size:var(--text-lg);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.writerly-book-header__actions{align-items:center;gap:var(--space-2);display:flex}.writerly-book-header__edit{border-radius:var(--radius-md);padding-block:var(--space-3);font-weight:var(--weight-500)}.writerly-book-header__menu{position:relative}.writerly-book-header__dropdown{top:calc(100% + var(--space-2));z-index:10;min-width:11rem;padding:var(--space-1);border:var(--border-width) var(--border-style) var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);position:absolute;left:0}@media (width>=40rem){.writerly-book-header__dropdown{left:auto;right:0}}.writerly-book-header__dropdown-item{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-interaction);text-align:left;display:flex}.writerly-book-header__dropdown-item:hover{background:var(--color-surface-secondary)}.writerly-book-header__meta{align-items:center;gap:var(--space-2) var(--space-4);flex-wrap:wrap;display:flex}.writerly-book-header__status{padding:var(--space-1) var(--space-3);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--writerly-accent) 22%, var(--color-surface));color:color-mix(in srgb, var(--writerly-accent) 70%, var(--color-text));font-family:var(--font-body);font-weight:var(--weight-500);font-size:var(--text-xs)}.writerly-book-header__date{align-items:center;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-secondary);display:inline-flex}.writerly-book-header__date strong{font-weight:var(--weight-600);color:var(--color-text)}@media (width>=48rem){.writerly-book-header__date+.writerly-book-header__date{padding-left:var(--space-4);border-left:var(--border-width) var(--border-style) var(--color-border)}}.writerly-stat-cards{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (width>=48rem){.writerly-stat-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=80rem){.writerly-stat-cards{grid-template-columns:repeat(5,minmax(0,1fr))}}.writerly-stat-card{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){.writerly-stat-card{border-radius:var(--radius-sm)}}@media (width>=64rem){.writerly-stat-card{border-radius:var(--radius-md)}}.writerly-stat-card{align-items:flex-start;gap:var(--space-3);border:var(--border-width) var(--border-style) var(--color-border);min-width:0;display:flex}.writerly-stat-card:last-child{grid-column:1/-1}@media (width>=48rem){.writerly-stat-card:last-child{grid-column:auto}}.writerly-stat-card__icon{font-size:var(--text-2xl);color:var(--writerly-accent);flex-shrink:0}.writerly-stat-card__body{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.writerly-stat-card__label{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-secondary)}.writerly-stat-card__value{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-2xl);line-height:var(--leading-tight);color:var(--color-text)}.writerly-stat-card__note{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}.writerly-stat-card__note--positive{color:var(--color-project-green)}.writerly-stat-card__bar{height:var(--space-2);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--writerly-accent) 22%, var(--color-surface-secondary));display:block;overflow:hidden}.writerly-stat-card__bar-fill{border-radius:var(--radius-lg);background:var(--writerly-accent);height:100%;display:block}.writerly-session{gap:var(--space-4)}@media (width>=48rem){.writerly-session{align-items:center;gap:var(--space-3) var(--space-6);flex-flow:wrap}}.writerly-session__form{gap:var(--space-3);flex-direction:column;display:flex}@media (width>=48rem){.writerly-session__form{flex-flow:wrap;flex:1;align-items:center;min-width:18rem}}.writerly-session__field{align-items:center;gap:var(--space-3);flex:1;display:flex}.writerly-session__input{min-width:0;padding:var(--space-3) var(--space-4);border:var(--border-width) var(--border-style) var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-secondary);font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text);flex:1}@media (width>=48rem){.writerly-session__input{font-size:var(--text-sm)}}.writerly-session__input::placeholder{color:var(--color-text-muted)}.writerly-session__unit{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}.writerly-session__error{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-interaction);flex-basis:100%}.writerly-session__submit{width:100%;max-width:100%;padding-block:var(--space-3);border-radius:var(--radius-md);font-weight:var(--weight-500);justify-content:center}@media (width>=48rem){.writerly-session__submit{width:auto;padding-inline:var(--space-8)}}.writerly-session__last{align-items:flex-start;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);display:flex}.writerly-session__last-detail{margin-top:var(--space-1);color:var(--color-text-secondary);display:block}.writerly-manuscript{gap:var(--space-4)}.writerly-manuscript__row{align-items:end;gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}@media (width>=48rem){.writerly-manuscript__row{grid-template-columns:auto minmax(0,1fr) auto}}.writerly-manuscript__figure{gap:var(--space-1);flex-direction:column;display:flex}.writerly-manuscript__figure--end{align-items:flex-end}@media (width>=48rem){.writerly-manuscript__figure--end{order:3}}.writerly-manuscript__number{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-3xl);line-height:var(--leading-tight);color:var(--color-text)}@media (width>=80rem){.writerly-manuscript__number{font-size:var(--text-4xl)}}.writerly-manuscript__caption{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary)}.writerly-manuscript__track{gap:var(--space-2);text-align:center;flex-direction:column;grid-area:2/1/auto/-1;display:flex}@media (width>=48rem){.writerly-manuscript__track{grid-area:auto}}.writerly-manuscript__bar{height:var(--space-3);margin-top:var(--space-8);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--writerly-accent) 22%, var(--color-surface-secondary));position:relative}.writerly-manuscript__bar-fill{border-radius:var(--radius-lg);background:var(--writerly-accent);height:100%;display:block}.writerly-manuscript__bubble{bottom:calc(100% + var(--space-2));left:clamp(var(--space-6), var(--writerly-progress,0%), 100% - var(--space-6));padding:var(--space-1) var(--space-3);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--writerly-accent) 22%, var(--color-surface));color:color-mix(in srgb, var(--writerly-accent) 70%, var(--color-text));font-family:var(--font-body);font-size:var(--text-xs);white-space:nowrap;position:absolute;transform:translate(-50%)}.writerly-manuscript__remaining{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-secondary)}.writerly-manuscript__pace{justify-content:space-between;gap:var(--space-2) var(--space-4);padding-top:var(--space-3);border-top:var(--border-width) var(--border-style) var(--color-border);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-secondary);flex-wrap:wrap;display:flex}.writerly-manuscript__pace strong{font-weight:var(--weight-600);color:var(--color-text)}.writerly-manuscript__pace-value[data-pace=ahead]{color:var(--color-project-green)}.writerly-manuscript__pace-value[data-pace=behind]{color:var(--color-interaction)}.writerly-calendar{gap:var(--space-3)}.writerly-calendar__nav{justify-content:center;align-items:center;gap:var(--space-3);display:flex}.writerly-calendar__nav-button{width:var(--space-8);height:var(--space-8);border-radius:var(--radius-sm);background:var(--color-surface-secondary);color:var(--color-text);justify-content:center;align-items:center;display:inline-flex}.writerly-calendar__month{min-width:9rem;padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);background:var(--color-surface-secondary);font-family:var(--font-body);font-weight:var(--weight-500);font-size:var(--text-sm);text-align:center;color:var(--color-text)}.writerly-calendar__weekdays,.writerly-calendar__grid{gap:var(--space-1);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}@media (width>=40rem){.writerly-calendar__weekdays,.writerly-calendar__grid{gap:var(--space-2)}}.writerly-calendar__weekday{font-family:var(--font-body);font-size:var(--text-xs);text-align:center;color:var(--color-text-muted)}.writerly-calendar__day{aspect-ratio:1;border-radius:var(--radius-sm);min-width:0;font-family:var(--font-body);color:var(--color-text-secondary);flex-direction:column;justify-content:center;align-items:center;display:flex}.writerly-calendar__day-number{font-size:var(--text-xs)}.writerly-calendar__day-words{font-size:var(--text-xxs);color:color-mix(in srgb, var(--writerly-accent) 80%, var(--color-text))}.writerly-calendar__day--level-0,.writerly-calendar__swatch--level-0{background:var(--color-surface-secondary)}.writerly-calendar__day--level-1,.writerly-calendar__swatch--level-1{background:color-mix(in srgb, var(--writerly-accent) 15%, var(--color-surface-secondary))}.writerly-calendar__day--level-2,.writerly-calendar__swatch--level-2{background:color-mix(in srgb, var(--writerly-accent) 32%, var(--color-surface-secondary))}.writerly-calendar__day--level-3,.writerly-calendar__swatch--level-3{background:color-mix(in srgb, var(--writerly-accent) 60%, var(--color-surface-secondary))}.writerly-calendar__day--level-4,.writerly-calendar__swatch--level-4{background:var(--writerly-accent)}.writerly-calendar__day--level-3,.writerly-calendar__day--level-4,.writerly-calendar__day--level-3 .writerly-calendar__day-words,.writerly-calendar__day--level-4 .writerly-calendar__day-words{color:var(--color-light)}.writerly-calendar__day--today{box-shadow:inset 0 0 0 1.5px var(--color-text)}.writerly-calendar__legend{gap:var(--space-2) var(--space-3);flex-wrap:wrap;margin-top:auto;display:flex}.writerly-calendar__legend-item{align-items:center;gap:var(--space-1);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);display:inline-flex}.writerly-calendar__swatch{width:var(--space-3);height:var(--space-3);border-radius:50%}.writerly-chart{gap:var(--space-3)}.writerly-chart__canvas{flex:1;min-height:14rem;position:relative}.writerly-chart__canvas canvas{position:absolute;inset:0}@media (width>=48rem){.writerly-chart__canvas{min-height:16rem}}.writerly-stats{gap:var(--space-3)}.writerly-stats__row{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding-block:var(--space-1);border-bottom:var(--border-width) var(--border-style) var(--color-border);display:flex}.writerly-stats__row:last-child{border-bottom:0}.writerly-stats__label{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-secondary)}.writerly-stats__value{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-sm);text-align:right;color:var(--color-text)}.writerly-stats__highlight{color:var(--color-interaction)}.writerly-dialog{width:min(28rem, 100% - var(--space-8));max-height:calc(100dvh - var(--space-8));padding:var(--space-6);border:var(--border-width) var(--border-style) var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);margin:auto;overflow-y:auto}.writerly-dialog::backdrop{background:color-mix(in srgb, var(--color-accent-contrast) 55%, transparent)}.writerly-dialog__form{gap:var(--space-4);flex-direction:column;display:flex}.writerly-dialog__title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-xl);color:var(--color-text)}.writerly-dialog__row{gap:var(--space-4);grid-template-columns:minmax(0,1fr);display:grid}@media (width>=40rem){.writerly-dialog__row{grid-template-columns:repeat(2,minmax(0,1fr))}}.writerly-dialog__field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.writerly-dialog__label{font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-sm);color:var(--color-text)}.writerly-dialog__input{width:100%;padding:var(--space-3) var(--space-4);border:var(--border-width) var(--border-style) var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-secondary);font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text)}@media (width>=48rem){.writerly-dialog__input{font-size:var(--text-sm)}}.writerly-dialog__input--color{height:var(--space-10);padding:var(--space-1);cursor:pointer}.writerly-dialog__error{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-interaction)}.writerly-dialog__actions{justify-content:flex-end;gap:var(--space-2);display:flex}.scribe__main{justify-content:center;align-items:center;gap:var(--space-8);min-height:100dvh;padding-inline:var(--space-4);flex-direction:column;display:flex}.scribe__title{font-family:var(--font-heading);font-size:var(--text-5xl);color:var(--color-text);text-align:left}@media (width>=48rem){.scribe__title{font-size:4.5rem}}.scribe__form{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){.scribe__form{border-radius:var(--radius-sm)}}@media (width>=64rem){.scribe__form{border-radius:var(--radius-md)}}.scribe__form{width:100%;max-width:24rem}.scribe--editor{background:var(--color-bg);min-height:100dvh}.scribe-app{flex-direction:column;min-height:100dvh;display:flex}.scribe-app__body{gap:var(--space-4);padding:var(--space-4);flex-direction:column;flex:1;display:flex}@media (width>=64rem){.scribe-app__body{align-items:flex-start;gap:var(--space-6);padding:var(--space-6);flex-direction:row}}.scribe-topbar{padding:var(--space-4);border-bottom:var(--border-width) var(--border-style) var(--color-border);background:var(--color-surface);justify-content:space-between;align-items:center;display:flex}.scribe-topbar__name{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-lg);color:var(--color-text)}.scribe-topbar__logout{width:var(--space-10);height:var(--space-10);border-radius:var(--radius-sm);color:var(--color-text-muted);font-size:var(--text-lg);justify-content:center;align-items:center;display:inline-flex}.scribe-topbar__logout:hover{color:var(--color-interaction)}.scribe-toolbar{align-items:center;gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:var(--border-width) var(--border-style) var(--color-border);flex-wrap:wrap;display:flex}.scribe-toolbar__group{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.scribe-toolbar__group--end{gap:var(--space-4);margin-left:auto}.scribe-toolbar__lang{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-secondary);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text);display:inline-flex}.scribe-toolbar__button{padding-block:var(--space-2);font-size:var(--text-sm)}.scribe-toolbar__count{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);white-space:nowrap}.scribe-toolbar__count-divider{margin-inline:var(--space-2);color:var(--color-border)}.scribe-toolbar__analyze{font-size:var(--text-sm)}.scribe-editor{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){.scribe-editor{border-radius:var(--radius-sm)}}@media (width>=64rem){.scribe-editor{border-radius:var(--radius-md)}}.scribe-editor{flex-direction:column;flex:1;min-width:0;display:flex}.scribe-editor__area{min-height:20rem;padding-block:var(--space-4);font-family:var(--font-ui);font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-text);flex:1;overflow-y:auto}.scribe-editor__area:empty:before{content:attr(data-placeholder);color:var(--color-text-muted)}.scribe-editor__area:focus-visible{outline:none}.scribe-editor__footer{padding-top:var(--space-3);border-top:var(--border-width) var(--border-style) var(--color-border);justify-content:flex-end;display:flex}.scribe-editor__autosave{align-items:center;gap:var(--space-1);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);display:inline-flex}.scribe-editor__flag{text-underline-offset:2px;cursor:pointer;border-radius:2px;padding-inline:1px;text-decoration:underline;text-decoration-thickness:2px}.scribe-editor__flag--error{background:color-mix(in srgb, var(--color-interaction) 16%, transparent);-webkit-text-decoration-color:var(--color-interaction);text-decoration-color:var(--color-interaction)}.scribe-editor__flag--warning{background:color-mix(in srgb, var(--color-tag) 20%, transparent);-webkit-text-decoration-color:var(--color-tag);text-decoration-color:var(--color-tag)}.scribe-editor__flag--suggestion{background:color-mix(in srgb, var(--color-accent) 22%, transparent);-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent)}.scribe-editor__flag--active{outline-offset:1px;outline:2px solid}.scribe-panel{gap:var(--space-3);background:var(--color-surface);padding:var(--space-4)}@media (width>=40rem){.scribe-panel{border-radius:var(--radius-sm)}}@media (width>=64rem){.scribe-panel{border-radius:var(--radius-md)}}.scribe-panel{inset-block:0;z-index:30;gap:var(--space-4);visibility:hidden;width:min(26rem,90vw);transition:transform var(--transition-base), visibility var(--transition-base);border-radius:0;flex-direction:column;display:flex;position:fixed;right:0;overflow-y:auto;transform:translate(100%)}@media (width>=64rem){.scribe-panel{top:var(--space-6);z-index:auto;width:22rem;max-height:calc(100dvh - var(--space-12));border-radius:var(--radius-sm);visibility:visible;flex-shrink:0;transition:none;position:sticky;transform:none}}.scribe-panel--open{visibility:visible;transform:translate(0)}.scribe-panel-backdrop{z-index:25;background:color-mix(in srgb, var(--color-accent-contrast) 55%, transparent);opacity:0;pointer-events:none;transition:opacity var(--transition-base);position:fixed;inset:0}@media (width>=64rem){.scribe-panel-backdrop{display:none}}.scribe-panel-backdrop--open{opacity:1;pointer-events:auto}.scribe-panel-toggle{right:var(--space-4);bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));z-index:20;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);background:var(--color-project-green);color:var(--color-light);font-family:var(--font-body);font-weight:var(--weight-600);font-size:var(--text-sm);box-shadow:0 var(--space-1) var(--space-4) color-mix(in srgb, var(--color-accent-contrast) 35%, transparent);display:inline-flex;position:fixed}@media (width>=64rem){.scribe-panel-toggle{display:none}}.scribe-panel__header{justify-content:space-between;align-items:center;display:flex}@media (width>=64rem){.scribe-panel__header{display:none}}.scribe-panel__title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-lg);color:var(--color-text)}.scribe-panel__close{width:var(--space-8);height:var(--space-8);border-radius:var(--radius-sm);color:var(--color-text);justify-content:center;align-items:center;display:inline-flex}.scribe-panel__counts{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.scribe-panel__count{align-items:center;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-surface-secondary);flex-direction:column;display:flex}.scribe-panel__count-badge{width:var(--space-8);height:var(--space-8);color:var(--color-light);font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-sm);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.scribe-panel__count--warning .scribe-panel__count-badge{background:var(--color-tag)}.scribe-panel__count--suggestion .scribe-panel__count-badge{background:var(--color-accent)}.scribe-panel__count--literary .scribe-panel__count-badge{background:var(--color-project-green)}.scribe-panel__count-label{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);text-align:center}.scribe-panel__list-header{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.scribe-panel__list-title{font-family:var(--font-heading);font-weight:var(--weight-600);font-size:var(--text-base);color:var(--color-text)}.scribe-panel__select-all{align-items:center;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted);cursor:pointer;display:flex}.scribe-panel__select-all input{accent-color:var(--color-accent)}.scribe-panel__list{gap:var(--space-3);flex-direction:column;flex:1;display:flex}.scribe-panel__empty{padding-block:var(--space-6);font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);text-align:center}.scribe-panel__actions{gap:var(--space-2);padding-top:var(--space-3);border-top:var(--border-width) var(--border-style) var(--color-border);flex-direction:column;display:flex}@media (width>=40rem){.scribe-panel__actions{flex-direction:row}}.scribe-panel__apply,.scribe-panel__discard{max-width:100%;font-size:var(--text-sm);flex:1;justify-content:center}.scribe-suggestion{gap:var(--space-3);padding:var(--space-3);border:var(--border-width) var(--border-style) var(--color-border);border-radius:var(--radius-sm);display:flex}.scribe-suggestion--active{border-color:var(--scribe-suggestion-color,var(--color-accent))}.scribe-suggestion__checkbox{margin-top:var(--space-1);accent-color:var(--color-accent);flex-shrink:0}.scribe-suggestion__body{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.scribe-suggestion__top{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.scribe-suggestion__category{padding:2px var(--space-2);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--scribe-suggestion-color,var(--color-accent)) 22%, var(--color-surface));color:color-mix(in srgb, var(--scribe-suggestion-color,var(--color-accent)) 70%, var(--color-text));font-family:var(--font-body);font-weight:var(--weight-500);font-size:var(--text-xxs);text-transform:uppercase;letter-spacing:.04em}.scribe-suggestion__menu{position:relative}.scribe-suggestion__menu-toggle{width:var(--space-6);height:var(--space-6);border-radius:var(--radius-sm);color:var(--color-text-muted);justify-content:center;align-items:center;display:inline-flex}.scribe-suggestion__menu-panel{top:calc(100% + var(--space-1));z-index:5;min-width:10rem;padding:var(--space-1);border:var(--border-width) var(--border-style) var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);position:absolute;right:0}.scribe-suggestion__menu-item{width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text);text-align:left;display:block}.scribe-suggestion__menu-item:hover{background:var(--color-surface-secondary)}.scribe-suggestion__message{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text)}.scribe-suggestion__diff{font-family:var(--font-body);font-size:var(--text-sm)}.scribe-suggestion__original{color:var(--color-text-muted);text-decoration:line-through}.scribe-suggestion__arrow{margin-inline:var(--space-1);color:var(--color-text-muted)}.scribe-suggestion__replacement{font-weight:var(--weight-600);color:var(--scribe-suggestion-color,var(--color-accent))}.scribe-suggestion__tip{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-text-muted)}@font-face{font-family:Phosphor-Light;src:url(/build/assets/Phosphor-Light-CGwbSLuF.woff2)format("woff2"),url(/build/assets/Phosphor-Light-Ch5YcZ-M.woff)format("woff"),url(/build/assets/Phosphor-Light-Cmen2P86.ttf)format("truetype"),url(/build/assets/Phosphor-Light-BTiR1Cbr.svg#Phosphor-Light)format("svg");font-weight:400;font-style:normal;font-display:block}.ph-light{speak:never;font-variant:normal;text-transform:none;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor-Light!important}.ph-light.ph-acorn:before{content:""}.ph-light.ph-address-book:before{content:""}.ph-light.ph-address-book-tabs:before{content:""}.ph-light.ph-air-traffic-control:before{content:""}.ph-light.ph-airplane:before{content:""}.ph-light.ph-airplane-in-flight:before{content:""}.ph-light.ph-airplane-landing:before{content:""}.ph-light.ph-airplane-takeoff:before{content:""}.ph-light.ph-airplane-taxiing:before{content:""}.ph-light.ph-airplane-tilt:before{content:""}.ph-light.ph-airplay:before{content:""}.ph-light.ph-alarm:before{content:""}.ph-light.ph-alien:before{content:""}.ph-light.ph-align-bottom:before{content:""}.ph-light.ph-align-bottom-simple:before{content:""}.ph-light.ph-align-center-horizontal:before{content:""}.ph-light.ph-align-center-horizontal-simple:before{content:""}.ph-light.ph-align-center-vertical:before{content:""}.ph-light.ph-align-center-vertical-simple:before{content:""}.ph-light.ph-align-left:before{content:""}.ph-light.ph-align-left-simple:before{content:""}.ph-light.ph-align-right:before{content:""}.ph-light.ph-align-right-simple:before{content:""}.ph-light.ph-align-top:before{content:""}.ph-light.ph-align-top-simple:before{content:""}.ph-light.ph-amazon-logo:before{content:""}.ph-light.ph-ambulance:before{content:""}.ph-light.ph-anchor:before{content:""}.ph-light.ph-anchor-simple:before{content:""}.ph-light.ph-android-logo:before{content:""}.ph-light.ph-angle:before{content:""}.ph-light.ph-angular-logo:before{content:""}.ph-light.ph-aperture:before{content:""}.ph-light.ph-app-store-logo:before{content:""}.ph-light.ph-app-window:before{content:""}.ph-light.ph-apple-logo:before{content:""}.ph-light.ph-apple-podcasts-logo:before{content:""}.ph-light.ph-approximate-equals:before{content:""}.ph-light.ph-archive:before{content:""}.ph-light.ph-armchair:before{content:""}.ph-light.ph-arrow-arc-left:before{content:""}.ph-light.ph-arrow-arc-right:before{content:""}.ph-light.ph-arrow-bend-double-up-left:before{content:""}.ph-light.ph-arrow-bend-double-up-right:before{content:""}.ph-light.ph-arrow-bend-down-left:before{content:""}.ph-light.ph-arrow-bend-down-right:before{content:""}.ph-light.ph-arrow-bend-left-down:before{content:""}.ph-light.ph-arrow-bend-left-up:before{content:""}.ph-light.ph-arrow-bend-right-down:before{content:""}.ph-light.ph-arrow-bend-right-up:before{content:""}.ph-light.ph-arrow-bend-up-left:before{content:""}.ph-light.ph-arrow-bend-up-right:before{content:""}.ph-light.ph-arrow-circle-down:before{content:""}.ph-light.ph-arrow-circle-down-left:before{content:""}.ph-light.ph-arrow-circle-down-right:before{content:""}.ph-light.ph-arrow-circle-left:before{content:""}.ph-light.ph-arrow-circle-right:before{content:""}.ph-light.ph-arrow-circle-up:before{content:""}.ph-light.ph-arrow-circle-up-left:before{content:""}.ph-light.ph-arrow-circle-up-right:before{content:""}.ph-light.ph-arrow-clockwise:before{content:""}.ph-light.ph-arrow-counter-clockwise:before{content:""}.ph-light.ph-arrow-down:before{content:""}.ph-light.ph-arrow-down-left:before{content:""}.ph-light.ph-arrow-down-right:before{content:""}.ph-light.ph-arrow-elbow-down-left:before{content:""}.ph-light.ph-arrow-elbow-down-right:before{content:""}.ph-light.ph-arrow-elbow-left:before{content:""}.ph-light.ph-arrow-elbow-left-down:before{content:""}.ph-light.ph-arrow-elbow-left-up:before{content:""}.ph-light.ph-arrow-elbow-right:before{content:""}.ph-light.ph-arrow-elbow-right-down:before{content:""}.ph-light.ph-arrow-elbow-right-up:before{content:""}.ph-light.ph-arrow-elbow-up-left:before{content:""}.ph-light.ph-arrow-elbow-up-right:before{content:""}.ph-light.ph-arrow-fat-down:before{content:""}.ph-light.ph-arrow-fat-left:before{content:""}.ph-light.ph-arrow-fat-line-down:before{content:""}.ph-light.ph-arrow-fat-line-left:before{content:""}.ph-light.ph-arrow-fat-line-right:before{content:""}.ph-light.ph-arrow-fat-line-up:before{content:""}.ph-light.ph-arrow-fat-lines-down:before{content:""}.ph-light.ph-arrow-fat-lines-left:before{content:""}.ph-light.ph-arrow-fat-lines-right:before{content:""}.ph-light.ph-arrow-fat-lines-up:before{content:""}.ph-light.ph-arrow-fat-right:before{content:""}.ph-light.ph-arrow-fat-up:before{content:""}.ph-light.ph-arrow-left:before{content:""}.ph-light.ph-arrow-line-down:before{content:""}.ph-light.ph-arrow-line-down-left:before{content:""}.ph-light.ph-arrow-line-down-right:before{content:""}.ph-light.ph-arrow-line-left:before{content:""}.ph-light.ph-arrow-line-right:before{content:""}.ph-light.ph-arrow-line-up:before{content:""}.ph-light.ph-arrow-line-up-left:before{content:""}.ph-light.ph-arrow-line-up-right:before{content:""}.ph-light.ph-arrow-right:before{content:""}.ph-light.ph-arrow-square-down:before{content:""}.ph-light.ph-arrow-square-down-left:before{content:""}.ph-light.ph-arrow-square-down-right:before{content:""}.ph-light.ph-arrow-square-in:before{content:""}.ph-light.ph-arrow-square-left:before{content:""}.ph-light.ph-arrow-square-out:before{content:""}.ph-light.ph-arrow-square-right:before{content:""}.ph-light.ph-arrow-square-up:before{content:""}.ph-light.ph-arrow-square-up-left:before{content:""}.ph-light.ph-arrow-square-up-right:before{content:""}.ph-light.ph-arrow-u-down-left:before{content:""}.ph-light.ph-arrow-u-down-right:before{content:""}.ph-light.ph-arrow-u-left-down:before{content:""}.ph-light.ph-arrow-u-left-up:before{content:""}.ph-light.ph-arrow-u-right-down:before{content:""}.ph-light.ph-arrow-u-right-up:before{content:""}.ph-light.ph-arrow-u-up-left:before{content:""}.ph-light.ph-arrow-u-up-right:before{content:""}.ph-light.ph-arrow-up:before{content:""}.ph-light.ph-arrow-up-left:before{content:""}.ph-light.ph-arrow-up-right:before{content:""}.ph-light.ph-arrows-clockwise:before{content:""}.ph-light.ph-arrows-counter-clockwise:before{content:""}.ph-light.ph-arrows-down-up:before{content:""}.ph-light.ph-arrows-horizontal:before{content:""}.ph-light.ph-arrows-in:before{content:""}.ph-light.ph-arrows-in-cardinal:before{content:""}.ph-light.ph-arrows-in-line-horizontal:before{content:""}.ph-light.ph-arrows-in-line-vertical:before{content:""}.ph-light.ph-arrows-in-simple:before{content:""}.ph-light.ph-arrows-left-right:before{content:""}.ph-light.ph-arrows-merge:before{content:""}.ph-light.ph-arrows-out:before{content:""}.ph-light.ph-arrows-out-cardinal:before{content:""}.ph-light.ph-arrows-out-line-horizontal:before{content:""}.ph-light.ph-arrows-out-line-vertical:before{content:""}.ph-light.ph-arrows-out-simple:before{content:""}.ph-light.ph-arrows-split:before{content:""}.ph-light.ph-arrows-vertical:before{content:""}.ph-light.ph-article:before{content:""}.ph-light.ph-article-medium:before{content:""}.ph-light.ph-article-ny-times:before{content:""}.ph-light.ph-asclepius:before,.ph-light.ph-caduceus:before{content:""}.ph-light.ph-asterisk:before{content:""}.ph-light.ph-asterisk-simple:before{content:""}.ph-light.ph-at:before{content:""}.ph-light.ph-atom:before{content:""}.ph-light.ph-avocado:before{content:""}.ph-light.ph-axe:before{content:""}.ph-light.ph-baby:before{content:""}.ph-light.ph-baby-carriage:before{content:""}.ph-light.ph-backpack:before{content:""}.ph-light.ph-backspace:before{content:""}.ph-light.ph-bag:before{content:""}.ph-light.ph-bag-simple:before{content:""}.ph-light.ph-balloon:before{content:""}.ph-light.ph-bandaids:before{content:""}.ph-light.ph-bank:before{content:""}.ph-light.ph-barbell:before{content:""}.ph-light.ph-barcode:before{content:""}.ph-light.ph-barn:before{content:""}.ph-light.ph-barricade:before{content:""}.ph-light.ph-baseball:before{content:""}.ph-light.ph-baseball-cap:before{content:""}.ph-light.ph-baseball-helmet:before{content:""}.ph-light.ph-basket:before{content:""}.ph-light.ph-basketball:before{content:""}.ph-light.ph-bathtub:before{content:""}.ph-light.ph-battery-charging:before{content:""}.ph-light.ph-battery-charging-vertical:before{content:""}.ph-light.ph-battery-empty:before{content:""}.ph-light.ph-battery-full:before{content:""}.ph-light.ph-battery-high:before{content:""}.ph-light.ph-battery-low:before{content:""}.ph-light.ph-battery-medium:before{content:""}.ph-light.ph-battery-plus:before{content:""}.ph-light.ph-battery-plus-vertical:before{content:""}.ph-light.ph-battery-vertical-empty:before{content:""}.ph-light.ph-battery-vertical-full:before{content:""}.ph-light.ph-battery-vertical-high:before{content:""}.ph-light.ph-battery-vertical-low:before{content:""}.ph-light.ph-battery-vertical-medium:before{content:""}.ph-light.ph-battery-warning:before{content:""}.ph-light.ph-battery-warning-vertical:before{content:""}.ph-light.ph-beach-ball:before{content:""}.ph-light.ph-beanie:before{content:""}.ph-light.ph-bed:before{content:""}.ph-light.ph-beer-bottle:before{content:""}.ph-light.ph-beer-stein:before{content:""}.ph-light.ph-behance-logo:before{content:""}.ph-light.ph-bell:before{content:""}.ph-light.ph-bell-ringing:before{content:""}.ph-light.ph-bell-simple:before{content:""}.ph-light.ph-bell-simple-ringing:before{content:""}.ph-light.ph-bell-simple-slash:before{content:""}.ph-light.ph-bell-simple-z:before{content:""}.ph-light.ph-bell-slash:before{content:""}.ph-light.ph-bell-z:before{content:""}.ph-light.ph-belt:before{content:""}.ph-light.ph-bezier-curve:before{content:""}.ph-light.ph-bicycle:before{content:""}.ph-light.ph-binary:before{content:""}.ph-light.ph-binoculars:before{content:""}.ph-light.ph-biohazard:before{content:""}.ph-light.ph-bird:before{content:""}.ph-light.ph-blueprint:before{content:""}.ph-light.ph-bluetooth:before{content:""}.ph-light.ph-bluetooth-connected:before{content:""}.ph-light.ph-bluetooth-slash:before{content:""}.ph-light.ph-bluetooth-x:before{content:""}.ph-light.ph-boat:before{content:""}.ph-light.ph-bomb:before{content:""}.ph-light.ph-bone:before{content:""}.ph-light.ph-book:before{content:""}.ph-light.ph-book-bookmark:before{content:""}.ph-light.ph-book-open:before{content:""}.ph-light.ph-book-open-text:before{content:""}.ph-light.ph-book-open-user:before{content:""}.ph-light.ph-bookmark:before{content:""}.ph-light.ph-bookmark-simple:before{content:""}.ph-light.ph-bookmarks:before{content:""}.ph-light.ph-bookmarks-simple:before{content:""}.ph-light.ph-books:before{content:""}.ph-light.ph-boot:before{content:""}.ph-light.ph-boules:before{content:""}.ph-light.ph-bounding-box:before{content:""}.ph-light.ph-bowl-food:before{content:""}.ph-light.ph-bowl-steam:before{content:""}.ph-light.ph-bowling-ball:before{content:""}.ph-light.ph-box-arrow-down:before,.ph-light.ph-archive-box:before{content:""}.ph-light.ph-box-arrow-up:before{content:""}.ph-light.ph-boxing-glove:before{content:""}.ph-light.ph-brackets-angle:before{content:""}.ph-light.ph-brackets-curly:before{content:""}.ph-light.ph-brackets-round:before{content:""}.ph-light.ph-brackets-square:before{content:""}.ph-light.ph-brain:before{content:""}.ph-light.ph-brandy:before{content:""}.ph-light.ph-bread:before{content:""}.ph-light.ph-bridge:before{content:""}.ph-light.ph-briefcase:before{content:""}.ph-light.ph-briefcase-metal:before{content:""}.ph-light.ph-broadcast:before{content:""}.ph-light.ph-broom:before{content:""}.ph-light.ph-browser:before{content:""}.ph-light.ph-browsers:before{content:""}.ph-light.ph-bug:before{content:""}.ph-light.ph-bug-beetle:before{content:""}.ph-light.ph-bug-droid:before{content:""}.ph-light.ph-building:before{content:""}.ph-light.ph-building-apartment:before{content:""}.ph-light.ph-building-office:before{content:""}.ph-light.ph-buildings:before{content:""}.ph-light.ph-bulldozer:before{content:""}.ph-light.ph-bus:before{content:""}.ph-light.ph-butterfly:before{content:""}.ph-light.ph-cable-car:before{content:""}.ph-light.ph-cactus:before{content:""}.ph-light.ph-cake:before{content:""}.ph-light.ph-calculator:before{content:""}.ph-light.ph-calendar:before{content:""}.ph-light.ph-calendar-blank:before{content:""}.ph-light.ph-calendar-check:before{content:""}.ph-light.ph-calendar-dot:before{content:""}.ph-light.ph-calendar-dots:before{content:""}.ph-light.ph-calendar-heart:before{content:""}.ph-light.ph-calendar-minus:before{content:""}.ph-light.ph-calendar-plus:before{content:""}.ph-light.ph-calendar-slash:before{content:""}.ph-light.ph-calendar-star:before{content:""}.ph-light.ph-calendar-x:before{content:""}.ph-light.ph-call-bell:before{content:""}.ph-light.ph-camera:before{content:""}.ph-light.ph-camera-plus:before{content:""}.ph-light.ph-camera-rotate:before{content:""}.ph-light.ph-camera-slash:before{content:""}.ph-light.ph-campfire:before{content:""}.ph-light.ph-car:before{content:""}.ph-light.ph-car-battery:before{content:""}.ph-light.ph-car-profile:before{content:""}.ph-light.ph-car-simple:before{content:""}.ph-light.ph-cardholder:before{content:""}.ph-light.ph-cards:before{content:""}.ph-light.ph-cards-three:before{content:""}.ph-light.ph-caret-circle-double-down:before{content:""}.ph-light.ph-caret-circle-double-left:before{content:""}.ph-light.ph-caret-circle-double-right:before{content:""}.ph-light.ph-caret-circle-double-up:before{content:""}.ph-light.ph-caret-circle-down:before{content:""}.ph-light.ph-caret-circle-left:before{content:""}.ph-light.ph-caret-circle-right:before{content:""}.ph-light.ph-caret-circle-up:before{content:""}.ph-light.ph-caret-circle-up-down:before{content:""}.ph-light.ph-caret-double-down:before{content:""}.ph-light.ph-caret-double-left:before{content:""}.ph-light.ph-caret-double-right:before{content:""}.ph-light.ph-caret-double-up:before{content:""}.ph-light.ph-caret-down:before{content:""}.ph-light.ph-caret-left:before{content:""}.ph-light.ph-caret-line-down:before{content:""}.ph-light.ph-caret-line-left:before{content:""}.ph-light.ph-caret-line-right:before{content:""}.ph-light.ph-caret-line-up:before{content:""}.ph-light.ph-caret-right:before{content:""}.ph-light.ph-caret-up:before{content:""}.ph-light.ph-caret-up-down:before{content:""}.ph-light.ph-carrot:before{content:""}.ph-light.ph-cash-register:before{content:""}.ph-light.ph-cassette-tape:before{content:""}.ph-light.ph-castle-turret:before{content:""}.ph-light.ph-cat:before{content:""}.ph-light.ph-cell-signal-full:before{content:""}.ph-light.ph-cell-signal-high:before{content:""}.ph-light.ph-cell-signal-low:before{content:""}.ph-light.ph-cell-signal-medium:before{content:""}.ph-light.ph-cell-signal-none:before{content:""}.ph-light.ph-cell-signal-slash:before{content:""}.ph-light.ph-cell-signal-x:before{content:""}.ph-light.ph-cell-tower:before{content:""}.ph-light.ph-certificate:before{content:""}.ph-light.ph-chair:before{content:""}.ph-light.ph-chalkboard:before{content:""}.ph-light.ph-chalkboard-simple:before{content:""}.ph-light.ph-chalkboard-teacher:before{content:""}.ph-light.ph-champagne:before{content:""}.ph-light.ph-charging-station:before{content:""}.ph-light.ph-chart-bar:before{content:""}.ph-light.ph-chart-bar-horizontal:before{content:""}.ph-light.ph-chart-donut:before{content:""}.ph-light.ph-chart-line:before{content:""}.ph-light.ph-chart-line-down:before{content:""}.ph-light.ph-chart-line-up:before{content:""}.ph-light.ph-chart-pie:before{content:""}.ph-light.ph-chart-pie-slice:before{content:""}.ph-light.ph-chart-polar:before{content:""}.ph-light.ph-chart-scatter:before{content:""}.ph-light.ph-chat:before{content:""}.ph-light.ph-chat-centered:before{content:""}.ph-light.ph-chat-centered-dots:before{content:""}.ph-light.ph-chat-centered-slash:before{content:""}.ph-light.ph-chat-centered-text:before{content:""}.ph-light.ph-chat-circle:before{content:""}.ph-light.ph-chat-circle-dots:before{content:""}.ph-light.ph-chat-circle-slash:before{content:""}.ph-light.ph-chat-circle-text:before{content:""}.ph-light.ph-chat-dots:before{content:""}.ph-light.ph-chat-slash:before{content:""}.ph-light.ph-chat-teardrop:before{content:""}.ph-light.ph-chat-teardrop-dots:before{content:""}.ph-light.ph-chat-teardrop-slash:before{content:""}.ph-light.ph-chat-teardrop-text:before{content:""}.ph-light.ph-chat-text:before{content:""}.ph-light.ph-chats:before{content:""}.ph-light.ph-chats-circle:before{content:""}.ph-light.ph-chats-teardrop:before{content:""}.ph-light.ph-check:before{content:""}.ph-light.ph-check-circle:before{content:""}.ph-light.ph-check-fat:before{content:""}.ph-light.ph-check-square:before{content:""}.ph-light.ph-check-square-offset:before{content:""}.ph-light.ph-checkerboard:before{content:""}.ph-light.ph-checks:before{content:""}.ph-light.ph-cheers:before{content:""}.ph-light.ph-cheese:before{content:""}.ph-light.ph-chef-hat:before{content:""}.ph-light.ph-cherries:before{content:""}.ph-light.ph-church:before{content:""}.ph-light.ph-cigarette:before{content:""}.ph-light.ph-cigarette-slash:before{content:""}.ph-light.ph-circle:before{content:""}.ph-light.ph-circle-dashed:before{content:""}.ph-light.ph-circle-half:before{content:""}.ph-light.ph-circle-half-tilt:before{content:""}.ph-light.ph-circle-notch:before{content:""}.ph-light.ph-circles-four:before{content:""}.ph-light.ph-circles-three:before{content:""}.ph-light.ph-circles-three-plus:before{content:""}.ph-light.ph-circuitry:before{content:""}.ph-light.ph-city:before{content:""}.ph-light.ph-clipboard:before{content:""}.ph-light.ph-clipboard-text:before{content:""}.ph-light.ph-clock:before{content:""}.ph-light.ph-clock-afternoon:before{content:""}.ph-light.ph-clock-clockwise:before{content:""}.ph-light.ph-clock-countdown:before{content:""}.ph-light.ph-clock-counter-clockwise:before{content:""}.ph-light.ph-clock-user:before{content:""}.ph-light.ph-closed-captioning:before{content:""}.ph-light.ph-cloud:before{content:""}.ph-light.ph-cloud-arrow-down:before{content:""}.ph-light.ph-cloud-arrow-up:before{content:""}.ph-light.ph-cloud-check:before{content:""}.ph-light.ph-cloud-fog:before{content:""}.ph-light.ph-cloud-lightning:before{content:""}.ph-light.ph-cloud-moon:before{content:""}.ph-light.ph-cloud-rain:before{content:""}.ph-light.ph-cloud-slash:before{content:""}.ph-light.ph-cloud-snow:before{content:""}.ph-light.ph-cloud-sun:before{content:""}.ph-light.ph-cloud-warning:before{content:""}.ph-light.ph-cloud-x:before{content:""}.ph-light.ph-clover:before{content:""}.ph-light.ph-club:before{content:""}.ph-light.ph-coat-hanger:before{content:""}.ph-light.ph-coda-logo:before{content:""}.ph-light.ph-code:before{content:""}.ph-light.ph-code-block:before{content:""}.ph-light.ph-code-simple:before{content:""}.ph-light.ph-codepen-logo:before{content:""}.ph-light.ph-codesandbox-logo:before{content:""}.ph-light.ph-coffee:before{content:""}.ph-light.ph-coffee-bean:before{content:""}.ph-light.ph-coin:before{content:""}.ph-light.ph-coin-vertical:before{content:""}.ph-light.ph-coins:before{content:""}.ph-light.ph-columns:before{content:""}.ph-light.ph-columns-plus-left:before{content:""}.ph-light.ph-columns-plus-right:before{content:""}.ph-light.ph-command:before{content:""}.ph-light.ph-compass:before{content:""}.ph-light.ph-compass-rose:before{content:""}.ph-light.ph-compass-tool:before{content:""}.ph-light.ph-computer-tower:before{content:""}.ph-light.ph-confetti:before{content:""}.ph-light.ph-contactless-payment:before{content:""}.ph-light.ph-control:before{content:""}.ph-light.ph-cookie:before{content:""}.ph-light.ph-cooking-pot:before{content:""}.ph-light.ph-copy:before{content:""}.ph-light.ph-copy-simple:before{content:""}.ph-light.ph-copyleft:before{content:""}.ph-light.ph-copyright:before{content:""}.ph-light.ph-corners-in:before{content:""}.ph-light.ph-corners-out:before{content:""}.ph-light.ph-couch:before{content:""}.ph-light.ph-court-basketball:before{content:""}.ph-light.ph-cow:before{content:""}.ph-light.ph-cowboy-hat:before{content:""}.ph-light.ph-cpu:before{content:""}.ph-light.ph-crane:before{content:""}.ph-light.ph-crane-tower:before{content:""}.ph-light.ph-credit-card:before{content:""}.ph-light.ph-cricket:before{content:""}.ph-light.ph-crop:before{content:""}.ph-light.ph-cross:before{content:""}.ph-light.ph-crosshair:before{content:""}.ph-light.ph-crosshair-simple:before{content:""}.ph-light.ph-crown:before{content:""}.ph-light.ph-crown-cross:before{content:""}.ph-light.ph-crown-simple:before{content:""}.ph-light.ph-cube:before{content:""}.ph-light.ph-cube-focus:before{content:""}.ph-light.ph-cube-transparent:before{content:""}.ph-light.ph-currency-btc:before{content:""}.ph-light.ph-currency-circle-dollar:before{content:""}.ph-light.ph-currency-cny:before{content:""}.ph-light.ph-currency-dollar:before{content:""}.ph-light.ph-currency-dollar-simple:before{content:""}.ph-light.ph-currency-eth:before{content:""}.ph-light.ph-currency-eur:before{content:""}.ph-light.ph-currency-gbp:before{content:""}.ph-light.ph-currency-inr:before{content:""}.ph-light.ph-currency-jpy:before{content:""}.ph-light.ph-currency-krw:before{content:""}.ph-light.ph-currency-kzt:before{content:""}.ph-light.ph-currency-ngn:before{content:""}.ph-light.ph-currency-rub:before{content:""}.ph-light.ph-cursor:before{content:""}.ph-light.ph-cursor-click:before{content:""}.ph-light.ph-cursor-text:before{content:""}.ph-light.ph-cylinder:before{content:""}.ph-light.ph-database:before{content:""}.ph-light.ph-desk:before{content:""}.ph-light.ph-desktop:before{content:""}.ph-light.ph-desktop-tower:before{content:""}.ph-light.ph-detective:before{content:""}.ph-light.ph-dev-to-logo:before{content:""}.ph-light.ph-device-mobile:before{content:""}.ph-light.ph-device-mobile-camera:before{content:""}.ph-light.ph-device-mobile-slash:before{content:""}.ph-light.ph-device-mobile-speaker:before{content:""}.ph-light.ph-device-rotate:before{content:""}.ph-light.ph-device-tablet:before{content:""}.ph-light.ph-device-tablet-camera:before{content:""}.ph-light.ph-device-tablet-speaker:before{content:""}.ph-light.ph-devices:before{content:""}.ph-light.ph-diamond:before{content:""}.ph-light.ph-diamonds-four:before{content:""}.ph-light.ph-dice-five:before{content:""}.ph-light.ph-dice-four:before{content:""}.ph-light.ph-dice-one:before{content:""}.ph-light.ph-dice-six:before{content:""}.ph-light.ph-dice-three:before{content:""}.ph-light.ph-dice-two:before{content:""}.ph-light.ph-disc:before{content:""}.ph-light.ph-disco-ball:before{content:""}.ph-light.ph-discord-logo:before{content:""}.ph-light.ph-divide:before{content:""}.ph-light.ph-dna:before{content:""}.ph-light.ph-dog:before{content:""}.ph-light.ph-door:before{content:""}.ph-light.ph-door-open:before{content:""}.ph-light.ph-dot:before{content:""}.ph-light.ph-dot-outline:before{content:""}.ph-light.ph-dots-nine:before{content:""}.ph-light.ph-dots-six:before{content:""}.ph-light.ph-dots-six-vertical:before{content:""}.ph-light.ph-dots-three:before{content:""}.ph-light.ph-dots-three-circle:before{content:""}.ph-light.ph-dots-three-circle-vertical:before{content:""}.ph-light.ph-dots-three-outline:before{content:""}.ph-light.ph-dots-three-outline-vertical:before{content:""}.ph-light.ph-dots-three-vertical:before{content:""}.ph-light.ph-download:before{content:""}.ph-light.ph-download-simple:before{content:""}.ph-light.ph-dress:before{content:""}.ph-light.ph-dresser:before{content:""}.ph-light.ph-dribbble-logo:before{content:""}.ph-light.ph-drone:before{content:""}.ph-light.ph-drop:before{content:""}.ph-light.ph-drop-half:before{content:""}.ph-light.ph-drop-half-bottom:before{content:""}.ph-light.ph-drop-simple:before{content:""}.ph-light.ph-drop-slash:before{content:""}.ph-light.ph-dropbox-logo:before{content:""}.ph-light.ph-ear:before{content:""}.ph-light.ph-ear-slash:before{content:""}.ph-light.ph-egg:before{content:""}.ph-light.ph-egg-crack:before{content:""}.ph-light.ph-eject:before{content:""}.ph-light.ph-eject-simple:before{content:""}.ph-light.ph-elevator:before{content:""}.ph-light.ph-empty:before{content:""}.ph-light.ph-engine:before{content:""}.ph-light.ph-envelope:before{content:""}.ph-light.ph-envelope-open:before{content:""}.ph-light.ph-envelope-simple:before{content:""}.ph-light.ph-envelope-simple-open:before{content:""}.ph-light.ph-equalizer:before{content:""}.ph-light.ph-equals:before{content:""}.ph-light.ph-eraser:before{content:""}.ph-light.ph-escalator-down:before{content:""}.ph-light.ph-escalator-up:before{content:""}.ph-light.ph-exam:before{content:""}.ph-light.ph-exclamation-mark:before{content:""}.ph-light.ph-exclude:before{content:""}.ph-light.ph-exclude-square:before{content:""}.ph-light.ph-export:before{content:""}.ph-light.ph-eye:before{content:""}.ph-light.ph-eye-closed:before{content:""}.ph-light.ph-eye-slash:before{content:""}.ph-light.ph-eyedropper:before{content:""}.ph-light.ph-eyedropper-sample:before{content:""}.ph-light.ph-eyeglasses:before{content:""}.ph-light.ph-eyes:before{content:""}.ph-light.ph-face-mask:before{content:""}.ph-light.ph-facebook-logo:before{content:""}.ph-light.ph-factory:before{content:""}.ph-light.ph-faders:before{content:""}.ph-light.ph-faders-horizontal:before{content:""}.ph-light.ph-fallout-shelter:before{content:""}.ph-light.ph-fan:before{content:""}.ph-light.ph-farm:before{content:""}.ph-light.ph-fast-forward:before{content:""}.ph-light.ph-fast-forward-circle:before{content:""}.ph-light.ph-feather:before{content:""}.ph-light.ph-fediverse-logo:before{content:""}.ph-light.ph-figma-logo:before{content:""}.ph-light.ph-file:before{content:""}.ph-light.ph-file-archive:before{content:""}.ph-light.ph-file-arrow-down:before{content:""}.ph-light.ph-file-arrow-up:before{content:""}.ph-light.ph-file-audio:before{content:""}.ph-light.ph-file-c:before{content:""}.ph-light.ph-file-c-sharp:before{content:""}.ph-light.ph-file-cloud:before{content:""}.ph-light.ph-file-code:before{content:""}.ph-light.ph-file-cpp:before{content:""}.ph-light.ph-file-css:before{content:""}.ph-light.ph-file-csv:before{content:""}.ph-light.ph-file-dashed:before,.ph-light.ph-file-dotted:before{content:""}.ph-light.ph-file-doc:before{content:""}.ph-light.ph-file-html:before{content:""}.ph-light.ph-file-image:before{content:""}.ph-light.ph-file-ini:before{content:""}.ph-light.ph-file-jpg:before{content:""}.ph-light.ph-file-js:before{content:""}.ph-light.ph-file-jsx:before{content:""}.ph-light.ph-file-lock:before{content:""}.ph-light.ph-file-magnifying-glass:before,.ph-light.ph-file-search:before{content:""}.ph-light.ph-file-md:before{content:""}.ph-light.ph-file-minus:before{content:""}.ph-light.ph-file-pdf:before{content:""}.ph-light.ph-file-plus:before{content:""}.ph-light.ph-file-png:before{content:""}.ph-light.ph-file-ppt:before{content:""}.ph-light.ph-file-py:before{content:""}.ph-light.ph-file-rs:before{content:""}.ph-light.ph-file-sql:before{content:""}.ph-light.ph-file-svg:before{content:""}.ph-light.ph-file-text:before{content:""}.ph-light.ph-file-ts:before{content:""}.ph-light.ph-file-tsx:before{content:""}.ph-light.ph-file-txt:before{content:""}.ph-light.ph-file-video:before{content:""}.ph-light.ph-file-vue:before{content:""}.ph-light.ph-file-x:before{content:""}.ph-light.ph-file-xls:before{content:""}.ph-light.ph-file-zip:before{content:""}.ph-light.ph-files:before{content:""}.ph-light.ph-film-reel:before{content:""}.ph-light.ph-film-script:before{content:""}.ph-light.ph-film-slate:before{content:""}.ph-light.ph-film-strip:before{content:""}.ph-light.ph-fingerprint:before{content:""}.ph-light.ph-fingerprint-simple:before{content:""}.ph-light.ph-finn-the-human:before{content:""}.ph-light.ph-fire:before{content:""}.ph-light.ph-fire-extinguisher:before{content:""}.ph-light.ph-fire-simple:before{content:""}.ph-light.ph-fire-truck:before{content:""}.ph-light.ph-first-aid:before{content:""}.ph-light.ph-first-aid-kit:before{content:""}.ph-light.ph-fish:before{content:""}.ph-light.ph-fish-simple:before{content:""}.ph-light.ph-flag:before{content:""}.ph-light.ph-flag-banner:before{content:""}.ph-light.ph-flag-banner-fold:before{content:""}.ph-light.ph-flag-checkered:before{content:""}.ph-light.ph-flag-pennant:before{content:""}.ph-light.ph-flame:before{content:""}.ph-light.ph-flashlight:before{content:""}.ph-light.ph-flask:before{content:""}.ph-light.ph-flip-horizontal:before{content:""}.ph-light.ph-flip-vertical:before{content:""}.ph-light.ph-floppy-disk:before{content:""}.ph-light.ph-floppy-disk-back:before{content:""}.ph-light.ph-flow-arrow:before{content:""}.ph-light.ph-flower:before{content:""}.ph-light.ph-flower-lotus:before{content:""}.ph-light.ph-flower-tulip:before{content:""}.ph-light.ph-flying-saucer:before{content:""}.ph-light.ph-folder:before,.ph-light.ph-folder-notch:before{content:""}.ph-light.ph-folder-dashed:before,.ph-light.ph-folder-dotted:before{content:""}.ph-light.ph-folder-lock:before{content:""}.ph-light.ph-folder-minus:before,.ph-light.ph-folder-notch-minus:before{content:""}.ph-light.ph-folder-open:before,.ph-light.ph-folder-notch-open:before{content:""}.ph-light.ph-folder-plus:before,.ph-light.ph-folder-notch-plus:before{content:""}.ph-light.ph-folder-simple:before{content:""}.ph-light.ph-folder-simple-dashed:before,.ph-light.ph-folder-simple-dotted:before{content:""}.ph-light.ph-folder-simple-lock:before{content:""}.ph-light.ph-folder-simple-minus:before{content:""}.ph-light.ph-folder-simple-plus:before{content:""}.ph-light.ph-folder-simple-star:before{content:""}.ph-light.ph-folder-simple-user:before{content:""}.ph-light.ph-folder-star:before{content:""}.ph-light.ph-folder-user:before{content:""}.ph-light.ph-folders:before{content:""}.ph-light.ph-football:before{content:""}.ph-light.ph-football-helmet:before{content:""}.ph-light.ph-footprints:before{content:""}.ph-light.ph-fork-knife:before{content:""}.ph-light.ph-four-k:before{content:""}.ph-light.ph-frame-corners:before{content:""}.ph-light.ph-framer-logo:before{content:""}.ph-light.ph-function:before{content:""}.ph-light.ph-funnel:before{content:""}.ph-light.ph-funnel-simple:before{content:""}.ph-light.ph-funnel-simple-x:before{content:""}.ph-light.ph-funnel-x:before{content:""}.ph-light.ph-game-controller:before{content:""}.ph-light.ph-garage:before{content:""}.ph-light.ph-gas-can:before{content:""}.ph-light.ph-gas-pump:before{content:""}.ph-light.ph-gauge:before{content:""}.ph-light.ph-gavel:before{content:""}.ph-light.ph-gear:before{content:""}.ph-light.ph-gear-fine:before{content:""}.ph-light.ph-gear-six:before{content:""}.ph-light.ph-gender-female:before{content:""}.ph-light.ph-gender-intersex:before{content:""}.ph-light.ph-gender-male:before{content:""}.ph-light.ph-gender-neuter:before{content:""}.ph-light.ph-gender-nonbinary:before{content:""}.ph-light.ph-gender-transgender:before{content:""}.ph-light.ph-ghost:before{content:""}.ph-light.ph-gif:before{content:""}.ph-light.ph-gift:before{content:""}.ph-light.ph-git-branch:before{content:""}.ph-light.ph-git-commit:before{content:""}.ph-light.ph-git-diff:before{content:""}.ph-light.ph-git-fork:before{content:""}.ph-light.ph-git-merge:before{content:""}.ph-light.ph-git-pull-request:before{content:""}.ph-light.ph-github-logo:before{content:""}.ph-light.ph-gitlab-logo:before{content:""}.ph-light.ph-gitlab-logo-simple:before{content:""}.ph-light.ph-globe:before{content:""}.ph-light.ph-globe-hemisphere-east:before{content:""}.ph-light.ph-globe-hemisphere-west:before{content:""}.ph-light.ph-globe-simple:before{content:""}.ph-light.ph-globe-simple-x:before{content:""}.ph-light.ph-globe-stand:before{content:""}.ph-light.ph-globe-x:before{content:""}.ph-light.ph-goggles:before{content:""}.ph-light.ph-golf:before{content:""}.ph-light.ph-goodreads-logo:before{content:""}.ph-light.ph-google-cardboard-logo:before{content:""}.ph-light.ph-google-chrome-logo:before{content:""}.ph-light.ph-google-drive-logo:before{content:""}.ph-light.ph-google-logo:before{content:""}.ph-light.ph-google-photos-logo:before{content:""}.ph-light.ph-google-play-logo:before{content:""}.ph-light.ph-google-podcasts-logo:before{content:""}.ph-light.ph-gps:before{content:""}.ph-light.ph-gps-fix:before{content:""}.ph-light.ph-gps-slash:before{content:""}.ph-light.ph-gradient:before{content:""}.ph-light.ph-graduation-cap:before{content:""}.ph-light.ph-grains:before{content:""}.ph-light.ph-grains-slash:before{content:""}.ph-light.ph-graph:before{content:""}.ph-light.ph-graphics-card:before{content:""}.ph-light.ph-greater-than:before{content:""}.ph-light.ph-greater-than-or-equal:before{content:""}.ph-light.ph-grid-four:before{content:""}.ph-light.ph-grid-nine:before{content:""}.ph-light.ph-guitar:before{content:""}.ph-light.ph-hair-dryer:before{content:""}.ph-light.ph-hamburger:before{content:""}.ph-light.ph-hammer:before{content:""}.ph-light.ph-hand:before{content:""}.ph-light.ph-hand-arrow-down:before{content:""}.ph-light.ph-hand-arrow-up:before{content:""}.ph-light.ph-hand-coins:before{content:""}.ph-light.ph-hand-deposit:before{content:""}.ph-light.ph-hand-eye:before{content:""}.ph-light.ph-hand-fist:before{content:""}.ph-light.ph-hand-grabbing:before{content:""}.ph-light.ph-hand-heart:before{content:""}.ph-light.ph-hand-palm:before{content:""}.ph-light.ph-hand-peace:before{content:""}.ph-light.ph-hand-pointing:before{content:""}.ph-light.ph-hand-soap:before{content:""}.ph-light.ph-hand-swipe-left:before{content:""}.ph-light.ph-hand-swipe-right:before{content:""}.ph-light.ph-hand-tap:before{content:""}.ph-light.ph-hand-waving:before{content:""}.ph-light.ph-hand-withdraw:before{content:""}.ph-light.ph-handbag:before{content:""}.ph-light.ph-handbag-simple:before{content:""}.ph-light.ph-hands-clapping:before{content:""}.ph-light.ph-hands-praying:before{content:""}.ph-light.ph-handshake:before{content:""}.ph-light.ph-hard-drive:before{content:""}.ph-light.ph-hard-drives:before{content:""}.ph-light.ph-hard-hat:before{content:""}.ph-light.ph-hash:before{content:""}.ph-light.ph-hash-straight:before{content:""}.ph-light.ph-head-circuit:before{content:""}.ph-light.ph-headlights:before{content:""}.ph-light.ph-headphones:before{content:""}.ph-light.ph-headset:before{content:""}.ph-light.ph-heart:before{content:""}.ph-light.ph-heart-break:before{content:""}.ph-light.ph-heart-half:before{content:""}.ph-light.ph-heart-straight:before{content:""}.ph-light.ph-heart-straight-break:before{content:""}.ph-light.ph-heartbeat:before{content:""}.ph-light.ph-hexagon:before{content:""}.ph-light.ph-high-definition:before{content:""}.ph-light.ph-high-heel:before{content:""}.ph-light.ph-highlighter:before{content:""}.ph-light.ph-highlighter-circle:before{content:""}.ph-light.ph-hockey:before{content:""}.ph-light.ph-hoodie:before{content:""}.ph-light.ph-horse:before{content:""}.ph-light.ph-hospital:before{content:""}.ph-light.ph-hourglass:before{content:""}.ph-light.ph-hourglass-high:before{content:""}.ph-light.ph-hourglass-low:before{content:""}.ph-light.ph-hourglass-medium:before{content:""}.ph-light.ph-hourglass-simple:before{content:""}.ph-light.ph-hourglass-simple-high:before{content:""}.ph-light.ph-hourglass-simple-low:before{content:""}.ph-light.ph-hourglass-simple-medium:before{content:""}.ph-light.ph-house:before{content:""}.ph-light.ph-house-line:before{content:""}.ph-light.ph-house-simple:before{content:""}.ph-light.ph-hurricane:before{content:""}.ph-light.ph-ice-cream:before{content:""}.ph-light.ph-identification-badge:before{content:""}.ph-light.ph-identification-card:before{content:""}.ph-light.ph-image:before{content:""}.ph-light.ph-image-broken:before{content:""}.ph-light.ph-image-square:before{content:""}.ph-light.ph-images:before{content:""}.ph-light.ph-images-square:before{content:""}.ph-light.ph-infinity:before,.ph-light.ph-lemniscate:before{content:""}.ph-light.ph-info:before{content:""}.ph-light.ph-instagram-logo:before{content:""}.ph-light.ph-intersect:before{content:""}.ph-light.ph-intersect-square:before{content:""}.ph-light.ph-intersect-three:before{content:""}.ph-light.ph-intersection:before{content:""}.ph-light.ph-invoice:before{content:""}.ph-light.ph-island:before{content:""}.ph-light.ph-jar:before{content:""}.ph-light.ph-jar-label:before{content:""}.ph-light.ph-jeep:before{content:""}.ph-light.ph-joystick:before{content:""}.ph-light.ph-kanban:before{content:""}.ph-light.ph-key:before{content:""}.ph-light.ph-key-return:before{content:""}.ph-light.ph-keyboard:before{content:""}.ph-light.ph-keyhole:before{content:""}.ph-light.ph-knife:before{content:""}.ph-light.ph-ladder:before{content:""}.ph-light.ph-ladder-simple:before{content:""}.ph-light.ph-lamp:before{content:""}.ph-light.ph-lamp-pendant:before{content:""}.ph-light.ph-laptop:before{content:""}.ph-light.ph-lasso:before{content:""}.ph-light.ph-lastfm-logo:before{content:""}.ph-light.ph-layout:before{content:""}.ph-light.ph-leaf:before{content:""}.ph-light.ph-lectern:before{content:""}.ph-light.ph-lego:before{content:""}.ph-light.ph-lego-smiley:before{content:""}.ph-light.ph-less-than:before{content:""}.ph-light.ph-less-than-or-equal:before{content:""}.ph-light.ph-letter-circle-h:before{content:""}.ph-light.ph-letter-circle-p:before{content:""}.ph-light.ph-letter-circle-v:before{content:""}.ph-light.ph-lifebuoy:before{content:""}.ph-light.ph-lightbulb:before{content:""}.ph-light.ph-lightbulb-filament:before{content:""}.ph-light.ph-lighthouse:before{content:""}.ph-light.ph-lightning:before{content:""}.ph-light.ph-lightning-a:before{content:""}.ph-light.ph-lightning-slash:before{content:""}.ph-light.ph-line-segment:before{content:""}.ph-light.ph-line-segments:before{content:""}.ph-light.ph-line-vertical:before{content:""}.ph-light.ph-link:before{content:""}.ph-light.ph-link-break:before{content:""}.ph-light.ph-link-simple:before{content:""}.ph-light.ph-link-simple-break:before{content:""}.ph-light.ph-link-simple-horizontal:before{content:""}.ph-light.ph-link-simple-horizontal-break:before{content:""}.ph-light.ph-linkedin-logo:before{content:""}.ph-light.ph-linktree-logo:before{content:""}.ph-light.ph-linux-logo:before{content:""}.ph-light.ph-list:before{content:""}.ph-light.ph-list-bullets:before{content:""}.ph-light.ph-list-checks:before{content:""}.ph-light.ph-list-dashes:before{content:""}.ph-light.ph-list-heart:before{content:""}.ph-light.ph-list-magnifying-glass:before{content:""}.ph-light.ph-list-numbers:before{content:""}.ph-light.ph-list-plus:before{content:""}.ph-light.ph-list-star:before{content:""}.ph-light.ph-lock:before{content:""}.ph-light.ph-lock-key:before{content:""}.ph-light.ph-lock-key-open:before{content:""}.ph-light.ph-lock-laminated:before{content:""}.ph-light.ph-lock-laminated-open:before{content:""}.ph-light.ph-lock-open:before{content:""}.ph-light.ph-lock-simple:before{content:""}.ph-light.ph-lock-simple-open:before{content:""}.ph-light.ph-lockers:before{content:""}.ph-light.ph-log:before{content:""}.ph-light.ph-magic-wand:before{content:""}.ph-light.ph-magnet:before{content:""}.ph-light.ph-magnet-straight:before{content:""}.ph-light.ph-magnifying-glass:before{content:""}.ph-light.ph-magnifying-glass-minus:before{content:""}.ph-light.ph-magnifying-glass-plus:before{content:""}.ph-light.ph-mailbox:before{content:""}.ph-light.ph-map-pin:before{content:""}.ph-light.ph-map-pin-area:before{content:""}.ph-light.ph-map-pin-line:before{content:""}.ph-light.ph-map-pin-plus:before{content:""}.ph-light.ph-map-pin-simple:before{content:""}.ph-light.ph-map-pin-simple-area:before{content:""}.ph-light.ph-map-pin-simple-line:before{content:""}.ph-light.ph-map-trifold:before{content:""}.ph-light.ph-markdown-logo:before{content:""}.ph-light.ph-marker-circle:before{content:""}.ph-light.ph-martini:before{content:""}.ph-light.ph-mask-happy:before{content:""}.ph-light.ph-mask-sad:before{content:""}.ph-light.ph-mastodon-logo:before{content:""}.ph-light.ph-math-operations:before{content:""}.ph-light.ph-matrix-logo:before{content:""}.ph-light.ph-medal:before{content:""}.ph-light.ph-medal-military:before{content:""}.ph-light.ph-medium-logo:before{content:""}.ph-light.ph-megaphone:before{content:""}.ph-light.ph-megaphone-simple:before{content:""}.ph-light.ph-member-of:before{content:""}.ph-light.ph-memory:before{content:""}.ph-light.ph-messenger-logo:before{content:""}.ph-light.ph-meta-logo:before{content:""}.ph-light.ph-meteor:before{content:""}.ph-light.ph-metronome:before{content:""}.ph-light.ph-microphone:before{content:""}.ph-light.ph-microphone-slash:before{content:""}.ph-light.ph-microphone-stage:before{content:""}.ph-light.ph-microscope:before{content:""}.ph-light.ph-microsoft-excel-logo:before{content:""}.ph-light.ph-microsoft-outlook-logo:before{content:""}.ph-light.ph-microsoft-powerpoint-logo:before{content:""}.ph-light.ph-microsoft-teams-logo:before{content:""}.ph-light.ph-microsoft-word-logo:before{content:""}.ph-light.ph-minus:before{content:""}.ph-light.ph-minus-circle:before{content:""}.ph-light.ph-minus-square:before{content:""}.ph-light.ph-money:before{content:""}.ph-light.ph-money-wavy:before{content:""}.ph-light.ph-monitor:before{content:""}.ph-light.ph-monitor-arrow-up:before{content:""}.ph-light.ph-monitor-play:before{content:""}.ph-light.ph-moon:before{content:""}.ph-light.ph-moon-stars:before{content:""}.ph-light.ph-moped:before{content:""}.ph-light.ph-moped-front:before{content:""}.ph-light.ph-mosque:before{content:""}.ph-light.ph-motorcycle:before{content:""}.ph-light.ph-mountains:before{content:""}.ph-light.ph-mouse:before{content:""}.ph-light.ph-mouse-left-click:before{content:""}.ph-light.ph-mouse-middle-click:before{content:""}.ph-light.ph-mouse-right-click:before{content:""}.ph-light.ph-mouse-scroll:before{content:""}.ph-light.ph-mouse-simple:before{content:""}.ph-light.ph-music-note:before{content:""}.ph-light.ph-music-note-simple:before{content:""}.ph-light.ph-music-notes:before{content:""}.ph-light.ph-music-notes-minus:before{content:""}.ph-light.ph-music-notes-plus:before{content:""}.ph-light.ph-music-notes-simple:before{content:""}.ph-light.ph-navigation-arrow:before{content:""}.ph-light.ph-needle:before{content:""}.ph-light.ph-network:before{content:""}.ph-light.ph-network-slash:before{content:""}.ph-light.ph-network-x:before{content:""}.ph-light.ph-newspaper:before{content:""}.ph-light.ph-newspaper-clipping:before{content:""}.ph-light.ph-not-equals:before{content:""}.ph-light.ph-not-member-of:before{content:""}.ph-light.ph-not-subset-of:before{content:""}.ph-light.ph-not-superset-of:before{content:""}.ph-light.ph-notches:before{content:""}.ph-light.ph-note:before{content:""}.ph-light.ph-note-blank:before{content:""}.ph-light.ph-note-pencil:before{content:""}.ph-light.ph-notebook:before{content:""}.ph-light.ph-notepad:before{content:""}.ph-light.ph-notification:before{content:""}.ph-light.ph-notion-logo:before{content:""}.ph-light.ph-nuclear-plant:before{content:""}.ph-light.ph-number-circle-eight:before{content:""}.ph-light.ph-number-circle-five:before{content:""}.ph-light.ph-number-circle-four:before{content:""}.ph-light.ph-number-circle-nine:before{content:""}.ph-light.ph-number-circle-one:before{content:""}.ph-light.ph-number-circle-seven:before{content:""}.ph-light.ph-number-circle-six:before{content:""}.ph-light.ph-number-circle-three:before{content:""}.ph-light.ph-number-circle-two:before{content:""}.ph-light.ph-number-circle-zero:before{content:""}.ph-light.ph-number-eight:before{content:""}.ph-light.ph-number-five:before{content:""}.ph-light.ph-number-four:before{content:""}.ph-light.ph-number-nine:before{content:""}.ph-light.ph-number-one:before{content:""}.ph-light.ph-number-seven:before{content:""}.ph-light.ph-number-six:before{content:""}.ph-light.ph-number-square-eight:before{content:""}.ph-light.ph-number-square-five:before{content:""}.ph-light.ph-number-square-four:before{content:""}.ph-light.ph-number-square-nine:before{content:""}.ph-light.ph-number-square-one:before{content:""}.ph-light.ph-number-square-seven:before{content:""}.ph-light.ph-number-square-six:before{content:""}.ph-light.ph-number-square-three:before{content:""}.ph-light.ph-number-square-two:before{content:""}.ph-light.ph-number-square-zero:before{content:""}.ph-light.ph-number-three:before{content:""}.ph-light.ph-number-two:before{content:""}.ph-light.ph-number-zero:before{content:""}.ph-light.ph-numpad:before{content:""}.ph-light.ph-nut:before{content:""}.ph-light.ph-ny-times-logo:before{content:""}.ph-light.ph-octagon:before{content:""}.ph-light.ph-office-chair:before{content:""}.ph-light.ph-onigiri:before{content:""}.ph-light.ph-open-ai-logo:before{content:""}.ph-light.ph-option:before{content:""}.ph-light.ph-orange:before{content:""}.ph-light.ph-orange-slice:before{content:""}.ph-light.ph-oven:before{content:""}.ph-light.ph-package:before{content:""}.ph-light.ph-paint-brush:before{content:""}.ph-light.ph-paint-brush-broad:before{content:""}.ph-light.ph-paint-brush-household:before{content:""}.ph-light.ph-paint-bucket:before{content:""}.ph-light.ph-paint-roller:before{content:""}.ph-light.ph-palette:before{content:""}.ph-light.ph-panorama:before{content:""}.ph-light.ph-pants:before{content:""}.ph-light.ph-paper-plane:before{content:""}.ph-light.ph-paper-plane-right:before{content:""}.ph-light.ph-paper-plane-tilt:before{content:""}.ph-light.ph-paperclip:before{content:""}.ph-light.ph-paperclip-horizontal:before{content:""}.ph-light.ph-parachute:before{content:""}.ph-light.ph-paragraph:before{content:""}.ph-light.ph-parallelogram:before{content:""}.ph-light.ph-park:before{content:""}.ph-light.ph-password:before{content:""}.ph-light.ph-path:before{content:""}.ph-light.ph-patreon-logo:before{content:""}.ph-light.ph-pause:before{content:""}.ph-light.ph-pause-circle:before{content:""}.ph-light.ph-paw-print:before{content:""}.ph-light.ph-paypal-logo:before{content:""}.ph-light.ph-peace:before{content:""}.ph-light.ph-pen:before{content:""}.ph-light.ph-pen-nib:before{content:""}.ph-light.ph-pen-nib-straight:before{content:""}.ph-light.ph-pencil:before{content:""}.ph-light.ph-pencil-circle:before{content:""}.ph-light.ph-pencil-line:before{content:""}.ph-light.ph-pencil-ruler:before{content:""}.ph-light.ph-pencil-simple:before{content:""}.ph-light.ph-pencil-simple-line:before{content:""}.ph-light.ph-pencil-simple-slash:before{content:""}.ph-light.ph-pencil-slash:before{content:""}.ph-light.ph-pentagon:before{content:""}.ph-light.ph-pentagram:before{content:""}.ph-light.ph-pepper:before{content:""}.ph-light.ph-percent:before{content:""}.ph-light.ph-person:before{content:""}.ph-light.ph-person-arms-spread:before{content:""}.ph-light.ph-person-simple:before{content:""}.ph-light.ph-person-simple-bike:before{content:""}.ph-light.ph-person-simple-circle:before{content:""}.ph-light.ph-person-simple-hike:before{content:""}.ph-light.ph-person-simple-run:before{content:""}.ph-light.ph-person-simple-ski:before{content:""}.ph-light.ph-person-simple-snowboard:before{content:""}.ph-light.ph-person-simple-swim:before{content:""}.ph-light.ph-person-simple-tai-chi:before{content:""}.ph-light.ph-person-simple-throw:before{content:""}.ph-light.ph-person-simple-walk:before{content:""}.ph-light.ph-perspective:before{content:""}.ph-light.ph-phone:before{content:""}.ph-light.ph-phone-call:before{content:""}.ph-light.ph-phone-disconnect:before{content:""}.ph-light.ph-phone-incoming:before{content:""}.ph-light.ph-phone-list:before{content:""}.ph-light.ph-phone-outgoing:before{content:""}.ph-light.ph-phone-pause:before{content:""}.ph-light.ph-phone-plus:before{content:""}.ph-light.ph-phone-slash:before{content:""}.ph-light.ph-phone-transfer:before{content:""}.ph-light.ph-phone-x:before{content:""}.ph-light.ph-phosphor-logo:before{content:""}.ph-light.ph-pi:before{content:""}.ph-light.ph-piano-keys:before{content:""}.ph-light.ph-picnic-table:before{content:""}.ph-light.ph-picture-in-picture:before{content:""}.ph-light.ph-piggy-bank:before{content:""}.ph-light.ph-pill:before{content:""}.ph-light.ph-ping-pong:before{content:""}.ph-light.ph-pint-glass:before{content:""}.ph-light.ph-pinterest-logo:before{content:""}.ph-light.ph-pinwheel:before{content:""}.ph-light.ph-pipe:before{content:""}.ph-light.ph-pipe-wrench:before{content:""}.ph-light.ph-pix-logo:before{content:""}.ph-light.ph-pizza:before{content:""}.ph-light.ph-placeholder:before{content:""}.ph-light.ph-planet:before{content:""}.ph-light.ph-plant:before{content:""}.ph-light.ph-play:before{content:""}.ph-light.ph-play-circle:before{content:""}.ph-light.ph-play-pause:before{content:""}.ph-light.ph-playlist:before{content:""}.ph-light.ph-plug:before{content:""}.ph-light.ph-plug-charging:before{content:""}.ph-light.ph-plugs:before{content:""}.ph-light.ph-plugs-connected:before{content:""}.ph-light.ph-plus:before{content:""}.ph-light.ph-plus-circle:before{content:""}.ph-light.ph-plus-minus:before{content:""}.ph-light.ph-plus-square:before{content:""}.ph-light.ph-poker-chip:before{content:""}.ph-light.ph-police-car:before{content:""}.ph-light.ph-polygon:before{content:""}.ph-light.ph-popcorn:before{content:""}.ph-light.ph-popsicle:before{content:""}.ph-light.ph-potted-plant:before{content:""}.ph-light.ph-power:before{content:""}.ph-light.ph-prescription:before{content:""}.ph-light.ph-presentation:before{content:""}.ph-light.ph-presentation-chart:before{content:""}.ph-light.ph-printer:before{content:""}.ph-light.ph-prohibit:before{content:""}.ph-light.ph-prohibit-inset:before{content:""}.ph-light.ph-projector-screen:before{content:""}.ph-light.ph-projector-screen-chart:before{content:""}.ph-light.ph-pulse:before,.ph-light.ph-activity:before{content:""}.ph-light.ph-push-pin:before{content:""}.ph-light.ph-push-pin-simple:before{content:""}.ph-light.ph-push-pin-simple-slash:before{content:""}.ph-light.ph-push-pin-slash:before{content:""}.ph-light.ph-puzzle-piece:before{content:""}.ph-light.ph-qr-code:before{content:""}.ph-light.ph-question:before{content:""}.ph-light.ph-question-mark:before{content:""}.ph-light.ph-queue:before{content:""}.ph-light.ph-quotes:before{content:""}.ph-light.ph-rabbit:before{content:""}.ph-light.ph-racquet:before{content:""}.ph-light.ph-radical:before{content:""}.ph-light.ph-radio:before{content:""}.ph-light.ph-radio-button:before{content:""}.ph-light.ph-radioactive:before{content:""}.ph-light.ph-rainbow:before{content:""}.ph-light.ph-rainbow-cloud:before{content:""}.ph-light.ph-ranking:before{content:""}.ph-light.ph-read-cv-logo:before{content:""}.ph-light.ph-receipt:before{content:""}.ph-light.ph-receipt-x:before{content:""}.ph-light.ph-record:before{content:""}.ph-light.ph-rectangle:before{content:""}.ph-light.ph-rectangle-dashed:before{content:""}.ph-light.ph-recycle:before{content:""}.ph-light.ph-reddit-logo:before{content:""}.ph-light.ph-repeat:before{content:""}.ph-light.ph-repeat-once:before{content:""}.ph-light.ph-replit-logo:before{content:""}.ph-light.ph-resize:before{content:""}.ph-light.ph-rewind:before{content:""}.ph-light.ph-rewind-circle:before{content:""}.ph-light.ph-road-horizon:before{content:""}.ph-light.ph-robot:before{content:""}.ph-light.ph-rocket:before{content:""}.ph-light.ph-rocket-launch:before{content:""}.ph-light.ph-rows:before{content:""}.ph-light.ph-rows-plus-bottom:before{content:""}.ph-light.ph-rows-plus-top:before{content:""}.ph-light.ph-rss:before{content:""}.ph-light.ph-rss-simple:before{content:""}.ph-light.ph-rug:before{content:""}.ph-light.ph-ruler:before{content:""}.ph-light.ph-sailboat:before{content:""}.ph-light.ph-scales:before{content:""}.ph-light.ph-scan:before{content:""}.ph-light.ph-scan-smiley:before{content:""}.ph-light.ph-scissors:before{content:""}.ph-light.ph-scooter:before{content:""}.ph-light.ph-screencast:before{content:""}.ph-light.ph-screwdriver:before{content:""}.ph-light.ph-scribble:before{content:""}.ph-light.ph-scribble-loop:before{content:""}.ph-light.ph-scroll:before{content:""}.ph-light.ph-seal:before,.ph-light.ph-circle-wavy:before{content:""}.ph-light.ph-seal-check:before,.ph-light.ph-circle-wavy-check:before{content:""}.ph-light.ph-seal-percent:before{content:""}.ph-light.ph-seal-question:before,.ph-light.ph-circle-wavy-question:before{content:""}.ph-light.ph-seal-warning:before,.ph-light.ph-circle-wavy-warning:before{content:""}.ph-light.ph-seat:before{content:""}.ph-light.ph-seatbelt:before{content:""}.ph-light.ph-security-camera:before{content:""}.ph-light.ph-selection:before{content:""}.ph-light.ph-selection-all:before{content:""}.ph-light.ph-selection-background:before{content:""}.ph-light.ph-selection-foreground:before{content:""}.ph-light.ph-selection-inverse:before{content:""}.ph-light.ph-selection-plus:before{content:""}.ph-light.ph-selection-slash:before{content:""}.ph-light.ph-shapes:before{content:""}.ph-light.ph-share:before{content:""}.ph-light.ph-share-fat:before{content:""}.ph-light.ph-share-network:before{content:""}.ph-light.ph-shield:before{content:""}.ph-light.ph-shield-check:before{content:""}.ph-light.ph-shield-checkered:before{content:""}.ph-light.ph-shield-chevron:before{content:""}.ph-light.ph-shield-plus:before{content:""}.ph-light.ph-shield-slash:before{content:""}.ph-light.ph-shield-star:before{content:""}.ph-light.ph-shield-warning:before{content:""}.ph-light.ph-shipping-container:before{content:""}.ph-light.ph-shirt-folded:before{content:""}.ph-light.ph-shooting-star:before{content:""}.ph-light.ph-shopping-bag:before{content:""}.ph-light.ph-shopping-bag-open:before{content:""}.ph-light.ph-shopping-cart:before{content:""}.ph-light.ph-shopping-cart-simple:before{content:""}.ph-light.ph-shovel:before{content:""}.ph-light.ph-shower:before{content:""}.ph-light.ph-shrimp:before{content:""}.ph-light.ph-shuffle:before{content:""}.ph-light.ph-shuffle-angular:before{content:""}.ph-light.ph-shuffle-simple:before{content:""}.ph-light.ph-sidebar:before{content:""}.ph-light.ph-sidebar-simple:before{content:""}.ph-light.ph-sigma:before{content:""}.ph-light.ph-sign-in:before{content:""}.ph-light.ph-sign-out:before{content:""}.ph-light.ph-signature:before{content:""}.ph-light.ph-signpost:before{content:""}.ph-light.ph-sim-card:before{content:""}.ph-light.ph-siren:before{content:""}.ph-light.ph-sketch-logo:before{content:""}.ph-light.ph-skip-back:before{content:""}.ph-light.ph-skip-back-circle:before{content:""}.ph-light.ph-skip-forward:before{content:""}.ph-light.ph-skip-forward-circle:before{content:""}.ph-light.ph-skull:before{content:""}.ph-light.ph-skype-logo:before{content:""}.ph-light.ph-slack-logo:before{content:""}.ph-light.ph-sliders:before{content:""}.ph-light.ph-sliders-horizontal:before{content:""}.ph-light.ph-slideshow:before{content:""}.ph-light.ph-smiley:before{content:""}.ph-light.ph-smiley-angry:before{content:""}.ph-light.ph-smiley-blank:before{content:""}.ph-light.ph-smiley-meh:before{content:""}.ph-light.ph-smiley-melting:before{content:""}.ph-light.ph-smiley-nervous:before{content:""}.ph-light.ph-smiley-sad:before{content:""}.ph-light.ph-smiley-sticker:before{content:""}.ph-light.ph-smiley-wink:before{content:""}.ph-light.ph-smiley-x-eyes:before{content:""}.ph-light.ph-snapchat-logo:before{content:""}.ph-light.ph-sneaker:before{content:""}.ph-light.ph-sneaker-move:before{content:""}.ph-light.ph-snowflake:before{content:""}.ph-light.ph-soccer-ball:before{content:""}.ph-light.ph-sock:before{content:""}.ph-light.ph-solar-panel:before{content:""}.ph-light.ph-solar-roof:before{content:""}.ph-light.ph-sort-ascending:before{content:""}.ph-light.ph-sort-descending:before{content:""}.ph-light.ph-soundcloud-logo:before{content:""}.ph-light.ph-spade:before{content:""}.ph-light.ph-sparkle:before{content:""}.ph-light.ph-speaker-hifi:before{content:""}.ph-light.ph-speaker-high:before{content:""}.ph-light.ph-speaker-low:before{content:""}.ph-light.ph-speaker-none:before{content:""}.ph-light.ph-speaker-simple-high:before{content:""}.ph-light.ph-speaker-simple-low:before{content:""}.ph-light.ph-speaker-simple-none:before{content:""}.ph-light.ph-speaker-simple-slash:before{content:""}.ph-light.ph-speaker-simple-x:before{content:""}.ph-light.ph-speaker-slash:before{content:""}.ph-light.ph-speaker-x:before{content:""}.ph-light.ph-speedometer:before{content:""}.ph-light.ph-sphere:before{content:""}.ph-light.ph-spinner:before{content:""}.ph-light.ph-spinner-ball:before{content:""}.ph-light.ph-spinner-gap:before{content:""}.ph-light.ph-spiral:before{content:""}.ph-light.ph-split-horizontal:before{content:""}.ph-light.ph-split-vertical:before{content:""}.ph-light.ph-spotify-logo:before{content:""}.ph-light.ph-spray-bottle:before{content:""}.ph-light.ph-square:before{content:""}.ph-light.ph-square-half:before{content:""}.ph-light.ph-square-half-bottom:before{content:""}.ph-light.ph-square-logo:before{content:""}.ph-light.ph-square-split-horizontal:before{content:""}.ph-light.ph-square-split-vertical:before{content:""}.ph-light.ph-squares-four:before{content:""}.ph-light.ph-stack:before{content:""}.ph-light.ph-stack-minus:before{content:""}.ph-light.ph-stack-overflow-logo:before{content:""}.ph-light.ph-stack-plus:before{content:""}.ph-light.ph-stack-simple:before{content:""}.ph-light.ph-stairs:before{content:""}.ph-light.ph-stamp:before{content:""}.ph-light.ph-standard-definition:before{content:""}.ph-light.ph-star:before{content:""}.ph-light.ph-star-and-crescent:before{content:""}.ph-light.ph-star-four:before{content:""}.ph-light.ph-star-half:before{content:""}.ph-light.ph-star-of-david:before{content:""}.ph-light.ph-steam-logo:before{content:""}.ph-light.ph-steering-wheel:before{content:""}.ph-light.ph-steps:before{content:""}.ph-light.ph-stethoscope:before{content:""}.ph-light.ph-sticker:before{content:""}.ph-light.ph-stool:before{content:""}.ph-light.ph-stop:before{content:""}.ph-light.ph-stop-circle:before{content:""}.ph-light.ph-storefront:before{content:""}.ph-light.ph-strategy:before{content:""}.ph-light.ph-stripe-logo:before{content:""}.ph-light.ph-student:before{content:""}.ph-light.ph-subset-of:before{content:""}.ph-light.ph-subset-proper-of:before{content:""}.ph-light.ph-subtitles:before{content:""}.ph-light.ph-subtitles-slash:before{content:""}.ph-light.ph-subtract:before{content:""}.ph-light.ph-subtract-square:before{content:""}.ph-light.ph-subway:before{content:""}.ph-light.ph-suitcase:before{content:""}.ph-light.ph-suitcase-rolling:before{content:""}.ph-light.ph-suitcase-simple:before{content:""}.ph-light.ph-sun:before{content:""}.ph-light.ph-sun-dim:before{content:""}.ph-light.ph-sun-horizon:before{content:""}.ph-light.ph-sunglasses:before{content:""}.ph-light.ph-superset-of:before{content:""}.ph-light.ph-superset-proper-of:before{content:""}.ph-light.ph-swap:before{content:""}.ph-light.ph-swatches:before{content:""}.ph-light.ph-swimming-pool:before{content:""}.ph-light.ph-sword:before{content:""}.ph-light.ph-synagogue:before{content:""}.ph-light.ph-syringe:before{content:""}.ph-light.ph-t-shirt:before{content:""}.ph-light.ph-table:before{content:""}.ph-light.ph-tabs:before{content:""}.ph-light.ph-tag:before{content:""}.ph-light.ph-tag-chevron:before{content:""}.ph-light.ph-tag-simple:before{content:""}.ph-light.ph-target:before{content:""}.ph-light.ph-taxi:before{content:""}.ph-light.ph-tea-bag:before{content:""}.ph-light.ph-telegram-logo:before{content:""}.ph-light.ph-television:before{content:""}.ph-light.ph-television-simple:before{content:""}.ph-light.ph-tennis-ball:before{content:""}.ph-light.ph-tent:before{content:""}.ph-light.ph-terminal:before{content:""}.ph-light.ph-terminal-window:before{content:""}.ph-light.ph-test-tube:before{content:""}.ph-light.ph-text-a-underline:before{content:""}.ph-light.ph-text-aa:before{content:""}.ph-light.ph-text-align-center:before{content:""}.ph-light.ph-text-align-justify:before{content:""}.ph-light.ph-text-align-left:before{content:""}.ph-light.ph-text-align-right:before{content:""}.ph-light.ph-text-b:before,.ph-light.ph-text-bolder:before{content:""}.ph-light.ph-text-columns:before{content:""}.ph-light.ph-text-h:before{content:""}.ph-light.ph-text-h-five:before{content:""}.ph-light.ph-text-h-four:before{content:""}.ph-light.ph-text-h-one:before{content:""}.ph-light.ph-text-h-six:before{content:""}.ph-light.ph-text-h-three:before{content:""}.ph-light.ph-text-h-two:before{content:""}.ph-light.ph-text-indent:before{content:""}.ph-light.ph-text-italic:before{content:""}.ph-light.ph-text-outdent:before{content:""}.ph-light.ph-text-strikethrough:before{content:""}.ph-light.ph-text-subscript:before{content:""}.ph-light.ph-text-superscript:before{content:""}.ph-light.ph-text-t:before{content:""}.ph-light.ph-text-t-slash:before{content:""}.ph-light.ph-text-underline:before{content:""}.ph-light.ph-textbox:before{content:""}.ph-light.ph-thermometer:before{content:""}.ph-light.ph-thermometer-cold:before{content:""}.ph-light.ph-thermometer-hot:before{content:""}.ph-light.ph-thermometer-simple:before{content:""}.ph-light.ph-threads-logo:before{content:""}.ph-light.ph-three-d:before{content:""}.ph-light.ph-thumbs-down:before{content:""}.ph-light.ph-thumbs-up:before{content:""}.ph-light.ph-ticket:before{content:""}.ph-light.ph-tidal-logo:before{content:""}.ph-light.ph-tiktok-logo:before{content:""}.ph-light.ph-tilde:before{content:""}.ph-light.ph-timer:before{content:""}.ph-light.ph-tip-jar:before{content:""}.ph-light.ph-tipi:before{content:""}.ph-light.ph-tire:before{content:""}.ph-light.ph-toggle-left:before{content:""}.ph-light.ph-toggle-right:before{content:""}.ph-light.ph-toilet:before{content:""}.ph-light.ph-toilet-paper:before{content:""}.ph-light.ph-toolbox:before{content:""}.ph-light.ph-tooth:before{content:""}.ph-light.ph-tornado:before{content:""}.ph-light.ph-tote:before{content:""}.ph-light.ph-tote-simple:before{content:""}.ph-light.ph-towel:before{content:""}.ph-light.ph-tractor:before{content:""}.ph-light.ph-trademark:before{content:""}.ph-light.ph-trademark-registered:before{content:""}.ph-light.ph-traffic-cone:before{content:""}.ph-light.ph-traffic-sign:before{content:""}.ph-light.ph-traffic-signal:before{content:""}.ph-light.ph-train:before{content:""}.ph-light.ph-train-regional:before{content:""}.ph-light.ph-train-simple:before{content:""}.ph-light.ph-tram:before{content:""}.ph-light.ph-translate:before{content:""}.ph-light.ph-trash:before{content:""}.ph-light.ph-trash-simple:before{content:""}.ph-light.ph-tray:before{content:""}.ph-light.ph-tray-arrow-down:before,.ph-light.ph-archive-tray:before{content:""}.ph-light.ph-tray-arrow-up:before{content:""}.ph-light.ph-treasure-chest:before{content:""}.ph-light.ph-tree:before{content:""}.ph-light.ph-tree-evergreen:before{content:""}.ph-light.ph-tree-palm:before{content:""}.ph-light.ph-tree-structure:before{content:""}.ph-light.ph-tree-view:before{content:""}.ph-light.ph-trend-down:before{content:""}.ph-light.ph-trend-up:before{content:""}.ph-light.ph-triangle:before{content:""}.ph-light.ph-triangle-dashed:before{content:""}.ph-light.ph-trolley:before{content:""}.ph-light.ph-trolley-suitcase:before{content:""}.ph-light.ph-trophy:before{content:""}.ph-light.ph-truck:before{content:""}.ph-light.ph-truck-trailer:before{content:""}.ph-light.ph-tumblr-logo:before{content:""}.ph-light.ph-twitch-logo:before{content:""}.ph-light.ph-twitter-logo:before{content:""}.ph-light.ph-umbrella:before{content:""}.ph-light.ph-umbrella-simple:before{content:""}.ph-light.ph-union:before{content:""}.ph-light.ph-unite:before{content:""}.ph-light.ph-unite-square:before{content:""}.ph-light.ph-upload:before{content:""}.ph-light.ph-upload-simple:before{content:""}.ph-light.ph-usb:before{content:""}.ph-light.ph-user:before{content:""}.ph-light.ph-user-check:before{content:""}.ph-light.ph-user-circle:before{content:""}.ph-light.ph-user-circle-check:before{content:""}.ph-light.ph-user-circle-dashed:before{content:""}.ph-light.ph-user-circle-gear:before{content:""}.ph-light.ph-user-circle-minus:before{content:""}.ph-light.ph-user-circle-plus:before{content:""}.ph-light.ph-user-focus:before{content:""}.ph-light.ph-user-gear:before{content:""}.ph-light.ph-user-list:before{content:""}.ph-light.ph-user-minus:before{content:""}.ph-light.ph-user-plus:before{content:""}.ph-light.ph-user-rectangle:before{content:""}.ph-light.ph-user-sound:before{content:""}.ph-light.ph-user-square:before{content:""}.ph-light.ph-user-switch:before{content:""}.ph-light.ph-users:before{content:""}.ph-light.ph-users-four:before{content:""}.ph-light.ph-users-three:before{content:""}.ph-light.ph-van:before{content:""}.ph-light.ph-vault:before{content:""}.ph-light.ph-vector-three:before{content:""}.ph-light.ph-vector-two:before{content:""}.ph-light.ph-vibrate:before{content:""}.ph-light.ph-video:before{content:""}.ph-light.ph-video-camera:before{content:""}.ph-light.ph-video-camera-slash:before{content:""}.ph-light.ph-video-conference:before{content:""}.ph-light.ph-vignette:before{content:""}.ph-light.ph-vinyl-record:before{content:""}.ph-light.ph-virtual-reality:before{content:""}.ph-light.ph-virus:before{content:""}.ph-light.ph-visor:before{content:""}.ph-light.ph-voicemail:before{content:""}.ph-light.ph-volleyball:before{content:""}.ph-light.ph-wall:before{content:""}.ph-light.ph-wallet:before{content:""}.ph-light.ph-warehouse:before{content:""}.ph-light.ph-warning:before{content:""}.ph-light.ph-warning-circle:before{content:""}.ph-light.ph-warning-diamond:before{content:""}.ph-light.ph-warning-octagon:before{content:""}.ph-light.ph-washing-machine:before{content:""}.ph-light.ph-watch:before{content:""}.ph-light.ph-wave-sawtooth:before{content:""}.ph-light.ph-wave-sine:before{content:""}.ph-light.ph-wave-square:before{content:""}.ph-light.ph-wave-triangle:before{content:""}.ph-light.ph-waveform:before{content:""}.ph-light.ph-waveform-slash:before{content:""}.ph-light.ph-waves:before{content:""}.ph-light.ph-webcam:before{content:""}.ph-light.ph-webcam-slash:before{content:""}.ph-light.ph-webhooks-logo:before{content:""}.ph-light.ph-wechat-logo:before{content:""}.ph-light.ph-whatsapp-logo:before{content:""}.ph-light.ph-wheelchair:before{content:""}.ph-light.ph-wheelchair-motion:before{content:""}.ph-light.ph-wifi-high:before{content:""}.ph-light.ph-wifi-low:before{content:""}.ph-light.ph-wifi-medium:before{content:""}.ph-light.ph-wifi-none:before{content:""}.ph-light.ph-wifi-slash:before{content:""}.ph-light.ph-wifi-x:before{content:""}.ph-light.ph-wind:before{content:""}.ph-light.ph-windmill:before{content:""}.ph-light.ph-windows-logo:before{content:""}.ph-light.ph-wine:before{content:""}.ph-light.ph-wrench:before{content:""}.ph-light.ph-x:before{content:""}.ph-light.ph-x-circle:before{content:""}.ph-light.ph-x-logo:before{content:""}.ph-light.ph-x-square:before{content:""}.ph-light.ph-yarn:before{content:""}.ph-light.ph-yin-yang:before{content:""}.ph-light.ph-youtube-logo:before{content:""}@font-face{font-family:Phosphor-Fill;src:url(/build/assets/Phosphor-Fill-D4CDmGRg.woff2)format("woff2"),url(/build/assets/Phosphor-Fill-CS2zOYDV.woff)format("woff"),url(/build/assets/Phosphor-Fill-N9gYSHy0.ttf)format("truetype"),url(/build/assets/Phosphor-Fill-BofDnXwa.svg#Phosphor-Fill)format("svg");font-weight:400;font-style:normal;font-display:block}.ph-fill{speak:never;font-variant:normal;text-transform:none;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:Phosphor-Fill!important}.ph-fill.ph-acorn:before{content:""}.ph-fill.ph-address-book:before{content:""}.ph-fill.ph-address-book-tabs:before{content:""}.ph-fill.ph-air-traffic-control:before{content:""}.ph-fill.ph-airplane:before{content:""}.ph-fill.ph-airplane-in-flight:before{content:""}.ph-fill.ph-airplane-landing:before{content:""}.ph-fill.ph-airplane-takeoff:before{content:""}.ph-fill.ph-airplane-taxiing:before{content:""}.ph-fill.ph-airplane-tilt:before{content:""}.ph-fill.ph-airplay:before{content:""}.ph-fill.ph-alarm:before{content:""}.ph-fill.ph-alien:before{content:""}.ph-fill.ph-align-bottom:before{content:""}.ph-fill.ph-align-bottom-simple:before{content:""}.ph-fill.ph-align-center-horizontal:before{content:""}.ph-fill.ph-align-center-horizontal-simple:before{content:""}.ph-fill.ph-align-center-vertical:before{content:""}.ph-fill.ph-align-center-vertical-simple:before{content:""}.ph-fill.ph-align-left:before{content:""}.ph-fill.ph-align-left-simple:before{content:""}.ph-fill.ph-align-right:before{content:""}.ph-fill.ph-align-right-simple:before{content:""}.ph-fill.ph-align-top:before{content:""}.ph-fill.ph-align-top-simple:before{content:""}.ph-fill.ph-amazon-logo:before{content:""}.ph-fill.ph-ambulance:before{content:""}.ph-fill.ph-anchor:before{content:""}.ph-fill.ph-anchor-simple:before{content:""}.ph-fill.ph-android-logo:before{content:""}.ph-fill.ph-angle:before{content:""}.ph-fill.ph-angular-logo:before{content:""}.ph-fill.ph-aperture:before{content:""}.ph-fill.ph-app-store-logo:before{content:""}.ph-fill.ph-app-window:before{content:""}.ph-fill.ph-apple-logo:before{content:""}.ph-fill.ph-apple-podcasts-logo:before{content:""}.ph-fill.ph-approximate-equals:before{content:""}.ph-fill.ph-archive:before{content:""}.ph-fill.ph-armchair:before{content:""}.ph-fill.ph-arrow-arc-left:before{content:""}.ph-fill.ph-arrow-arc-right:before{content:""}.ph-fill.ph-arrow-bend-double-up-left:before{content:""}.ph-fill.ph-arrow-bend-double-up-right:before{content:""}.ph-fill.ph-arrow-bend-down-left:before{content:""}.ph-fill.ph-arrow-bend-down-right:before{content:""}.ph-fill.ph-arrow-bend-left-down:before{content:""}.ph-fill.ph-arrow-bend-left-up:before{content:""}.ph-fill.ph-arrow-bend-right-down:before{content:""}.ph-fill.ph-arrow-bend-right-up:before{content:""}.ph-fill.ph-arrow-bend-up-left:before{content:""}.ph-fill.ph-arrow-bend-up-right:before{content:""}.ph-fill.ph-arrow-circle-down:before{content:""}.ph-fill.ph-arrow-circle-down-left:before{content:""}.ph-fill.ph-arrow-circle-down-right:before{content:""}.ph-fill.ph-arrow-circle-left:before{content:""}.ph-fill.ph-arrow-circle-right:before{content:""}.ph-fill.ph-arrow-circle-up:before{content:""}.ph-fill.ph-arrow-circle-up-left:before{content:""}.ph-fill.ph-arrow-circle-up-right:before{content:""}.ph-fill.ph-arrow-clockwise:before{content:""}.ph-fill.ph-arrow-counter-clockwise:before{content:""}.ph-fill.ph-arrow-down:before{content:""}.ph-fill.ph-arrow-down-left:before{content:""}.ph-fill.ph-arrow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-down-left:before{content:""}.ph-fill.ph-arrow-elbow-down-right:before{content:""}.ph-fill.ph-arrow-elbow-left:before{content:""}.ph-fill.ph-arrow-elbow-left-down:before{content:""}.ph-fill.ph-arrow-elbow-left-up:before{content:""}.ph-fill.ph-arrow-elbow-right:before{content:""}.ph-fill.ph-arrow-elbow-right-down:before{content:""}.ph-fill.ph-arrow-elbow-right-up:before{content:""}.ph-fill.ph-arrow-elbow-up-left:before{content:""}.ph-fill.ph-arrow-elbow-up-right:before{content:""}.ph-fill.ph-arrow-fat-down:before{content:""}.ph-fill.ph-arrow-fat-left:before{content:""}.ph-fill.ph-arrow-fat-line-down:before{content:""}.ph-fill.ph-arrow-fat-line-left:before{content:""}.ph-fill.ph-arrow-fat-line-right:before{content:""}.ph-fill.ph-arrow-fat-line-up:before{content:""}.ph-fill.ph-arrow-fat-lines-down:before{content:""}.ph-fill.ph-arrow-fat-lines-left:before{content:""}.ph-fill.ph-arrow-fat-lines-right:before{content:""}.ph-fill.ph-arrow-fat-lines-up:before{content:""}.ph-fill.ph-arrow-fat-right:before{content:""}.ph-fill.ph-arrow-fat-up:before{content:""}.ph-fill.ph-arrow-left:before{content:""}.ph-fill.ph-arrow-line-down:before{content:""}.ph-fill.ph-arrow-line-down-left:before{content:""}.ph-fill.ph-arrow-line-down-right:before{content:""}.ph-fill.ph-arrow-line-left:before{content:""}.ph-fill.ph-arrow-line-right:before{content:""}.ph-fill.ph-arrow-line-up:before{content:""}.ph-fill.ph-arrow-line-up-left:before{content:""}.ph-fill.ph-arrow-line-up-right:before{content:""}.ph-fill.ph-arrow-right:before{content:""}.ph-fill.ph-arrow-square-down:before{content:""}.ph-fill.ph-arrow-square-down-left:before{content:""}.ph-fill.ph-arrow-square-down-right:before{content:""}.ph-fill.ph-arrow-square-in:before{content:""}.ph-fill.ph-arrow-square-left:before{content:""}.ph-fill.ph-arrow-square-out:before{content:""}.ph-fill.ph-arrow-square-right:before{content:""}.ph-fill.ph-arrow-square-up:before{content:""}.ph-fill.ph-arrow-square-up-left:before{content:""}.ph-fill.ph-arrow-square-up-right:before{content:""}.ph-fill.ph-arrow-u-down-left:before{content:""}.ph-fill.ph-arrow-u-down-right:before{content:""}.ph-fill.ph-arrow-u-left-down:before{content:""}.ph-fill.ph-arrow-u-left-up:before{content:""}.ph-fill.ph-arrow-u-right-down:before{content:""}.ph-fill.ph-arrow-u-right-up:before{content:""}.ph-fill.ph-arrow-u-up-left:before{content:""}.ph-fill.ph-arrow-u-up-right:before{content:""}.ph-fill.ph-arrow-up:before{content:""}.ph-fill.ph-arrow-up-left:before{content:""}.ph-fill.ph-arrow-up-right:before{content:""}.ph-fill.ph-arrows-clockwise:before{content:""}.ph-fill.ph-arrows-counter-clockwise:before{content:""}.ph-fill.ph-arrows-down-up:before{content:""}.ph-fill.ph-arrows-horizontal:before{content:""}.ph-fill.ph-arrows-in:before{content:""}.ph-fill.ph-arrows-in-cardinal:before{content:""}.ph-fill.ph-arrows-in-line-horizontal:before{content:""}.ph-fill.ph-arrows-in-line-vertical:before{content:""}.ph-fill.ph-arrows-in-simple:before{content:""}.ph-fill.ph-arrows-left-right:before{content:""}.ph-fill.ph-arrows-merge:before{content:""}.ph-fill.ph-arrows-out:before{content:""}.ph-fill.ph-arrows-out-cardinal:before{content:""}.ph-fill.ph-arrows-out-line-horizontal:before{content:""}.ph-fill.ph-arrows-out-line-vertical:before{content:""}.ph-fill.ph-arrows-out-simple:before{content:""}.ph-fill.ph-arrows-split:before{content:""}.ph-fill.ph-arrows-vertical:before{content:""}.ph-fill.ph-article:before{content:""}.ph-fill.ph-article-medium:before{content:""}.ph-fill.ph-article-ny-times:before{content:""}.ph-fill.ph-asclepius:before,.ph-fill.ph-caduceus:before{content:""}.ph-fill.ph-asterisk:before{content:""}.ph-fill.ph-asterisk-simple:before{content:""}.ph-fill.ph-at:before{content:""}.ph-fill.ph-atom:before{content:""}.ph-fill.ph-avocado:before{content:""}.ph-fill.ph-axe:before{content:""}.ph-fill.ph-baby:before{content:""}.ph-fill.ph-baby-carriage:before{content:""}.ph-fill.ph-backpack:before{content:""}.ph-fill.ph-backspace:before{content:""}.ph-fill.ph-bag:before{content:""}.ph-fill.ph-bag-simple:before{content:""}.ph-fill.ph-balloon:before{content:""}.ph-fill.ph-bandaids:before{content:""}.ph-fill.ph-bank:before{content:""}.ph-fill.ph-barbell:before{content:""}.ph-fill.ph-barcode:before{content:""}.ph-fill.ph-barn:before{content:""}.ph-fill.ph-barricade:before{content:""}.ph-fill.ph-baseball:before{content:""}.ph-fill.ph-baseball-cap:before{content:""}.ph-fill.ph-baseball-helmet:before{content:""}.ph-fill.ph-basket:before{content:""}.ph-fill.ph-basketball:before{content:""}.ph-fill.ph-bathtub:before{content:""}.ph-fill.ph-battery-charging:before{content:""}.ph-fill.ph-battery-charging-vertical:before{content:""}.ph-fill.ph-battery-empty:before{content:""}.ph-fill.ph-battery-full:before{content:""}.ph-fill.ph-battery-high:before{content:""}.ph-fill.ph-battery-low:before{content:""}.ph-fill.ph-battery-medium:before{content:""}.ph-fill.ph-battery-plus:before{content:""}.ph-fill.ph-battery-plus-vertical:before{content:""}.ph-fill.ph-battery-vertical-empty:before{content:""}.ph-fill.ph-battery-vertical-full:before{content:""}.ph-fill.ph-battery-vertical-high:before{content:""}.ph-fill.ph-battery-vertical-low:before{content:""}.ph-fill.ph-battery-vertical-medium:before{content:""}.ph-fill.ph-battery-warning:before{content:""}.ph-fill.ph-battery-warning-vertical:before{content:""}.ph-fill.ph-beach-ball:before{content:""}.ph-fill.ph-beanie:before{content:""}.ph-fill.ph-bed:before{content:""}.ph-fill.ph-beer-bottle:before{content:""}.ph-fill.ph-beer-stein:before{content:""}.ph-fill.ph-behance-logo:before{content:""}.ph-fill.ph-bell:before{content:""}.ph-fill.ph-bell-ringing:before{content:""}.ph-fill.ph-bell-simple:before{content:""}.ph-fill.ph-bell-simple-ringing:before{content:""}.ph-fill.ph-bell-simple-slash:before{content:""}.ph-fill.ph-bell-simple-z:before{content:""}.ph-fill.ph-bell-slash:before{content:""}.ph-fill.ph-bell-z:before{content:""}.ph-fill.ph-belt:before{content:""}.ph-fill.ph-bezier-curve:before{content:""}.ph-fill.ph-bicycle:before{content:""}.ph-fill.ph-binary:before{content:""}.ph-fill.ph-binoculars:before{content:""}.ph-fill.ph-biohazard:before{content:""}.ph-fill.ph-bird:before{content:""}.ph-fill.ph-blueprint:before{content:""}.ph-fill.ph-bluetooth:before{content:""}.ph-fill.ph-bluetooth-connected:before{content:""}.ph-fill.ph-bluetooth-slash:before{content:""}.ph-fill.ph-bluetooth-x:before{content:""}.ph-fill.ph-boat:before{content:""}.ph-fill.ph-bomb:before{content:""}.ph-fill.ph-bone:before{content:""}.ph-fill.ph-book:before{content:""}.ph-fill.ph-book-bookmark:before{content:""}.ph-fill.ph-book-open:before{content:""}.ph-fill.ph-book-open-text:before{content:""}.ph-fill.ph-book-open-user:before{content:""}.ph-fill.ph-bookmark:before{content:""}.ph-fill.ph-bookmark-simple:before{content:""}.ph-fill.ph-bookmarks:before{content:""}.ph-fill.ph-bookmarks-simple:before{content:""}.ph-fill.ph-books:before{content:""}.ph-fill.ph-boot:before{content:""}.ph-fill.ph-boules:before{content:""}.ph-fill.ph-bounding-box:before{content:""}.ph-fill.ph-bowl-food:before{content:""}.ph-fill.ph-bowl-steam:before{content:""}.ph-fill.ph-bowling-ball:before{content:""}.ph-fill.ph-box-arrow-down:before,.ph-fill.ph-archive-box:before{content:""}.ph-fill.ph-box-arrow-up:before{content:""}.ph-fill.ph-boxing-glove:before{content:""}.ph-fill.ph-brackets-angle:before{content:""}.ph-fill.ph-brackets-curly:before{content:""}.ph-fill.ph-brackets-round:before{content:""}.ph-fill.ph-brackets-square:before{content:""}.ph-fill.ph-brain:before{content:""}.ph-fill.ph-brandy:before{content:""}.ph-fill.ph-bread:before{content:""}.ph-fill.ph-bridge:before{content:""}.ph-fill.ph-briefcase:before{content:""}.ph-fill.ph-briefcase-metal:before{content:""}.ph-fill.ph-broadcast:before{content:""}.ph-fill.ph-broom:before{content:""}.ph-fill.ph-browser:before{content:""}.ph-fill.ph-browsers:before{content:""}.ph-fill.ph-bug:before{content:""}.ph-fill.ph-bug-beetle:before{content:""}.ph-fill.ph-bug-droid:before{content:""}.ph-fill.ph-building:before{content:""}.ph-fill.ph-building-apartment:before{content:""}.ph-fill.ph-building-office:before{content:""}.ph-fill.ph-buildings:before{content:""}.ph-fill.ph-bulldozer:before{content:""}.ph-fill.ph-bus:before{content:""}.ph-fill.ph-butterfly:before{content:""}.ph-fill.ph-cable-car:before{content:""}.ph-fill.ph-cactus:before{content:""}.ph-fill.ph-cake:before{content:""}.ph-fill.ph-calculator:before{content:""}.ph-fill.ph-calendar:before{content:""}.ph-fill.ph-calendar-blank:before{content:""}.ph-fill.ph-calendar-check:before{content:""}.ph-fill.ph-calendar-dot:before{content:""}.ph-fill.ph-calendar-dots:before{content:""}.ph-fill.ph-calendar-heart:before{content:""}.ph-fill.ph-calendar-minus:before{content:""}.ph-fill.ph-calendar-plus:before{content:""}.ph-fill.ph-calendar-slash:before{content:""}.ph-fill.ph-calendar-star:before{content:""}.ph-fill.ph-calendar-x:before{content:""}.ph-fill.ph-call-bell:before{content:""}.ph-fill.ph-camera:before{content:""}.ph-fill.ph-camera-plus:before{content:""}.ph-fill.ph-camera-rotate:before{content:""}.ph-fill.ph-camera-slash:before{content:""}.ph-fill.ph-campfire:before{content:""}.ph-fill.ph-car:before{content:""}.ph-fill.ph-car-battery:before{content:""}.ph-fill.ph-car-profile:before{content:""}.ph-fill.ph-car-simple:before{content:""}.ph-fill.ph-cardholder:before{content:""}.ph-fill.ph-cards:before{content:""}.ph-fill.ph-cards-three:before{content:""}.ph-fill.ph-caret-circle-double-down:before{content:""}.ph-fill.ph-caret-circle-double-left:before{content:""}.ph-fill.ph-caret-circle-double-right:before{content:""}.ph-fill.ph-caret-circle-double-up:before{content:""}.ph-fill.ph-caret-circle-down:before{content:""}.ph-fill.ph-caret-circle-left:before{content:""}.ph-fill.ph-caret-circle-right:before{content:""}.ph-fill.ph-caret-circle-up:before{content:""}.ph-fill.ph-caret-circle-up-down:before{content:""}.ph-fill.ph-caret-double-down:before{content:""}.ph-fill.ph-caret-double-left:before{content:""}.ph-fill.ph-caret-double-right:before{content:""}.ph-fill.ph-caret-double-up:before{content:""}.ph-fill.ph-caret-down:before{content:""}.ph-fill.ph-caret-left:before{content:""}.ph-fill.ph-caret-line-down:before{content:""}.ph-fill.ph-caret-line-left:before{content:""}.ph-fill.ph-caret-line-right:before{content:""}.ph-fill.ph-caret-line-up:before{content:""}.ph-fill.ph-caret-right:before{content:""}.ph-fill.ph-caret-up:before{content:""}.ph-fill.ph-caret-up-down:before{content:""}.ph-fill.ph-carrot:before{content:""}.ph-fill.ph-cash-register:before{content:""}.ph-fill.ph-cassette-tape:before{content:""}.ph-fill.ph-castle-turret:before{content:""}.ph-fill.ph-cat:before{content:""}.ph-fill.ph-cell-signal-full:before{content:""}.ph-fill.ph-cell-signal-high:before{content:""}.ph-fill.ph-cell-signal-low:before{content:""}.ph-fill.ph-cell-signal-medium:before{content:""}.ph-fill.ph-cell-signal-none:before{content:""}.ph-fill.ph-cell-signal-slash:before{content:""}.ph-fill.ph-cell-signal-x:before{content:""}.ph-fill.ph-cell-tower:before{content:""}.ph-fill.ph-certificate:before{content:""}.ph-fill.ph-chair:before{content:""}.ph-fill.ph-chalkboard:before{content:""}.ph-fill.ph-chalkboard-simple:before{content:""}.ph-fill.ph-chalkboard-teacher:before{content:""}.ph-fill.ph-champagne:before{content:""}.ph-fill.ph-charging-station:before{content:""}.ph-fill.ph-chart-bar:before{content:""}.ph-fill.ph-chart-bar-horizontal:before{content:""}.ph-fill.ph-chart-donut:before{content:""}.ph-fill.ph-chart-line:before{content:""}.ph-fill.ph-chart-line-down:before{content:""}.ph-fill.ph-chart-line-up:before{content:""}.ph-fill.ph-chart-pie:before{content:""}.ph-fill.ph-chart-pie-slice:before{content:""}.ph-fill.ph-chart-polar:before{content:""}.ph-fill.ph-chart-scatter:before{content:""}.ph-fill.ph-chat:before{content:""}.ph-fill.ph-chat-centered:before{content:""}.ph-fill.ph-chat-centered-dots:before{content:""}.ph-fill.ph-chat-centered-slash:before{content:""}.ph-fill.ph-chat-centered-text:before{content:""}.ph-fill.ph-chat-circle:before{content:""}.ph-fill.ph-chat-circle-dots:before{content:""}.ph-fill.ph-chat-circle-slash:before{content:""}.ph-fill.ph-chat-circle-text:before{content:""}.ph-fill.ph-chat-dots:before{content:""}.ph-fill.ph-chat-slash:before{content:""}.ph-fill.ph-chat-teardrop:before{content:""}.ph-fill.ph-chat-teardrop-dots:before{content:""}.ph-fill.ph-chat-teardrop-slash:before{content:""}.ph-fill.ph-chat-teardrop-text:before{content:""}.ph-fill.ph-chat-text:before{content:""}.ph-fill.ph-chats:before{content:""}.ph-fill.ph-chats-circle:before{content:""}.ph-fill.ph-chats-teardrop:before{content:""}.ph-fill.ph-check:before{content:""}.ph-fill.ph-check-circle:before{content:""}.ph-fill.ph-check-fat:before{content:""}.ph-fill.ph-check-square:before{content:""}.ph-fill.ph-check-square-offset:before{content:""}.ph-fill.ph-checkerboard:before{content:""}.ph-fill.ph-checks:before{content:""}.ph-fill.ph-cheers:before{content:""}.ph-fill.ph-cheese:before{content:""}.ph-fill.ph-chef-hat:before{content:""}.ph-fill.ph-cherries:before{content:""}.ph-fill.ph-church:before{content:""}.ph-fill.ph-cigarette:before{content:""}.ph-fill.ph-cigarette-slash:before{content:""}.ph-fill.ph-circle:before{content:""}.ph-fill.ph-circle-dashed:before{content:""}.ph-fill.ph-circle-half:before{content:""}.ph-fill.ph-circle-half-tilt:before{content:""}.ph-fill.ph-circle-notch:before{content:""}.ph-fill.ph-circles-four:before{content:""}.ph-fill.ph-circles-three:before{content:""}.ph-fill.ph-circles-three-plus:before{content:""}.ph-fill.ph-circuitry:before{content:""}.ph-fill.ph-city:before{content:""}.ph-fill.ph-clipboard:before{content:""}.ph-fill.ph-clipboard-text:before{content:""}.ph-fill.ph-clock:before{content:""}.ph-fill.ph-clock-afternoon:before{content:""}.ph-fill.ph-clock-clockwise:before{content:""}.ph-fill.ph-clock-countdown:before{content:""}.ph-fill.ph-clock-counter-clockwise:before{content:""}.ph-fill.ph-clock-user:before{content:""}.ph-fill.ph-closed-captioning:before{content:""}.ph-fill.ph-cloud:before{content:""}.ph-fill.ph-cloud-arrow-down:before{content:""}.ph-fill.ph-cloud-arrow-up:before{content:""}.ph-fill.ph-cloud-check:before{content:""}.ph-fill.ph-cloud-fog:before{content:""}.ph-fill.ph-cloud-lightning:before{content:""}.ph-fill.ph-cloud-moon:before{content:""}.ph-fill.ph-cloud-rain:before{content:""}.ph-fill.ph-cloud-slash:before{content:""}.ph-fill.ph-cloud-snow:before{content:""}.ph-fill.ph-cloud-sun:before{content:""}.ph-fill.ph-cloud-warning:before{content:""}.ph-fill.ph-cloud-x:before{content:""}.ph-fill.ph-clover:before{content:""}.ph-fill.ph-club:before{content:""}.ph-fill.ph-coat-hanger:before{content:""}.ph-fill.ph-coda-logo:before{content:""}.ph-fill.ph-code:before{content:""}.ph-fill.ph-code-block:before{content:""}.ph-fill.ph-code-simple:before{content:""}.ph-fill.ph-codepen-logo:before{content:""}.ph-fill.ph-codesandbox-logo:before{content:""}.ph-fill.ph-coffee:before{content:""}.ph-fill.ph-coffee-bean:before{content:""}.ph-fill.ph-coin:before{content:""}.ph-fill.ph-coin-vertical:before{content:""}.ph-fill.ph-coins:before{content:""}.ph-fill.ph-columns:before{content:""}.ph-fill.ph-columns-plus-left:before{content:""}.ph-fill.ph-columns-plus-right:before{content:""}.ph-fill.ph-command:before{content:""}.ph-fill.ph-compass:before{content:""}.ph-fill.ph-compass-rose:before{content:""}.ph-fill.ph-compass-tool:before{content:""}.ph-fill.ph-computer-tower:before{content:""}.ph-fill.ph-confetti:before{content:""}.ph-fill.ph-contactless-payment:before{content:""}.ph-fill.ph-control:before{content:""}.ph-fill.ph-cookie:before{content:""}.ph-fill.ph-cooking-pot:before{content:""}.ph-fill.ph-copy:before{content:""}.ph-fill.ph-copy-simple:before{content:""}.ph-fill.ph-copyleft:before{content:""}.ph-fill.ph-copyright:before{content:""}.ph-fill.ph-corners-in:before{content:""}.ph-fill.ph-corners-out:before{content:""}.ph-fill.ph-couch:before{content:""}.ph-fill.ph-court-basketball:before{content:""}.ph-fill.ph-cow:before{content:""}.ph-fill.ph-cowboy-hat:before{content:""}.ph-fill.ph-cpu:before{content:""}.ph-fill.ph-crane:before{content:""}.ph-fill.ph-crane-tower:before{content:""}.ph-fill.ph-credit-card:before{content:""}.ph-fill.ph-cricket:before{content:""}.ph-fill.ph-crop:before{content:""}.ph-fill.ph-cross:before{content:""}.ph-fill.ph-crosshair:before{content:""}.ph-fill.ph-crosshair-simple:before{content:""}.ph-fill.ph-crown:before{content:""}.ph-fill.ph-crown-cross:before{content:""}.ph-fill.ph-crown-simple:before{content:""}.ph-fill.ph-cube:before{content:""}.ph-fill.ph-cube-focus:before{content:""}.ph-fill.ph-cube-transparent:before{content:""}.ph-fill.ph-currency-btc:before{content:""}.ph-fill.ph-currency-circle-dollar:before{content:""}.ph-fill.ph-currency-cny:before{content:""}.ph-fill.ph-currency-dollar:before{content:""}.ph-fill.ph-currency-dollar-simple:before{content:""}.ph-fill.ph-currency-eth:before{content:""}.ph-fill.ph-currency-eur:before{content:""}.ph-fill.ph-currency-gbp:before{content:""}.ph-fill.ph-currency-inr:before{content:""}.ph-fill.ph-currency-jpy:before{content:""}.ph-fill.ph-currency-krw:before{content:""}.ph-fill.ph-currency-kzt:before{content:""}.ph-fill.ph-currency-ngn:before{content:""}.ph-fill.ph-currency-rub:before{content:""}.ph-fill.ph-cursor:before{content:""}.ph-fill.ph-cursor-click:before{content:""}.ph-fill.ph-cursor-text:before{content:""}.ph-fill.ph-cylinder:before{content:""}.ph-fill.ph-database:before{content:""}.ph-fill.ph-desk:before{content:""}.ph-fill.ph-desktop:before{content:""}.ph-fill.ph-desktop-tower:before{content:""}.ph-fill.ph-detective:before{content:""}.ph-fill.ph-dev-to-logo:before{content:""}.ph-fill.ph-device-mobile:before{content:""}.ph-fill.ph-device-mobile-camera:before{content:""}.ph-fill.ph-device-mobile-slash:before{content:""}.ph-fill.ph-device-mobile-speaker:before{content:""}.ph-fill.ph-device-rotate:before{content:""}.ph-fill.ph-device-tablet:before{content:""}.ph-fill.ph-device-tablet-camera:before{content:""}.ph-fill.ph-device-tablet-speaker:before{content:""}.ph-fill.ph-devices:before{content:""}.ph-fill.ph-diamond:before{content:""}.ph-fill.ph-diamonds-four:before{content:""}.ph-fill.ph-dice-five:before{content:""}.ph-fill.ph-dice-four:before{content:""}.ph-fill.ph-dice-one:before{content:""}.ph-fill.ph-dice-six:before{content:""}.ph-fill.ph-dice-three:before{content:""}.ph-fill.ph-dice-two:before{content:""}.ph-fill.ph-disc:before{content:""}.ph-fill.ph-disco-ball:before{content:""}.ph-fill.ph-discord-logo:before{content:""}.ph-fill.ph-divide:before{content:""}.ph-fill.ph-dna:before{content:""}.ph-fill.ph-dog:before{content:""}.ph-fill.ph-door:before{content:""}.ph-fill.ph-door-open:before{content:""}.ph-fill.ph-dot:before{content:""}.ph-fill.ph-dot-outline:before{content:""}.ph-fill.ph-dots-nine:before{content:""}.ph-fill.ph-dots-six:before{content:""}.ph-fill.ph-dots-six-vertical:before{content:""}.ph-fill.ph-dots-three:before{content:""}.ph-fill.ph-dots-three-circle:before{content:""}.ph-fill.ph-dots-three-circle-vertical:before{content:""}.ph-fill.ph-dots-three-outline:before{content:""}.ph-fill.ph-dots-three-outline-vertical:before{content:""}.ph-fill.ph-dots-three-vertical:before{content:""}.ph-fill.ph-download:before{content:""}.ph-fill.ph-download-simple:before{content:""}.ph-fill.ph-dress:before{content:""}.ph-fill.ph-dresser:before{content:""}.ph-fill.ph-dribbble-logo:before{content:""}.ph-fill.ph-drone:before{content:""}.ph-fill.ph-drop:before{content:""}.ph-fill.ph-drop-half:before{content:""}.ph-fill.ph-drop-half-bottom:before{content:""}.ph-fill.ph-drop-simple:before{content:""}.ph-fill.ph-drop-slash:before{content:""}.ph-fill.ph-dropbox-logo:before{content:""}.ph-fill.ph-ear:before{content:""}.ph-fill.ph-ear-slash:before{content:""}.ph-fill.ph-egg:before{content:""}.ph-fill.ph-egg-crack:before{content:""}.ph-fill.ph-eject:before{content:""}.ph-fill.ph-eject-simple:before{content:""}.ph-fill.ph-elevator:before{content:""}.ph-fill.ph-empty:before{content:""}.ph-fill.ph-engine:before{content:""}.ph-fill.ph-envelope:before{content:""}.ph-fill.ph-envelope-open:before{content:""}.ph-fill.ph-envelope-simple:before{content:""}.ph-fill.ph-envelope-simple-open:before{content:""}.ph-fill.ph-equalizer:before{content:""}.ph-fill.ph-equals:before{content:""}.ph-fill.ph-eraser:before{content:""}.ph-fill.ph-escalator-down:before{content:""}.ph-fill.ph-escalator-up:before{content:""}.ph-fill.ph-exam:before{content:""}.ph-fill.ph-exclamation-mark:before{content:""}.ph-fill.ph-exclude:before{content:""}.ph-fill.ph-exclude-square:before{content:""}.ph-fill.ph-export:before{content:""}.ph-fill.ph-eye:before{content:""}.ph-fill.ph-eye-closed:before{content:""}.ph-fill.ph-eye-slash:before{content:""}.ph-fill.ph-eyedropper:before{content:""}.ph-fill.ph-eyedropper-sample:before{content:""}.ph-fill.ph-eyeglasses:before{content:""}.ph-fill.ph-eyes:before{content:""}.ph-fill.ph-face-mask:before{content:""}.ph-fill.ph-facebook-logo:before{content:""}.ph-fill.ph-factory:before{content:""}.ph-fill.ph-faders:before{content:""}.ph-fill.ph-faders-horizontal:before{content:""}.ph-fill.ph-fallout-shelter:before{content:""}.ph-fill.ph-fan:before{content:""}.ph-fill.ph-farm:before{content:""}.ph-fill.ph-fast-forward:before{content:""}.ph-fill.ph-fast-forward-circle:before{content:""}.ph-fill.ph-feather:before{content:""}.ph-fill.ph-fediverse-logo:before{content:""}.ph-fill.ph-figma-logo:before{content:""}.ph-fill.ph-file:before{content:""}.ph-fill.ph-file-archive:before{content:""}.ph-fill.ph-file-arrow-down:before{content:""}.ph-fill.ph-file-arrow-up:before{content:""}.ph-fill.ph-file-audio:before{content:""}.ph-fill.ph-file-c:before{content:""}.ph-fill.ph-file-c-sharp:before{content:""}.ph-fill.ph-file-cloud:before{content:""}.ph-fill.ph-file-code:before{content:""}.ph-fill.ph-file-cpp:before{content:""}.ph-fill.ph-file-css:before{content:""}.ph-fill.ph-file-csv:before{content:""}.ph-fill.ph-file-dashed:before,.ph-fill.ph-file-dotted:before{content:""}.ph-fill.ph-file-doc:before{content:""}.ph-fill.ph-file-html:before{content:""}.ph-fill.ph-file-image:before{content:""}.ph-fill.ph-file-ini:before{content:""}.ph-fill.ph-file-jpg:before{content:""}.ph-fill.ph-file-js:before{content:""}.ph-fill.ph-file-jsx:before{content:""}.ph-fill.ph-file-lock:before{content:""}.ph-fill.ph-file-magnifying-glass:before,.ph-fill.ph-file-search:before{content:""}.ph-fill.ph-file-md:before{content:""}.ph-fill.ph-file-minus:before{content:""}.ph-fill.ph-file-pdf:before{content:""}.ph-fill.ph-file-plus:before{content:""}.ph-fill.ph-file-png:before{content:""}.ph-fill.ph-file-ppt:before{content:""}.ph-fill.ph-file-py:before{content:""}.ph-fill.ph-file-rs:before{content:""}.ph-fill.ph-file-sql:before{content:""}.ph-fill.ph-file-svg:before{content:""}.ph-fill.ph-file-text:before{content:""}.ph-fill.ph-file-ts:before{content:""}.ph-fill.ph-file-tsx:before{content:""}.ph-fill.ph-file-txt:before{content:""}.ph-fill.ph-file-video:before{content:""}.ph-fill.ph-file-vue:before{content:""}.ph-fill.ph-file-x:before{content:""}.ph-fill.ph-file-xls:before{content:""}.ph-fill.ph-file-zip:before{content:""}.ph-fill.ph-files:before{content:""}.ph-fill.ph-film-reel:before{content:""}.ph-fill.ph-film-script:before{content:""}.ph-fill.ph-film-slate:before{content:""}.ph-fill.ph-film-strip:before{content:""}.ph-fill.ph-fingerprint:before{content:""}.ph-fill.ph-fingerprint-simple:before{content:""}.ph-fill.ph-finn-the-human:before{content:""}.ph-fill.ph-fire:before{content:""}.ph-fill.ph-fire-extinguisher:before{content:""}.ph-fill.ph-fire-simple:before{content:""}.ph-fill.ph-fire-truck:before{content:""}.ph-fill.ph-first-aid:before{content:""}.ph-fill.ph-first-aid-kit:before{content:""}.ph-fill.ph-fish:before{content:""}.ph-fill.ph-fish-simple:before{content:""}.ph-fill.ph-flag:before{content:""}.ph-fill.ph-flag-banner:before{content:""}.ph-fill.ph-flag-banner-fold:before{content:""}.ph-fill.ph-flag-checkered:before{content:""}.ph-fill.ph-flag-pennant:before{content:""}.ph-fill.ph-flame:before{content:""}.ph-fill.ph-flashlight:before{content:""}.ph-fill.ph-flask:before{content:""}.ph-fill.ph-flip-horizontal:before{content:""}.ph-fill.ph-flip-vertical:before{content:""}.ph-fill.ph-floppy-disk:before{content:""}.ph-fill.ph-floppy-disk-back:before{content:""}.ph-fill.ph-flow-arrow:before{content:""}.ph-fill.ph-flower:before{content:""}.ph-fill.ph-flower-lotus:before{content:""}.ph-fill.ph-flower-tulip:before{content:""}.ph-fill.ph-flying-saucer:before{content:""}.ph-fill.ph-folder:before,.ph-fill.ph-folder-notch:before{content:""}.ph-fill.ph-folder-dashed:before,.ph-fill.ph-folder-dotted:before{content:""}.ph-fill.ph-folder-lock:before{content:""}.ph-fill.ph-folder-minus:before,.ph-fill.ph-folder-notch-minus:before{content:""}.ph-fill.ph-folder-open:before,.ph-fill.ph-folder-notch-open:before{content:""}.ph-fill.ph-folder-plus:before,.ph-fill.ph-folder-notch-plus:before{content:""}.ph-fill.ph-folder-simple:before{content:""}.ph-fill.ph-folder-simple-dashed:before,.ph-fill.ph-folder-simple-dotted:before{content:""}.ph-fill.ph-folder-simple-lock:before{content:""}.ph-fill.ph-folder-simple-minus:before{content:""}.ph-fill.ph-folder-simple-plus:before{content:""}.ph-fill.ph-folder-simple-star:before{content:""}.ph-fill.ph-folder-simple-user:before{content:""}.ph-fill.ph-folder-star:before{content:""}.ph-fill.ph-folder-user:before{content:""}.ph-fill.ph-folders:before{content:""}.ph-fill.ph-football:before{content:""}.ph-fill.ph-football-helmet:before{content:""}.ph-fill.ph-footprints:before{content:""}.ph-fill.ph-fork-knife:before{content:""}.ph-fill.ph-four-k:before{content:""}.ph-fill.ph-frame-corners:before{content:""}.ph-fill.ph-framer-logo:before{content:""}.ph-fill.ph-function:before{content:""}.ph-fill.ph-funnel:before{content:""}.ph-fill.ph-funnel-simple:before{content:""}.ph-fill.ph-funnel-simple-x:before{content:""}.ph-fill.ph-funnel-x:before{content:""}.ph-fill.ph-game-controller:before{content:""}.ph-fill.ph-garage:before{content:""}.ph-fill.ph-gas-can:before{content:""}.ph-fill.ph-gas-pump:before{content:""}.ph-fill.ph-gauge:before{content:""}.ph-fill.ph-gavel:before{content:""}.ph-fill.ph-gear:before{content:""}.ph-fill.ph-gear-fine:before{content:""}.ph-fill.ph-gear-six:before{content:""}.ph-fill.ph-gender-female:before{content:""}.ph-fill.ph-gender-intersex:before{content:""}.ph-fill.ph-gender-male:before{content:""}.ph-fill.ph-gender-neuter:before{content:""}.ph-fill.ph-gender-nonbinary:before{content:""}.ph-fill.ph-gender-transgender:before{content:""}.ph-fill.ph-ghost:before{content:""}.ph-fill.ph-gif:before{content:""}.ph-fill.ph-gift:before{content:""}.ph-fill.ph-git-branch:before{content:""}.ph-fill.ph-git-commit:before{content:""}.ph-fill.ph-git-diff:before{content:""}.ph-fill.ph-git-fork:before{content:""}.ph-fill.ph-git-merge:before{content:""}.ph-fill.ph-git-pull-request:before{content:""}.ph-fill.ph-github-logo:before{content:""}.ph-fill.ph-gitlab-logo:before{content:""}.ph-fill.ph-gitlab-logo-simple:before{content:""}.ph-fill.ph-globe:before{content:""}.ph-fill.ph-globe-hemisphere-east:before{content:""}.ph-fill.ph-globe-hemisphere-west:before{content:""}.ph-fill.ph-globe-simple:before{content:""}.ph-fill.ph-globe-simple-x:before{content:""}.ph-fill.ph-globe-stand:before{content:""}.ph-fill.ph-globe-x:before{content:""}.ph-fill.ph-goggles:before{content:""}.ph-fill.ph-golf:before{content:""}.ph-fill.ph-goodreads-logo:before{content:""}.ph-fill.ph-google-cardboard-logo:before{content:""}.ph-fill.ph-google-chrome-logo:before{content:""}.ph-fill.ph-google-drive-logo:before{content:""}.ph-fill.ph-google-logo:before{content:""}.ph-fill.ph-google-photos-logo:before{content:""}.ph-fill.ph-google-play-logo:before{content:""}.ph-fill.ph-google-podcasts-logo:before{content:""}.ph-fill.ph-gps:before{content:""}.ph-fill.ph-gps-fix:before{content:""}.ph-fill.ph-gps-slash:before{content:""}.ph-fill.ph-gradient:before{content:""}.ph-fill.ph-graduation-cap:before{content:""}.ph-fill.ph-grains:before{content:""}.ph-fill.ph-grains-slash:before{content:""}.ph-fill.ph-graph:before{content:""}.ph-fill.ph-graphics-card:before{content:""}.ph-fill.ph-greater-than:before{content:""}.ph-fill.ph-greater-than-or-equal:before{content:""}.ph-fill.ph-grid-four:before{content:""}.ph-fill.ph-grid-nine:before{content:""}.ph-fill.ph-guitar:before{content:""}.ph-fill.ph-hair-dryer:before{content:""}.ph-fill.ph-hamburger:before{content:""}.ph-fill.ph-hammer:before{content:""}.ph-fill.ph-hand:before{content:""}.ph-fill.ph-hand-arrow-down:before{content:""}.ph-fill.ph-hand-arrow-up:before{content:""}.ph-fill.ph-hand-coins:before{content:""}.ph-fill.ph-hand-deposit:before{content:""}.ph-fill.ph-hand-eye:before{content:""}.ph-fill.ph-hand-fist:before{content:""}.ph-fill.ph-hand-grabbing:before{content:""}.ph-fill.ph-hand-heart:before{content:""}.ph-fill.ph-hand-palm:before{content:""}.ph-fill.ph-hand-peace:before{content:""}.ph-fill.ph-hand-pointing:before{content:""}.ph-fill.ph-hand-soap:before{content:""}.ph-fill.ph-hand-swipe-left:before{content:""}.ph-fill.ph-hand-swipe-right:before{content:""}.ph-fill.ph-hand-tap:before{content:""}.ph-fill.ph-hand-waving:before{content:""}.ph-fill.ph-hand-withdraw:before{content:""}.ph-fill.ph-handbag:before{content:""}.ph-fill.ph-handbag-simple:before{content:""}.ph-fill.ph-hands-clapping:before{content:""}.ph-fill.ph-hands-praying:before{content:""}.ph-fill.ph-handshake:before{content:""}.ph-fill.ph-hard-drive:before{content:""}.ph-fill.ph-hard-drives:before{content:""}.ph-fill.ph-hard-hat:before{content:""}.ph-fill.ph-hash:before{content:""}.ph-fill.ph-hash-straight:before{content:""}.ph-fill.ph-head-circuit:before{content:""}.ph-fill.ph-headlights:before{content:""}.ph-fill.ph-headphones:before{content:""}.ph-fill.ph-headset:before{content:""}.ph-fill.ph-heart:before{content:""}.ph-fill.ph-heart-break:before{content:""}.ph-fill.ph-heart-half:before{content:""}.ph-fill.ph-heart-straight:before{content:""}.ph-fill.ph-heart-straight-break:before{content:""}.ph-fill.ph-heartbeat:before{content:""}.ph-fill.ph-hexagon:before{content:""}.ph-fill.ph-high-definition:before{content:""}.ph-fill.ph-high-heel:before{content:""}.ph-fill.ph-highlighter:before{content:""}.ph-fill.ph-highlighter-circle:before{content:""}.ph-fill.ph-hockey:before{content:""}.ph-fill.ph-hoodie:before{content:""}.ph-fill.ph-horse:before{content:""}.ph-fill.ph-hospital:before{content:""}.ph-fill.ph-hourglass:before{content:""}.ph-fill.ph-hourglass-high:before{content:""}.ph-fill.ph-hourglass-low:before{content:""}.ph-fill.ph-hourglass-medium:before{content:""}.ph-fill.ph-hourglass-simple:before{content:""}.ph-fill.ph-hourglass-simple-high:before{content:""}.ph-fill.ph-hourglass-simple-low:before{content:""}.ph-fill.ph-hourglass-simple-medium:before{content:""}.ph-fill.ph-house:before{content:""}.ph-fill.ph-house-line:before{content:""}.ph-fill.ph-house-simple:before{content:""}.ph-fill.ph-hurricane:before{content:""}.ph-fill.ph-ice-cream:before{content:""}.ph-fill.ph-identification-badge:before{content:""}.ph-fill.ph-identification-card:before{content:""}.ph-fill.ph-image:before{content:""}.ph-fill.ph-image-broken:before{content:""}.ph-fill.ph-image-square:before{content:""}.ph-fill.ph-images:before{content:""}.ph-fill.ph-images-square:before{content:""}.ph-fill.ph-infinity:before,.ph-fill.ph-lemniscate:before{content:""}.ph-fill.ph-info:before{content:""}.ph-fill.ph-instagram-logo:before{content:""}.ph-fill.ph-intersect:before{content:""}.ph-fill.ph-intersect-square:before{content:""}.ph-fill.ph-intersect-three:before{content:""}.ph-fill.ph-intersection:before{content:""}.ph-fill.ph-invoice:before{content:""}.ph-fill.ph-island:before{content:""}.ph-fill.ph-jar:before{content:""}.ph-fill.ph-jar-label:before{content:""}.ph-fill.ph-jeep:before{content:""}.ph-fill.ph-joystick:before{content:""}.ph-fill.ph-kanban:before{content:""}.ph-fill.ph-key:before{content:""}.ph-fill.ph-key-return:before{content:""}.ph-fill.ph-keyboard:before{content:""}.ph-fill.ph-keyhole:before{content:""}.ph-fill.ph-knife:before{content:""}.ph-fill.ph-ladder:before{content:""}.ph-fill.ph-ladder-simple:before{content:""}.ph-fill.ph-lamp:before{content:""}.ph-fill.ph-lamp-pendant:before{content:""}.ph-fill.ph-laptop:before{content:""}.ph-fill.ph-lasso:before{content:""}.ph-fill.ph-lastfm-logo:before{content:""}.ph-fill.ph-layout:before{content:""}.ph-fill.ph-leaf:before{content:""}.ph-fill.ph-lectern:before{content:""}.ph-fill.ph-lego:before{content:""}.ph-fill.ph-lego-smiley:before{content:""}.ph-fill.ph-less-than:before{content:""}.ph-fill.ph-less-than-or-equal:before{content:""}.ph-fill.ph-letter-circle-h:before{content:""}.ph-fill.ph-letter-circle-p:before{content:""}.ph-fill.ph-letter-circle-v:before{content:""}.ph-fill.ph-lifebuoy:before{content:""}.ph-fill.ph-lightbulb:before{content:""}.ph-fill.ph-lightbulb-filament:before{content:""}.ph-fill.ph-lighthouse:before{content:""}.ph-fill.ph-lightning:before{content:""}.ph-fill.ph-lightning-a:before{content:""}.ph-fill.ph-lightning-slash:before{content:""}.ph-fill.ph-line-segment:before{content:""}.ph-fill.ph-line-segments:before{content:""}.ph-fill.ph-line-vertical:before{content:""}.ph-fill.ph-link:before{content:""}.ph-fill.ph-link-break:before{content:""}.ph-fill.ph-link-simple:before{content:""}.ph-fill.ph-link-simple-break:before{content:""}.ph-fill.ph-link-simple-horizontal:before{content:""}.ph-fill.ph-link-simple-horizontal-break:before{content:""}.ph-fill.ph-linkedin-logo:before{content:""}.ph-fill.ph-linktree-logo:before{content:""}.ph-fill.ph-linux-logo:before{content:""}.ph-fill.ph-list:before{content:""}.ph-fill.ph-list-bullets:before{content:""}.ph-fill.ph-list-checks:before{content:""}.ph-fill.ph-list-dashes:before{content:""}.ph-fill.ph-list-heart:before{content:""}.ph-fill.ph-list-magnifying-glass:before{content:""}.ph-fill.ph-list-numbers:before{content:""}.ph-fill.ph-list-plus:before{content:""}.ph-fill.ph-list-star:before{content:""}.ph-fill.ph-lock:before{content:""}.ph-fill.ph-lock-key:before{content:""}.ph-fill.ph-lock-key-open:before{content:""}.ph-fill.ph-lock-laminated:before{content:""}.ph-fill.ph-lock-laminated-open:before{content:""}.ph-fill.ph-lock-open:before{content:""}.ph-fill.ph-lock-simple:before{content:""}.ph-fill.ph-lock-simple-open:before{content:""}.ph-fill.ph-lockers:before{content:""}.ph-fill.ph-log:before{content:""}.ph-fill.ph-magic-wand:before{content:""}.ph-fill.ph-magnet:before{content:""}.ph-fill.ph-magnet-straight:before{content:""}.ph-fill.ph-magnifying-glass:before{content:""}.ph-fill.ph-magnifying-glass-minus:before{content:""}.ph-fill.ph-magnifying-glass-plus:before{content:""}.ph-fill.ph-mailbox:before{content:""}.ph-fill.ph-map-pin:before{content:""}.ph-fill.ph-map-pin-area:before{content:""}.ph-fill.ph-map-pin-line:before{content:""}.ph-fill.ph-map-pin-plus:before{content:""}.ph-fill.ph-map-pin-simple:before{content:""}.ph-fill.ph-map-pin-simple-area:before{content:""}.ph-fill.ph-map-pin-simple-line:before{content:""}.ph-fill.ph-map-trifold:before{content:""}.ph-fill.ph-markdown-logo:before{content:""}.ph-fill.ph-marker-circle:before{content:""}.ph-fill.ph-martini:before{content:""}.ph-fill.ph-mask-happy:before{content:""}.ph-fill.ph-mask-sad:before{content:""}.ph-fill.ph-mastodon-logo:before{content:""}.ph-fill.ph-math-operations:before{content:""}.ph-fill.ph-matrix-logo:before{content:""}.ph-fill.ph-medal:before{content:""}.ph-fill.ph-medal-military:before{content:""}.ph-fill.ph-medium-logo:before{content:""}.ph-fill.ph-megaphone:before{content:""}.ph-fill.ph-megaphone-simple:before{content:""}.ph-fill.ph-member-of:before{content:""}.ph-fill.ph-memory:before{content:""}.ph-fill.ph-messenger-logo:before{content:""}.ph-fill.ph-meta-logo:before{content:""}.ph-fill.ph-meteor:before{content:""}.ph-fill.ph-metronome:before{content:""}.ph-fill.ph-microphone:before{content:""}.ph-fill.ph-microphone-slash:before{content:""}.ph-fill.ph-microphone-stage:before{content:""}.ph-fill.ph-microscope:before{content:""}.ph-fill.ph-microsoft-excel-logo:before{content:""}.ph-fill.ph-microsoft-outlook-logo:before{content:""}.ph-fill.ph-microsoft-powerpoint-logo:before{content:""}.ph-fill.ph-microsoft-teams-logo:before{content:""}.ph-fill.ph-microsoft-word-logo:before{content:""}.ph-fill.ph-minus:before{content:""}.ph-fill.ph-minus-circle:before{content:""}.ph-fill.ph-minus-square:before{content:""}.ph-fill.ph-money:before{content:""}.ph-fill.ph-money-wavy:before{content:""}.ph-fill.ph-monitor:before{content:""}.ph-fill.ph-monitor-arrow-up:before{content:""}.ph-fill.ph-monitor-play:before{content:""}.ph-fill.ph-moon:before{content:""}.ph-fill.ph-moon-stars:before{content:""}.ph-fill.ph-moped:before{content:""}.ph-fill.ph-moped-front:before{content:""}.ph-fill.ph-mosque:before{content:""}.ph-fill.ph-motorcycle:before{content:""}.ph-fill.ph-mountains:before{content:""}.ph-fill.ph-mouse:before{content:""}.ph-fill.ph-mouse-left-click:before{content:""}.ph-fill.ph-mouse-middle-click:before{content:""}.ph-fill.ph-mouse-right-click:before{content:""}.ph-fill.ph-mouse-scroll:before{content:""}.ph-fill.ph-mouse-simple:before{content:""}.ph-fill.ph-music-note:before{content:""}.ph-fill.ph-music-note-simple:before{content:""}.ph-fill.ph-music-notes:before{content:""}.ph-fill.ph-music-notes-minus:before{content:""}.ph-fill.ph-music-notes-plus:before{content:""}.ph-fill.ph-music-notes-simple:before{content:""}.ph-fill.ph-navigation-arrow:before{content:""}.ph-fill.ph-needle:before{content:""}.ph-fill.ph-network:before{content:""}.ph-fill.ph-network-slash:before{content:""}.ph-fill.ph-network-x:before{content:""}.ph-fill.ph-newspaper:before{content:""}.ph-fill.ph-newspaper-clipping:before{content:""}.ph-fill.ph-not-equals:before{content:""}.ph-fill.ph-not-member-of:before{content:""}.ph-fill.ph-not-subset-of:before{content:""}.ph-fill.ph-not-superset-of:before{content:""}.ph-fill.ph-notches:before{content:""}.ph-fill.ph-note:before{content:""}.ph-fill.ph-note-blank:before{content:""}.ph-fill.ph-note-pencil:before{content:""}.ph-fill.ph-notebook:before{content:""}.ph-fill.ph-notepad:before{content:""}.ph-fill.ph-notification:before{content:""}.ph-fill.ph-notion-logo:before{content:""}.ph-fill.ph-nuclear-plant:before{content:""}.ph-fill.ph-number-circle-eight:before{content:""}.ph-fill.ph-number-circle-five:before{content:""}.ph-fill.ph-number-circle-four:before{content:""}.ph-fill.ph-number-circle-nine:before{content:""}.ph-fill.ph-number-circle-one:before{content:""}.ph-fill.ph-number-circle-seven:before{content:""}.ph-fill.ph-number-circle-six:before{content:""}.ph-fill.ph-number-circle-three:before{content:""}.ph-fill.ph-number-circle-two:before{content:""}.ph-fill.ph-number-circle-zero:before{content:""}.ph-fill.ph-number-eight:before{content:""}.ph-fill.ph-number-five:before{content:""}.ph-fill.ph-number-four:before{content:""}.ph-fill.ph-number-nine:before{content:""}.ph-fill.ph-number-one:before{content:""}.ph-fill.ph-number-seven:before{content:""}.ph-fill.ph-number-six:before{content:""}.ph-fill.ph-number-square-eight:before{content:""}.ph-fill.ph-number-square-five:before{content:""}.ph-fill.ph-number-square-four:before{content:""}.ph-fill.ph-number-square-nine:before{content:""}.ph-fill.ph-number-square-one:before{content:""}.ph-fill.ph-number-square-seven:before{content:""}.ph-fill.ph-number-square-six:before{content:""}.ph-fill.ph-number-square-three:before{content:""}.ph-fill.ph-number-square-two:before{content:""}.ph-fill.ph-number-square-zero:before{content:""}.ph-fill.ph-number-three:before{content:""}.ph-fill.ph-number-two:before{content:""}.ph-fill.ph-number-zero:before{content:""}.ph-fill.ph-numpad:before{content:""}.ph-fill.ph-nut:before{content:""}.ph-fill.ph-ny-times-logo:before{content:""}.ph-fill.ph-octagon:before{content:""}.ph-fill.ph-office-chair:before{content:""}.ph-fill.ph-onigiri:before{content:""}.ph-fill.ph-open-ai-logo:before{content:""}.ph-fill.ph-option:before{content:""}.ph-fill.ph-orange:before{content:""}.ph-fill.ph-orange-slice:before{content:""}.ph-fill.ph-oven:before{content:""}.ph-fill.ph-package:before{content:""}.ph-fill.ph-paint-brush:before{content:""}.ph-fill.ph-paint-brush-broad:before{content:""}.ph-fill.ph-paint-brush-household:before{content:""}.ph-fill.ph-paint-bucket:before{content:""}.ph-fill.ph-paint-roller:before{content:""}.ph-fill.ph-palette:before{content:""}.ph-fill.ph-panorama:before{content:""}.ph-fill.ph-pants:before{content:""}.ph-fill.ph-paper-plane:before{content:""}.ph-fill.ph-paper-plane-right:before{content:""}.ph-fill.ph-paper-plane-tilt:before{content:""}.ph-fill.ph-paperclip:before{content:""}.ph-fill.ph-paperclip-horizontal:before{content:""}.ph-fill.ph-parachute:before{content:""}.ph-fill.ph-paragraph:before{content:""}.ph-fill.ph-parallelogram:before{content:""}.ph-fill.ph-park:before{content:""}.ph-fill.ph-password:before{content:""}.ph-fill.ph-path:before{content:""}.ph-fill.ph-patreon-logo:before{content:""}.ph-fill.ph-pause:before{content:""}.ph-fill.ph-pause-circle:before{content:""}.ph-fill.ph-paw-print:before{content:""}.ph-fill.ph-paypal-logo:before{content:""}.ph-fill.ph-peace:before{content:""}.ph-fill.ph-pen:before{content:""}.ph-fill.ph-pen-nib:before{content:""}.ph-fill.ph-pen-nib-straight:before{content:""}.ph-fill.ph-pencil:before{content:""}.ph-fill.ph-pencil-circle:before{content:""}.ph-fill.ph-pencil-line:before{content:""}.ph-fill.ph-pencil-ruler:before{content:""}.ph-fill.ph-pencil-simple:before{content:""}.ph-fill.ph-pencil-simple-line:before{content:""}.ph-fill.ph-pencil-simple-slash:before{content:""}.ph-fill.ph-pencil-slash:before{content:""}.ph-fill.ph-pentagon:before{content:""}.ph-fill.ph-pentagram:before{content:""}.ph-fill.ph-pepper:before{content:""}.ph-fill.ph-percent:before{content:""}.ph-fill.ph-person:before{content:""}.ph-fill.ph-person-arms-spread:before{content:""}.ph-fill.ph-person-simple:before{content:""}.ph-fill.ph-person-simple-bike:before{content:""}.ph-fill.ph-person-simple-circle:before{content:""}.ph-fill.ph-person-simple-hike:before{content:""}.ph-fill.ph-person-simple-run:before{content:""}.ph-fill.ph-person-simple-ski:before{content:""}.ph-fill.ph-person-simple-snowboard:before{content:""}.ph-fill.ph-person-simple-swim:before{content:""}.ph-fill.ph-person-simple-tai-chi:before{content:""}.ph-fill.ph-person-simple-throw:before{content:""}.ph-fill.ph-person-simple-walk:before{content:""}.ph-fill.ph-perspective:before{content:""}.ph-fill.ph-phone:before{content:""}.ph-fill.ph-phone-call:before{content:""}.ph-fill.ph-phone-disconnect:before{content:""}.ph-fill.ph-phone-incoming:before{content:""}.ph-fill.ph-phone-list:before{content:""}.ph-fill.ph-phone-outgoing:before{content:""}.ph-fill.ph-phone-pause:before{content:""}.ph-fill.ph-phone-plus:before{content:""}.ph-fill.ph-phone-slash:before{content:""}.ph-fill.ph-phone-transfer:before{content:""}.ph-fill.ph-phone-x:before{content:""}.ph-fill.ph-phosphor-logo:before{content:""}.ph-fill.ph-pi:before{content:""}.ph-fill.ph-piano-keys:before{content:""}.ph-fill.ph-picnic-table:before{content:""}.ph-fill.ph-picture-in-picture:before{content:""}.ph-fill.ph-piggy-bank:before{content:""}.ph-fill.ph-pill:before{content:""}.ph-fill.ph-ping-pong:before{content:""}.ph-fill.ph-pint-glass:before{content:""}.ph-fill.ph-pinterest-logo:before{content:""}.ph-fill.ph-pinwheel:before{content:""}.ph-fill.ph-pipe:before{content:""}.ph-fill.ph-pipe-wrench:before{content:""}.ph-fill.ph-pix-logo:before{content:""}.ph-fill.ph-pizza:before{content:""}.ph-fill.ph-placeholder:before{content:""}.ph-fill.ph-planet:before{content:""}.ph-fill.ph-plant:before{content:""}.ph-fill.ph-play:before{content:""}.ph-fill.ph-play-circle:before{content:""}.ph-fill.ph-play-pause:before{content:""}.ph-fill.ph-playlist:before{content:""}.ph-fill.ph-plug:before{content:""}.ph-fill.ph-plug-charging:before{content:""}.ph-fill.ph-plugs:before{content:""}.ph-fill.ph-plugs-connected:before{content:""}.ph-fill.ph-plus:before{content:""}.ph-fill.ph-plus-circle:before{content:""}.ph-fill.ph-plus-minus:before{content:""}.ph-fill.ph-plus-square:before{content:""}.ph-fill.ph-poker-chip:before{content:""}.ph-fill.ph-police-car:before{content:""}.ph-fill.ph-polygon:before{content:""}.ph-fill.ph-popcorn:before{content:""}.ph-fill.ph-popsicle:before{content:""}.ph-fill.ph-potted-plant:before{content:""}.ph-fill.ph-power:before{content:""}.ph-fill.ph-prescription:before{content:""}.ph-fill.ph-presentation:before{content:""}.ph-fill.ph-presentation-chart:before{content:""}.ph-fill.ph-printer:before{content:""}.ph-fill.ph-prohibit:before{content:""}.ph-fill.ph-prohibit-inset:before{content:""}.ph-fill.ph-projector-screen:before{content:""}.ph-fill.ph-projector-screen-chart:before{content:""}.ph-fill.ph-pulse:before,.ph-fill.ph-activity:before{content:""}.ph-fill.ph-push-pin:before{content:""}.ph-fill.ph-push-pin-simple:before{content:""}.ph-fill.ph-push-pin-simple-slash:before{content:""}.ph-fill.ph-push-pin-slash:before{content:""}.ph-fill.ph-puzzle-piece:before{content:""}.ph-fill.ph-qr-code:before{content:""}.ph-fill.ph-question:before{content:""}.ph-fill.ph-question-mark:before{content:""}.ph-fill.ph-queue:before{content:""}.ph-fill.ph-quotes:before{content:""}.ph-fill.ph-rabbit:before{content:""}.ph-fill.ph-racquet:before{content:""}.ph-fill.ph-radical:before{content:""}.ph-fill.ph-radio:before{content:""}.ph-fill.ph-radio-button:before{content:""}.ph-fill.ph-radioactive:before{content:""}.ph-fill.ph-rainbow:before{content:""}.ph-fill.ph-rainbow-cloud:before{content:""}.ph-fill.ph-ranking:before{content:""}.ph-fill.ph-read-cv-logo:before{content:""}.ph-fill.ph-receipt:before{content:""}.ph-fill.ph-receipt-x:before{content:""}.ph-fill.ph-record:before{content:""}.ph-fill.ph-rectangle:before{content:""}.ph-fill.ph-rectangle-dashed:before{content:""}.ph-fill.ph-recycle:before{content:""}.ph-fill.ph-reddit-logo:before{content:""}.ph-fill.ph-repeat:before{content:""}.ph-fill.ph-repeat-once:before{content:""}.ph-fill.ph-replit-logo:before{content:""}.ph-fill.ph-resize:before{content:""}.ph-fill.ph-rewind:before{content:""}.ph-fill.ph-rewind-circle:before{content:""}.ph-fill.ph-road-horizon:before{content:""}.ph-fill.ph-robot:before{content:""}.ph-fill.ph-rocket:before{content:""}.ph-fill.ph-rocket-launch:before{content:""}.ph-fill.ph-rows:before{content:""}.ph-fill.ph-rows-plus-bottom:before{content:""}.ph-fill.ph-rows-plus-top:before{content:""}.ph-fill.ph-rss:before{content:""}.ph-fill.ph-rss-simple:before{content:""}.ph-fill.ph-rug:before{content:""}.ph-fill.ph-ruler:before{content:""}.ph-fill.ph-sailboat:before{content:""}.ph-fill.ph-scales:before{content:""}.ph-fill.ph-scan:before{content:""}.ph-fill.ph-scan-smiley:before{content:""}.ph-fill.ph-scissors:before{content:""}.ph-fill.ph-scooter:before{content:""}.ph-fill.ph-screencast:before{content:""}.ph-fill.ph-screwdriver:before{content:""}.ph-fill.ph-scribble:before{content:""}.ph-fill.ph-scribble-loop:before{content:""}.ph-fill.ph-scroll:before{content:""}.ph-fill.ph-seal:before,.ph-fill.ph-circle-wavy:before{content:""}.ph-fill.ph-seal-check:before,.ph-fill.ph-circle-wavy-check:before{content:""}.ph-fill.ph-seal-percent:before{content:""}.ph-fill.ph-seal-question:before,.ph-fill.ph-circle-wavy-question:before{content:""}.ph-fill.ph-seal-warning:before,.ph-fill.ph-circle-wavy-warning:before{content:""}.ph-fill.ph-seat:before{content:""}.ph-fill.ph-seatbelt:before{content:""}.ph-fill.ph-security-camera:before{content:""}.ph-fill.ph-selection:before{content:""}.ph-fill.ph-selection-all:before{content:""}.ph-fill.ph-selection-background:before{content:""}.ph-fill.ph-selection-foreground:before{content:""}.ph-fill.ph-selection-inverse:before{content:""}.ph-fill.ph-selection-plus:before{content:""}.ph-fill.ph-selection-slash:before{content:""}.ph-fill.ph-shapes:before{content:""}.ph-fill.ph-share:before{content:""}.ph-fill.ph-share-fat:before{content:""}.ph-fill.ph-share-network:before{content:""}.ph-fill.ph-shield:before{content:""}.ph-fill.ph-shield-check:before{content:""}.ph-fill.ph-shield-checkered:before{content:""}.ph-fill.ph-shield-chevron:before{content:""}.ph-fill.ph-shield-plus:before{content:""}.ph-fill.ph-shield-slash:before{content:""}.ph-fill.ph-shield-star:before{content:""}.ph-fill.ph-shield-warning:before{content:""}.ph-fill.ph-shipping-container:before{content:""}.ph-fill.ph-shirt-folded:before{content:""}.ph-fill.ph-shooting-star:before{content:""}.ph-fill.ph-shopping-bag:before{content:""}.ph-fill.ph-shopping-bag-open:before{content:""}.ph-fill.ph-shopping-cart:before{content:""}.ph-fill.ph-shopping-cart-simple:before{content:""}.ph-fill.ph-shovel:before{content:""}.ph-fill.ph-shower:before{content:""}.ph-fill.ph-shrimp:before{content:""}.ph-fill.ph-shuffle:before{content:""}.ph-fill.ph-shuffle-angular:before{content:""}.ph-fill.ph-shuffle-simple:before{content:""}.ph-fill.ph-sidebar:before{content:""}.ph-fill.ph-sidebar-simple:before{content:""}.ph-fill.ph-sigma:before{content:""}.ph-fill.ph-sign-in:before{content:""}.ph-fill.ph-sign-out:before{content:""}.ph-fill.ph-signature:before{content:""}.ph-fill.ph-signpost:before{content:""}.ph-fill.ph-sim-card:before{content:""}.ph-fill.ph-siren:before{content:""}.ph-fill.ph-sketch-logo:before{content:""}.ph-fill.ph-skip-back:before{content:""}.ph-fill.ph-skip-back-circle:before{content:""}.ph-fill.ph-skip-forward:before{content:""}.ph-fill.ph-skip-forward-circle:before{content:""}.ph-fill.ph-skull:before{content:""}.ph-fill.ph-skype-logo:before{content:""}.ph-fill.ph-slack-logo:before{content:""}.ph-fill.ph-sliders:before{content:""}.ph-fill.ph-sliders-horizontal:before{content:""}.ph-fill.ph-slideshow:before{content:""}.ph-fill.ph-smiley:before{content:""}.ph-fill.ph-smiley-angry:before{content:""}.ph-fill.ph-smiley-blank:before{content:""}.ph-fill.ph-smiley-meh:before{content:""}.ph-fill.ph-smiley-melting:before{content:""}.ph-fill.ph-smiley-nervous:before{content:""}.ph-fill.ph-smiley-sad:before{content:""}.ph-fill.ph-smiley-sticker:before{content:""}.ph-fill.ph-smiley-wink:before{content:""}.ph-fill.ph-smiley-x-eyes:before{content:""}.ph-fill.ph-snapchat-logo:before{content:""}.ph-fill.ph-sneaker:before{content:""}.ph-fill.ph-sneaker-move:before{content:""}.ph-fill.ph-snowflake:before{content:""}.ph-fill.ph-soccer-ball:before{content:""}.ph-fill.ph-sock:before{content:""}.ph-fill.ph-solar-panel:before{content:""}.ph-fill.ph-solar-roof:before{content:""}.ph-fill.ph-sort-ascending:before{content:""}.ph-fill.ph-sort-descending:before{content:""}.ph-fill.ph-soundcloud-logo:before{content:""}.ph-fill.ph-spade:before{content:""}.ph-fill.ph-sparkle:before{content:""}.ph-fill.ph-speaker-hifi:before{content:""}.ph-fill.ph-speaker-high:before{content:""}.ph-fill.ph-speaker-low:before{content:""}.ph-fill.ph-speaker-none:before{content:""}.ph-fill.ph-speaker-simple-high:before{content:""}.ph-fill.ph-speaker-simple-low:before{content:""}.ph-fill.ph-speaker-simple-none:before{content:""}.ph-fill.ph-speaker-simple-slash:before{content:""}.ph-fill.ph-speaker-simple-x:before{content:""}.ph-fill.ph-speaker-slash:before{content:""}.ph-fill.ph-speaker-x:before{content:""}.ph-fill.ph-speedometer:before{content:""}.ph-fill.ph-sphere:before{content:""}.ph-fill.ph-spinner:before{content:""}.ph-fill.ph-spinner-ball:before{content:""}.ph-fill.ph-spinner-gap:before{content:""}.ph-fill.ph-spiral:before{content:""}.ph-fill.ph-split-horizontal:before{content:""}.ph-fill.ph-split-vertical:before{content:""}.ph-fill.ph-spotify-logo:before{content:""}.ph-fill.ph-spray-bottle:before{content:""}.ph-fill.ph-square:before{content:""}.ph-fill.ph-square-half:before{content:""}.ph-fill.ph-square-half-bottom:before{content:""}.ph-fill.ph-square-logo:before{content:""}.ph-fill.ph-square-split-horizontal:before{content:""}.ph-fill.ph-square-split-vertical:before{content:""}.ph-fill.ph-squares-four:before{content:""}.ph-fill.ph-stack:before{content:""}.ph-fill.ph-stack-minus:before{content:""}.ph-fill.ph-stack-overflow-logo:before{content:""}.ph-fill.ph-stack-plus:before{content:""}.ph-fill.ph-stack-simple:before{content:""}.ph-fill.ph-stairs:before{content:""}.ph-fill.ph-stamp:before{content:""}.ph-fill.ph-standard-definition:before{content:""}.ph-fill.ph-star:before{content:""}.ph-fill.ph-star-and-crescent:before{content:""}.ph-fill.ph-star-four:before{content:""}.ph-fill.ph-star-half:before{content:""}.ph-fill.ph-star-of-david:before{content:""}.ph-fill.ph-steam-logo:before{content:""}.ph-fill.ph-steering-wheel:before{content:""}.ph-fill.ph-steps:before{content:""}.ph-fill.ph-stethoscope:before{content:""}.ph-fill.ph-sticker:before{content:""}.ph-fill.ph-stool:before{content:""}.ph-fill.ph-stop:before{content:""}.ph-fill.ph-stop-circle:before{content:""}.ph-fill.ph-storefront:before{content:""}.ph-fill.ph-strategy:before{content:""}.ph-fill.ph-stripe-logo:before{content:""}.ph-fill.ph-student:before{content:""}.ph-fill.ph-subset-of:before{content:""}.ph-fill.ph-subset-proper-of:before{content:""}.ph-fill.ph-subtitles:before{content:""}.ph-fill.ph-subtitles-slash:before{content:""}.ph-fill.ph-subtract:before{content:""}.ph-fill.ph-subtract-square:before{content:""}.ph-fill.ph-subway:before{content:""}.ph-fill.ph-suitcase:before{content:""}.ph-fill.ph-suitcase-rolling:before{content:""}.ph-fill.ph-suitcase-simple:before{content:""}.ph-fill.ph-sun:before{content:""}.ph-fill.ph-sun-dim:before{content:""}.ph-fill.ph-sun-horizon:before{content:""}.ph-fill.ph-sunglasses:before{content:""}.ph-fill.ph-superset-of:before{content:""}.ph-fill.ph-superset-proper-of:before{content:""}.ph-fill.ph-swap:before{content:""}.ph-fill.ph-swatches:before{content:""}.ph-fill.ph-swimming-pool:before{content:""}.ph-fill.ph-sword:before{content:""}.ph-fill.ph-synagogue:before{content:""}.ph-fill.ph-syringe:before{content:""}.ph-fill.ph-t-shirt:before{content:""}.ph-fill.ph-table:before{content:""}.ph-fill.ph-tabs:before{content:""}.ph-fill.ph-tag:before{content:""}.ph-fill.ph-tag-chevron:before{content:""}.ph-fill.ph-tag-simple:before{content:""}.ph-fill.ph-target:before{content:""}.ph-fill.ph-taxi:before{content:""}.ph-fill.ph-tea-bag:before{content:""}.ph-fill.ph-telegram-logo:before{content:""}.ph-fill.ph-television:before{content:""}.ph-fill.ph-television-simple:before{content:""}.ph-fill.ph-tennis-ball:before{content:""}.ph-fill.ph-tent:before{content:""}.ph-fill.ph-terminal:before{content:""}.ph-fill.ph-terminal-window:before{content:""}.ph-fill.ph-test-tube:before{content:""}.ph-fill.ph-text-a-underline:before{content:""}.ph-fill.ph-text-aa:before{content:""}.ph-fill.ph-text-align-center:before{content:""}.ph-fill.ph-text-align-justify:before{content:""}.ph-fill.ph-text-align-left:before{content:""}.ph-fill.ph-text-align-right:before{content:""}.ph-fill.ph-text-b:before,.ph-fill.ph-text-bolder:before{content:""}.ph-fill.ph-text-columns:before{content:""}.ph-fill.ph-text-h:before{content:""}.ph-fill.ph-text-h-five:before{content:""}.ph-fill.ph-text-h-four:before{content:""}.ph-fill.ph-text-h-one:before{content:""}.ph-fill.ph-text-h-six:before{content:""}.ph-fill.ph-text-h-three:before{content:""}.ph-fill.ph-text-h-two:before{content:""}.ph-fill.ph-text-indent:before{content:""}.ph-fill.ph-text-italic:before{content:""}.ph-fill.ph-text-outdent:before{content:""}.ph-fill.ph-text-strikethrough:before{content:""}.ph-fill.ph-text-subscript:before{content:""}.ph-fill.ph-text-superscript:before{content:""}.ph-fill.ph-text-t:before{content:""}.ph-fill.ph-text-t-slash:before{content:""}.ph-fill.ph-text-underline:before{content:""}.ph-fill.ph-textbox:before{content:""}.ph-fill.ph-thermometer:before{content:""}.ph-fill.ph-thermometer-cold:before{content:""}.ph-fill.ph-thermometer-hot:before{content:""}.ph-fill.ph-thermometer-simple:before{content:""}.ph-fill.ph-threads-logo:before{content:""}.ph-fill.ph-three-d:before{content:""}.ph-fill.ph-thumbs-down:before{content:""}.ph-fill.ph-thumbs-up:before{content:""}.ph-fill.ph-ticket:before{content:""}.ph-fill.ph-tidal-logo:before{content:""}.ph-fill.ph-tiktok-logo:before{content:""}.ph-fill.ph-tilde:before{content:""}.ph-fill.ph-timer:before{content:""}.ph-fill.ph-tip-jar:before{content:""}.ph-fill.ph-tipi:before{content:""}.ph-fill.ph-tire:before{content:""}.ph-fill.ph-toggle-left:before{content:""}.ph-fill.ph-toggle-right:before{content:""}.ph-fill.ph-toilet:before{content:""}.ph-fill.ph-toilet-paper:before{content:""}.ph-fill.ph-toolbox:before{content:""}.ph-fill.ph-tooth:before{content:""}.ph-fill.ph-tornado:before{content:""}.ph-fill.ph-tote:before{content:""}.ph-fill.ph-tote-simple:before{content:""}.ph-fill.ph-towel:before{content:""}.ph-fill.ph-tractor:before{content:""}.ph-fill.ph-trademark:before{content:""}.ph-fill.ph-trademark-registered:before{content:""}.ph-fill.ph-traffic-cone:before{content:""}.ph-fill.ph-traffic-sign:before{content:""}.ph-fill.ph-traffic-signal:before{content:""}.ph-fill.ph-train:before{content:""}.ph-fill.ph-train-regional:before{content:""}.ph-fill.ph-train-simple:before{content:""}.ph-fill.ph-tram:before{content:""}.ph-fill.ph-translate:before{content:""}.ph-fill.ph-trash:before{content:""}.ph-fill.ph-trash-simple:before{content:""}.ph-fill.ph-tray:before{content:""}.ph-fill.ph-tray-arrow-down:before,.ph-fill.ph-archive-tray:before{content:""}.ph-fill.ph-tray-arrow-up:before{content:""}.ph-fill.ph-treasure-chest:before{content:""}.ph-fill.ph-tree:before{content:""}.ph-fill.ph-tree-evergreen:before{content:""}.ph-fill.ph-tree-palm:before{content:""}.ph-fill.ph-tree-structure:before{content:""}.ph-fill.ph-tree-view:before{content:""}.ph-fill.ph-trend-down:before{content:""}.ph-fill.ph-trend-up:before{content:""}.ph-fill.ph-triangle:before{content:""}.ph-fill.ph-triangle-dashed:before{content:""}.ph-fill.ph-trolley:before{content:""}.ph-fill.ph-trolley-suitcase:before{content:""}.ph-fill.ph-trophy:before{content:""}.ph-fill.ph-truck:before{content:""}.ph-fill.ph-truck-trailer:before{content:""}.ph-fill.ph-tumblr-logo:before{content:""}.ph-fill.ph-twitch-logo:before{content:""}.ph-fill.ph-twitter-logo:before{content:""}.ph-fill.ph-umbrella:before{content:""}.ph-fill.ph-umbrella-simple:before{content:""}.ph-fill.ph-union:before{content:""}.ph-fill.ph-unite:before{content:""}.ph-fill.ph-unite-square:before{content:""}.ph-fill.ph-upload:before{content:""}.ph-fill.ph-upload-simple:before{content:""}.ph-fill.ph-usb:before{content:""}.ph-fill.ph-user:before{content:""}.ph-fill.ph-user-check:before{content:""}.ph-fill.ph-user-circle:before{content:""}.ph-fill.ph-user-circle-check:before{content:""}.ph-fill.ph-user-circle-dashed:before{content:""}.ph-fill.ph-user-circle-gear:before{content:""}.ph-fill.ph-user-circle-minus:before{content:""}.ph-fill.ph-user-circle-plus:before{content:""}.ph-fill.ph-user-focus:before{content:""}.ph-fill.ph-user-gear:before{content:""}.ph-fill.ph-user-list:before{content:""}.ph-fill.ph-user-minus:before{content:""}.ph-fill.ph-user-plus:before{content:""}.ph-fill.ph-user-rectangle:before{content:""}.ph-fill.ph-user-sound:before{content:""}.ph-fill.ph-user-square:before{content:""}.ph-fill.ph-user-switch:before{content:""}.ph-fill.ph-users:before{content:""}.ph-fill.ph-users-four:before{content:""}.ph-fill.ph-users-three:before{content:""}.ph-fill.ph-van:before{content:""}.ph-fill.ph-vault:before{content:""}.ph-fill.ph-vector-three:before{content:""}.ph-fill.ph-vector-two:before{content:""}.ph-fill.ph-vibrate:before{content:""}.ph-fill.ph-video:before{content:""}.ph-fill.ph-video-camera:before{content:""}.ph-fill.ph-video-camera-slash:before{content:""}.ph-fill.ph-video-conference:before{content:""}.ph-fill.ph-vignette:before{content:""}.ph-fill.ph-vinyl-record:before{content:""}.ph-fill.ph-virtual-reality:before{content:""}.ph-fill.ph-virus:before{content:""}.ph-fill.ph-visor:before{content:""}.ph-fill.ph-voicemail:before{content:""}.ph-fill.ph-volleyball:before{content:""}.ph-fill.ph-wall:before{content:""}.ph-fill.ph-wallet:before{content:""}.ph-fill.ph-warehouse:before{content:""}.ph-fill.ph-warning:before{content:""}.ph-fill.ph-warning-circle:before{content:""}.ph-fill.ph-warning-diamond:before{content:""}.ph-fill.ph-warning-octagon:before{content:""}.ph-fill.ph-washing-machine:before{content:""}.ph-fill.ph-watch:before{content:""}.ph-fill.ph-wave-sawtooth:before{content:""}.ph-fill.ph-wave-sine:before{content:""}.ph-fill.ph-wave-square:before{content:""}.ph-fill.ph-wave-triangle:before{content:""}.ph-fill.ph-waveform:before{content:""}.ph-fill.ph-waveform-slash:before{content:""}.ph-fill.ph-waves:before{content:""}.ph-fill.ph-webcam:before{content:""}.ph-fill.ph-webcam-slash:before{content:""}.ph-fill.ph-webhooks-logo:before{content:""}.ph-fill.ph-wechat-logo:before{content:""}.ph-fill.ph-whatsapp-logo:before{content:""}.ph-fill.ph-wheelchair:before{content:""}.ph-fill.ph-wheelchair-motion:before{content:""}.ph-fill.ph-wifi-high:before{content:""}.ph-fill.ph-wifi-low:before{content:""}.ph-fill.ph-wifi-medium:before{content:""}.ph-fill.ph-wifi-none:before{content:""}.ph-fill.ph-wifi-slash:before{content:""}.ph-fill.ph-wifi-x:before{content:""}.ph-fill.ph-wind:before{content:""}.ph-fill.ph-windmill:before{content:""}.ph-fill.ph-windows-logo:before{content:""}.ph-fill.ph-wine:before{content:""}.ph-fill.ph-wrench:before{content:""}.ph-fill.ph-x:before{content:""}.ph-fill.ph-x-circle:before{content:""}.ph-fill.ph-x-logo:before{content:""}.ph-fill.ph-x-square:before{content:""}.ph-fill.ph-yarn:before{content:""}.ph-fill.ph-yin-yang:before{content:""}.ph-fill.ph-youtube-logo:before{content:""}
