:root{--font-display:"Instrument Sans", Impact, sans-serif;--font-title:"Lora", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--bg-primary:#f4f2ed;--bg-secondary:#d9d5ce;--text-primary:#0a0a0a;--text-secondary:#8e9676;--matcha:#b7be9d;--matcha-dark:#8e9676;--burgundy:#6b2632;--bg-primary-rgb:244, 242, 237;--bg-secondary-rgb:217, 213, 206;--text-primary-rgb:10, 10, 10;--text-secondary-rgb:142, 150, 118;--matcha-rgb:183, 190, 157;--matcha-dark-rgb:142, 150, 118;--burgundy-rgb:107, 38, 50;--blur-glass:12px;--navbar-height:4rem;--navbar-width:19vw;--navbar-edge-width:20px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}button{appearance:none;color:inherit;font:inherit}input:focus,textarea:focus,select:focus,button:focus,a:focus{outline:none}input:focus-visible,textarea:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--matcha);outline-offset:2px}html{overflow-x:hidden}body{background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);padding-left:0}main{padding-left:var(--navbar-edge-width)}@media (width>=1024px){main{padding-left:0}}body{background-color:#0a0a0a;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%22http://www.w3.org/2000/svg%22 width=%22140%22 height=%22140%22><filter id=%22n%22><feTurbulence type=%22fractalNoise%22 baseFrequency=%220.9%22 numOctaves=%222%22 stitchTiles=%22stitch%22/><feColorMatrix type=%22saturate%22 values=%220%22/><feComponentTransfer><feFuncA type=%22linear%22 slope=%220.12%22/></feComponentTransfer></filter><rect width=%22100%25%22 height=%22100%25%22 filter=%22url(%23n)%22/></svg>");background-repeat:repeat;background-size:140px 140px;position:relative}body:after{content:"";z-index:-1;pointer-events:none;will-change:opacity;background:radial-gradient(130% 100% at 48% 25%,#ffffff0f 0%,#fff0 65%);animation:200s ease-in-out infinite alternate paper-breathe;position:fixed;inset:0}@keyframes paper-breathe{0%{opacity:.85}to{opacity:1}}.btn{font-family:var(--font-body);text-transform:uppercase;cursor:pointer;--btn-tracking:0em;letter-spacing:var(--btn-tracking);background:0 0;border:none;align-items:center;gap:.5rem;margin:0;padding:0;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .5s cubic-bezier(.34,1.2,.4,1),transform .5s cubic-bezier(.34,1.2,.4,1),letter-spacing .25s;display:inline-flex}.btn:hover{opacity:.85;letter-spacing:calc(var(--btn-tracking) + .04em);transition:opacity .2s,letter-spacing .25s}.btn:active{transition:transform .2s;transform:scale(.97)}.btn i,.btn svg{transition:transform .25s}.btn:hover i,.btn:hover svg{transform:translate(4px)}.btn--dark{color:var(--text-primary)}.btn--light{color:var(--bg-primary)}.btn--matcha-dark{color:var(--matcha-dark)}.btn--icon{font-size:1.3rem}.btn--spaced{--btn-tracking:.15em}.btn--round{border-radius:50%;justify-content:center;width:44px;height:44px;padding:0;font-size:1.1rem}.btn--round.btn--dark{background:var(--text-primary);color:var(--bg-primary)}.btn--round.btn--light{background:var(--bg-primary);color:var(--text-primary)}.btn--round.btn--matcha-dark{background:var(--matcha-dark);color:var(--bg-primary)}.btn--round:hover i,.btn--round:hover svg{transform:scale(1.15)}.btn--reveal{opacity:0;transform:translateY(10px)}.btn--reveal.is-revealed{opacity:1;transform:none}html.ink-cursor-active,html.ink-cursor-active *{cursor:none}.ink-cursor{pointer-events:none;z-index:9999;position:fixed;inset:0}.ink-cursor__circle{background:radial-gradient(circle, var(--matcha) 0%, #b7be9d00 75%);will-change:transform;border-radius:50%;position:absolute;top:0;left:0}.ui-title{border:1px solid var(--bg-secondary);border-radius:20px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex}.ui-title__heading{font-family:var(--font-body);text-transform:uppercase;color:var(--text-primary);margin:0;font-size:clamp(1.3rem,2.2vw,1.6rem);font-weight:700}.ui-title__cta{color:var(--text-primary);font-family:var(--font-body);text-transform:uppercase;flex:none;align-items:center;gap:.85rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.ui-title__cta-icon{background:var(--text-primary);width:40px;height:40px;color:var(--bg-primary);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.ui-title__cta-icon.is-idle{transition:transform .2s}.ui-title__cta:hover .ui-title__cta-icon{transform:translate(3px)}#share-card-template,#share-card-template-poema{display:none}.share-card{aspect-ratio:16/9;width:640px;font-family:var(--font-body);box-sizing:border-box;flex-direction:column;justify-content:space-between;padding:2.25rem;display:flex;overflow:hidden}.share-card--dark{color:#f4f2ed;background:#0a0a0a}.share-card--light{color:#0a0a0a;background:#f4f2ed}.share-card__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.share-card__avatar-wrap{background-position:50%;background-size:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px;display:block}.share-card__identity{flex-direction:column;min-width:0;display:flex}.share-card__name{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;font-size:.95rem;font-weight:600}.share-card__handle{opacity:.6;font-size:.8rem}.share-card__date{background:rgba(var(--matcha-dark-rgb), .18);letter-spacing:.05em;text-transform:uppercase;opacity:.8;white-space:nowrap;border-radius:999px;margin-left:auto;padding:.3rem .7rem;font-size:.7rem}.share-card__menu{opacity:.4;margin-left:.75rem;font-size:1.1rem}.share-card__tag{letter-spacing:.1em;color:var(--matcha-dark);align-items:center;gap:.4rem;margin-bottom:1.25rem;font-size:.7rem;font-weight:600;display:flex}.share-card__tag i{font-size:.85rem}.share-card__quote{border-left:2px solid var(--matcha-dark);font-family:var(--font-title);white-space:pre-line;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 1.75rem;padding-left:1.1rem;font-size:1.35rem;line-height:1.55;display:-webkit-box;overflow:hidden}.share-card__footer{border-top:1px solid #8e967640;justify-content:space-between;align-items:center;padding-top:1.25rem;display:flex}.share-card__site{letter-spacing:.04em;color:var(--matcha-dark);font-size:.8rem}.share-card__stats{opacity:.75;align-items:center;gap:1.5rem;font-size:.85rem;display:flex}.share-card__stat{align-items:center;gap:.4rem;display:flex}.share-card-panel{flex-direction:column;gap:1.25rem;display:flex}.share-card-panel__theme{justify-content:flex-end;gap:1.25rem;display:flex}.share-card-panel__theme-btn{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0 0 .35rem;font-size:.75rem;font-weight:600;transition:color .2s;position:relative}.share-card-panel__theme-btn--active{color:var(--matcha-dark)}.share-card-panel__theme-btn--active:after{content:"";background:var(--matcha-dark);height:2px;position:absolute;bottom:0;left:0;right:0}.share-card-panel__preview{background:var(--bg-secondary);border-radius:16px;justify-content:center;align-items:center;min-height:160px;display:flex;overflow:hidden}.share-card-panel__preview img{width:100%;height:auto;display:block}.share-card-panel__loading{font-family:var(--font-body);color:var(--text-secondary);font-size:.8rem}.share-card-panel__actions{justify-content:center;align-items:center;gap:.75rem;display:flex}.share-card-panel__native,.share-card-panel__action{flex-shrink:0}@media (width<=420px){.share-card-panel__native,.share-card-panel__action{width:38px;height:38px;font-size:.95rem}}.preloader{z-index:9999;background:var(--text-primary);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.preloader__book{width:32px;height:12px;position:relative}.preloader__inner{transform-origin:2px 2px;width:32px;height:12px;animation:6.8s infinite preloader-book;position:relative;transform:rotate(-90deg)}.preloader__cover{background:var(--bg-primary);border-radius:2px;width:60px;height:4px;position:absolute;top:0}.preloader__cover:before{content:"";background:inherit;border-radius:2px;width:48px;height:4px;position:absolute;top:-10px;left:6px}.preloader__cover--left{transform-origin:58px 2px;animation:6.8s infinite preloader-left;right:28px;transform:rotate(90deg)}.preloader__cover--right{transform-origin:2px 2px;animation:6.8s infinite preloader-right;left:28px;transform:rotate(-90deg)}.preloader__spine{border:4px solid var(--bg-primary);border-top:0;border-radius:0 0 9px 9px;width:32px;height:12px;transform:translateY(2px)}.preloader__pages{margin:0;padding:0;list-style:none;position:absolute;top:0;left:50%}.preloader__page{transform-origin:100% 2px;background:var(--bg-primary);border-radius:2px;width:48px;height:4px;animation-duration:6.8s;animation-timing-function:ease;animation-iteration-count:infinite;position:absolute;top:-10px;right:0;transform:rotate(0)translate(-18px)}@keyframes preloader-left{4%{transform:rotate(90deg)}10%,40%{transform:rotate(0)}46%,54%{transform:rotate(90deg)}60%,90%{transform:rotate(0)}96%{transform:rotate(90deg)}}@keyframes preloader-right{4%{transform:rotate(-90deg)}10%,40%{transform:rotate(0)}46%,54%{transform:rotate(-90deg)}60%,90%{transform:rotate(0)}96%{transform:rotate(-90deg)}}@keyframes preloader-book{4%{transform:rotate(-90deg)}10%,40%{transform-origin:2px 2px;transform:rotate(0)}40.01%,59.99%{transform-origin:30px 2px}46%,54%{transform:rotate(90deg)}60%,90%{transform-origin:2px 2px;transform:rotate(0)}96%{transform:rotate(-90deg)}}@keyframes preloader-page-0{4%{transform:rotate(0)translate(-18px)}13%,54%{transform:rotate(180deg)translate(-18px)}63%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-1{5.86%{transform:rotate(0)translate(-18px)}14.74%,55.86%{transform:rotate(180deg)translate(-18px)}64.74%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-2{7.72%{transform:rotate(0)translate(-18px)}16.48%,57.72%{transform:rotate(180deg)translate(-18px)}66.48%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-3{9.58%{transform:rotate(0)translate(-18px)}18.22%,59.58%{transform:rotate(180deg)translate(-18px)}68.22%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-4{11.44%{transform:rotate(0)translate(-18px)}19.96%,61.44%{transform:rotate(180deg)translate(-18px)}69.96%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-5{13.3%{transform:rotate(0)translate(-18px)}21.7%,63.3%{transform:rotate(180deg)translate(-18px)}71.7%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-6{15.16%{transform:rotate(0)translate(-18px)}23.44%,65.16%{transform:rotate(180deg)translate(-18px)}73.44%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-7{17.02%{transform:rotate(0)translate(-18px)}25.18%,67.02%{transform:rotate(180deg)translate(-18px)}75.18%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-8{18.88%{transform:rotate(0)translate(-18px)}26.92%,68.88%{transform:rotate(180deg)translate(-18px)}76.92%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-9{20.74%{transform:rotate(0)translate(-18px)}28.66%,70.74%{transform:rotate(180deg)translate(-18px)}78.66%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-10{22.6%{transform:rotate(0)translate(-18px)}30.4%,72.6%{transform:rotate(180deg)translate(-18px)}80.4%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-11{24.46%{transform:rotate(0)translate(-18px)}32.14%,74.46%{transform:rotate(180deg)translate(-18px)}82.14%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-12{26.32%{transform:rotate(0)translate(-18px)}33.88%,76.32%{transform:rotate(180deg)translate(-18px)}83.88%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-13{28.18%{transform:rotate(0)translate(-18px)}35.62%,78.18%{transform:rotate(180deg)translate(-18px)}85.62%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-14{30.04%{transform:rotate(0)translate(-18px)}37.36%,80.04%{transform:rotate(180deg)translate(-18px)}87.36%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-15{31.9%{transform:rotate(0)translate(-18px)}39.1%,81.9%{transform:rotate(180deg)translate(-18px)}89.1%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-16{33.76%{transform:rotate(0)translate(-18px)}40.84%,83.76%{transform:rotate(180deg)translate(-18px)}90.84%{transform:rotate(0)translate(-18px)}}@keyframes preloader-page-17{35.62%{transform:rotate(0)translate(-18px)}42.58%,85.62%{transform:rotate(180deg)translate(-18px)}92.58%{transform:rotate(0)translate(-18px)}}.navbar{z-index:1000;background:var(--text-primary);color:var(--bg-primary);width:0;transition:transform .5s ease-in-out,width .4s;position:fixed;top:0;bottom:0;left:0;transform:translate(0)}.navbar--open{width:80vw}@media (width>=768px){.navbar--open{width:40%}}@media (width>=1024px){.navbar,.navbar--open{width:var(--navbar-width)}.navbar--entering,.navbar[data-navbar-force-collapsed]{width:0}.navbar[data-navbar-force-collapsed]:after{display:block}.navbar[data-navbar-force-collapsed]:not(.navbar--open) .navbar__inner{padding:0;overflow:hidden}.navbar[data-navbar-force-collapsed].navbar--open{width:var(--navbar-width)}.navbar[data-navbar-force-collapsed].navbar--open:after{display:none}}.navbar:after{content:"";background:var(--text-primary);pointer-events:auto;width:30px;position:absolute;top:0;bottom:0;right:-20px}@media (width>=1024px){.navbar:after{display:none}}.navbar--open:after{display:none}.navbar--hidden{transform:translate(-100%)}.navbar--open{-webkit-backdrop-filter:none;transform:none}.navbar__inner{scrollbar-width:thin;scrollbar-color:transparent transparent;flex-direction:column;align-items:center;gap:1.5rem;height:100%;padding:0;transition:scrollbar-color .3s;display:flex;overflow:hidden}.navbar__inner::-webkit-scrollbar{width:4px}.navbar__inner::-webkit-scrollbar-track{background:0 0}.navbar__inner::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .3s}.navbar__inner--scrolling{scrollbar-color:#f4f2ed33 transparent}.navbar__inner--scrolling::-webkit-scrollbar-thumb{background:#f4f2ed33}.navbar--open .navbar__inner{padding:1.5rem 1.25rem;overflow-y:auto}@media (width>=768px){.navbar--open .navbar__inner{padding:2rem 1.5rem}}@media (width>=1024px){.navbar__inner{padding:2rem 1.25rem;overflow-y:auto}}.navbar__brand{color:inherit;opacity:0;flex-direction:column;align-items:center;gap:.4rem;text-decoration:none;transition:opacity .3s,transform .3s;display:flex;transform:translateY(8px)}@media (width>=1024px){.navbar__brand{opacity:1;transform:none}}.navbar--open .navbar__brand{opacity:1;transition-delay:.15s;transform:none}.navbar__brand-logo{width:auto;height:40px}.navbar__brand-role{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:#f4f2ed80;font-size:.8rem}.navbar__profile{opacity:0;flex-direction:column;align-items:center;gap:.3rem;margin-top:.5rem;transition:opacity .3s,transform .3s;display:flex;transform:translateY(8px)}@media (width>=1024px){.navbar__profile{opacity:1;margin-top:1.5rem;transform:none}}.navbar--open .navbar__profile{opacity:1;transition-delay:.2s;transform:none}.navbar__avatar{-o-object-fit:cover;object-fit:cover;border:3px solid var(--matcha);border-radius:50%;width:88px;height:88px}.navbar__name{font-family:var(--font-title);color:var(--bg-primary);text-align:center;margin-top:.3rem;font-size:1.3rem;font-weight:400}.navbar__handle{font-family:var(--font-body);color:#f4f2ed73;font-size:.8rem}.navbar__stats{justify-content:center;align-items:center;width:100%;display:flex}.navbar__stat{flex-direction:column;flex:1;align-items:center;gap:.15rem;display:flex;position:relative}.navbar__stat:not(:last-child):after{content:"";background:#f4f2ed26;width:1px;position:absolute;top:10%;bottom:10%;right:0}.navbar__stat-value{font-family:var(--font-title);color:var(--bg-primary);font-size:1.3rem}.navbar__stat-label{font-family:var(--font-body);color:#f4f2ed73;font-size:.8rem}.navbar__group{flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin:auto 0;display:flex}.navbar__toggle{cursor:pointer;z-index:1;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:32px;height:16px;padding:0;display:flex;position:absolute;top:1.5rem;right:1.25rem}@media (width>=1024px){.navbar__toggle{display:none}}.navbar__toggle-line{background:currentColor;width:100%;height:2px;transition:transform .3s;display:block}.navbar--open .navbar__toggle-line:first-child{transform:translateY(7px)rotate(45deg)}.navbar--open .navbar__toggle-line:last-child{transform:translateY(-7px)rotate(-45deg)}.navbar__menu{background:rgba(var(--bg-primary-rgb), .5);width:100%;height:100vh;-webkit-backdrop-filter:blur(var(--blur-glass));opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;transition:opacity .35s,transform .35s;display:flex;position:fixed;inset:0;transform:translateY(-24px)}@media (width>=1024px){.navbar__menu{-webkit-backdrop-filter:none;opacity:1;pointer-events:auto;background:0 0;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.15rem;height:auto;transition:none;position:static;transform:none}}.navbar__item{width:100%}.navbar__link{width:100%;font-family:var(--font-body);color:#f4f2eda6;border-radius:10px;justify-content:flex-start;align-items:center;gap:.85rem;padding:.65rem .85rem;font-size:.85rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.navbar__item--active .navbar__link{color:var(--bg-primary);background:#6b263259;border-radius:4px}.navbar__link-icon{flex:none;font-size:1.1rem}.navbar__link-track{vertical-align:bottom;height:1.3em;line-height:1.3;display:inline-block;position:relative;overflow:hidden}.navbar__link-layer{white-space:nowrap;display:block}.navbar__link-layer:last-child{display:none;position:absolute;top:0;left:0;transform:translateY(100%)}@media (width>=1024px){.navbar__link-layer:last-child{display:block}}.navbar__quote{width:100%;padding-top:1rem;display:none}@media (width>=1024px){.navbar__quote{display:block}}.navbar__quote-text{font-family:var(--font-title);color:#f4f2ed8c;text-align:left;margin:0 0 .4rem;font-size:.82rem;font-style:italic;line-height:1.5}.navbar__quote-author{font-family:var(--font-body);color:#f4f2ed66;text-align:left;font-size:.72rem;font-style:normal;display:block}.navbar--open .navbar__menu{-webkit-backdrop-filter:none;opacity:1;pointer-events:auto;background:0 0;flex-direction:column;align-items:stretch;gap:.35rem;height:auto;position:static;transform:translateY(0)}.navbar--open .navbar__link{font-size:1rem}.navbar--open .navbar__quote{display:block}.navbar__scrim{z-index:999;background:rgba(var(--text-primary-rgb), .4);-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .4s;display:block;position:fixed;inset:0}@media (width>=1024px){.navbar__scrim{display:none}}.navbar--open+.navbar__scrim{opacity:1;pointer-events:auto}.navbar__expand-hint{z-index:1001;opacity:1;pointer-events:auto;position:fixed;top:1rem;left:0;transform:scale(1)}@media (width>=1024px){.navbar__expand-hint{opacity:0;pointer-events:none;transform:scale(.4)}}.navbar--hidden~.navbar__expand-hint,.navbar[data-navbar-force-collapsed]:not(.navbar--open)~.navbar__expand-hint{opacity:1;pointer-events:auto;transform:scale(1)}.navbar--open~.navbar__expand-hint{opacity:0;pointer-events:none;transform:scale(.4)}.footer{border-top:1px solid rgba(var(--text-primary-rgb), .1);padding:2rem 1.25rem}@media (width>=1024px){.footer{margin-top:3rem;margin-bottom:3rem;padding:2rem}}.footer__inner{backface-visibility:hidden;flex-direction:column;align-items:stretch;gap:1.75rem;max-width:1400px;margin-inline:auto;display:flex}@media (width>=1024px){.footer__inner{flex-direction:row;align-items:center;gap:2rem}}.footer__groups{flex-direction:column;align-items:center;gap:1.75rem;display:flex}@media (width>=1024px){.footer__groups{flex-direction:row;flex:1;justify-content:center;gap:2rem}.footer__groups--home{justify-content:left}}.footer__brand-block{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.footer__legal-block{text-align:center;flex-direction:column;gap:.75rem;display:flex}.footer__rights{font-family:var(--font-title);color:var(--bg-primary);opacity:.3;align-items:center;gap:.4rem;margin:0;font-size:.7rem;display:flex}.footer__rights i{font-size:.85rem}.footer__brand{font-family:var(--font-display);color:var(--text-primary);align-items:center;font-size:clamp(1.5rem,6vw,1.9rem);font-weight:700;text-decoration:none;display:inline-flex}.footer__brand-img{width:auto;height:3rem}@media (width>=1024px){.footer__brand-img{height:2rem}}.footer__legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}@media (width>=768px){.footer__legal{gap:1.75rem}}.footer__legal-link{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .3);text-transform:uppercase;font-size:.75rem;text-decoration:none}@media (width>=768px){.footer__legal-link{font-size:1rem}}.footer__legal-track{vertical-align:bottom;height:1.3em;line-height:1.3;display:inline-block;position:relative;overflow:hidden}.footer__legal-layer{white-space:nowrap;display:block}.footer__legal-layer:last-child{position:absolute;top:0;left:0;transform:translateY(100%)}.footer__top{cursor:pointer;font:inherit;background:0 0;border:none;align-self:flex-end;align-items:center;gap:1rem;padding:0;display:inline-flex}@media (width>=1024px){.footer__top{align-self:center}}.footer__top-icon{background:var(--text-primary);width:48px;height:48px;color:var(--bg-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .2s;display:inline-flex}.footer__top:hover .footer__top-icon{transform:translateY(-3px)}body.is-modal-open{overflow:hidden}.modal{z-index:1000;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.modal[hidden]{display:none}.modal__backdrop{-webkit-backdrop-filter:blur(8px);position:absolute;inset:0}.modal__box{z-index:1;aspect-ratio:3/5;background:var(--bg-primary);width:min(280px,85%);max-height:85vh;box-shadow:0 20px 60px rgba(var(--text-primary-rgb), .2);border-radius:0;flex-direction:column;padding:3rem 1.5rem 1.5rem;display:flex;position:relative}@media (width>=768px){.modal__box{width:min(420px,100%);padding:4.5rem 2.5rem 2.5rem}}.modal__close{width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.modal__close:hover{background:rgba(var(--text-primary-rgb), .08)}.modal__content{flex-direction:column;flex:1;justify-content:safe center;display:flex;overflow-y:auto}.modal__title{text-align:center;font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:var(--matcha-dark);flex-shrink:0;margin:1.5rem 0 0;font-size:.75rem}.home-hero{height:100vh;color:var(--bg-primary);position:relative}.home-hero__media{z-index:0;position:absolute;inset:0;overflow:hidden}.home-hero__media:after{content:"";z-index:1;background:rgba(var(--text-primary-rgb), .4);pointer-events:none;position:absolute;inset:0}.home-hero__banner-img{-o-object-fit:cover;object-fit:cover;will-change:transform;width:100%;height:150%;display:block}.home-hero__content{z-index:2;align-items:center;padding:2rem 1.5rem;display:flex;position:absolute;inset:0}@media (width>=1024px){.home-hero__content{padding:3rem 4rem}}.home-hero__text{flex-direction:column;align-items:flex-start;gap:1rem;max-width:40rem;display:flex}@media (width>=768px) and (width<=1023.98px){.home-hero__text{width:60%}}.home-hero__text{margin-left:1rem;transition:margin-left .4s}@media (width>=1024px){.home-hero__text{margin-left:calc(var(--navbar-width) + 2rem)}}.home-hero--nav-hidden .home-hero__text{margin-left:1rem}.home-hero__eyebrow{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;opacity:.85;font-size:.55rem}@media (width>=768px){.home-hero__eyebrow{font-size:.7rem}}.home-hero__title{font-family:var(--font-title);text-transform:uppercase;margin:0;font-size:clamp(1.7rem,4vw,2.4rem);font-weight:600;line-height:1}@media (width>=768px){.home-hero__title{font-size:clamp(1.8rem,4vw,3.2rem)}}.home-hero__bio{display:none}@media (width>=768px){.home-hero__bio{font-family:var(--font-title);opacity:.85;max-width:30rem;font-size:.95rem;line-height:1.6;display:block}}.home-hero__cta{margin-top:1rem;font-size:.75rem}@media (width>=768px){.home-hero__cta{font-size:.9rem}}.home-hero__socials{display:none}@media (width>=1024px){.home-hero__socials{grid-template-rows:repeat(var(--social-count), 1fr);gap:1px;width:3.5rem;display:grid;position:absolute;top:0;bottom:0;right:0}}.home-hero__social{color:var(--text-primary);background:var(--bg-secondary);justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;transition:opacity .2s,transform .25s;display:flex}.home-hero__social:hover{opacity:.85;transform:scaleX(1.15)}.home-hero__scroll-hint{cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;display:none;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (width>=768px){.home-hero__scroll-hint{display:flex}}.home-hero__scroll-hint:hover .home-hero__scroll-label{letter-spacing:.3em}.home-hero__scroll-label{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;opacity:.7;font-size:.7rem;transition:letter-spacing .3s}.home-hero__scroll-line{background:rgba(var(--bg-primary-rgb), .4);width:8rem;height:1px}.home-hero-manifesto{font-family:var(--font-title);font-size:.9rem;line-height:1.7}@media (width>=768px){.home-hero-manifesto{font-size:1.05rem}}.home-hero-manifesto p+p{margin-top:1rem}.home-hero-manifesto__signature{font-family:var(--font-title);opacity:.75;margin:1.5rem 0 0;font-size:1rem;font-style:italic}.universes{background:var(--bg-primary);color:var(--text-primary);flex-direction:column;justify-content:center;gap:2.5rem;min-height:100vh;padding:4rem 1.25rem;display:flex}@media (width>=1024px){.universes{flex-direction:row;justify-content:center;align-items:center;gap:3rem;height:100vh;min-height:0;padding:0 3rem}}.universes__intro{flex-shrink:0;padding-left:2rem}@media (width>=1024px){.universes__intro{width:18rem;padding-left:0}}.universes__heading{font-family:var(--font-title);text-transform:uppercase;margin:0;font-size:clamp(1.4rem,3vw,2.4rem);font-weight:600;line-height:1.25}@media (width>=768px){.universes__heading{width:70%;font-size:clamp(1.2rem,2.2vw,1.9rem)}}.universes__viewport{width:100%;overflow:hidden}@media (width>=1024px){.universes__viewport{flex:1;width:auto;min-width:0}}.universes__track{will-change:transform;gap:.75rem;display:flex}.universes__card{z-index:0;aspect-ratio:800/1200;flex-direction:column;flex-shrink:0;width:calc(50vw - 26px);padding:1.25rem 1rem;text-decoration:none;display:flex;position:relative}@media (width>=768px){.universes__card{width:calc(33.3333vw - 21.3333px)}}@media (width>=1024px){.universes__card{width:clamp(16rem,18vw,20rem);padding:2rem 1.75rem}}.universes__card{color:var(--bg-primary)}.universes__card-number,.universes__card-tagline{color:rgba(var(--bg-primary-rgb), .65)}.universes__card-image{z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.universes__card-number{font-family:var(--font-body);letter-spacing:.1em;font-size:.6rem}@media (width>=1024px){.universes__card-number{font-size:.75rem}}.universes__card-title{font-family:var(--font-title);text-transform:uppercase;margin:.65rem 0 0;font-size:.9rem;font-weight:700;line-height:1.2}@media (width>=1024px){.universes__card-title{margin-top:1rem;font-size:clamp(1.15rem,1.6vw,1.4rem)}}.universes__card-tagline{font-family:var(--font-title);margin:.65rem 0 0;font-size:.65rem;line-height:1.5}@media (width>=1024px){.universes__card-tagline{margin-top:1rem;font-size:.8rem;line-height:1.65}}.universes__card-cta{margin-top:auto;font-size:.6rem}@media (width>=1024px){.universes__card-cta{font-size:.7rem}}.universes__nav{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (width>=1024px){.universes__nav{flex-shrink:0}}.universes__arrows{border:1px solid rgba(var(--text-primary-rgb), .3);border-radius:50%;justify-content:center;align-items:center;gap:.5rem;width:3.5rem;height:3.5rem;display:flex}.universes__arrow{color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:.8rem;transition:opacity .2s;display:flex}.universes__arrow:hover{opacity:.7}.universes__arrow:disabled{opacity:.3;cursor:default}.universes__index-current,.universes__index-total{display:none}@media (width>=1024px){.universes__index-current,.universes__index-total{font-family:var(--font-body);letter-spacing:.05em;opacity:.7;font-size:.75rem;display:block}}.universes__nav-line{display:none}@media (width>=1024px){.universes__nav-line{background:rgba(var(--text-primary-rgb), .3);width:1px;height:2.5rem;display:block}}.universos-feed{background:var(--text-primary);flex-direction:column;justify-content:center;gap:2rem;min-height:100vh;padding:4rem 1.25rem;display:flex}@media (width>=1024px){.universos-feed{padding:3rem}}.universos-feed__list{flex-direction:column;gap:.3rem;display:flex}@media (width>=1024px){.universos-feed__list{gap:.6rem}}.universos-feed__columns{align-items:flex-start;gap:.3rem;display:flex}@media (width>=1024px){.universos-feed__columns{gap:.6rem}}.universos-feed__column{flex-direction:column;flex:1 1 0;gap:.3rem;min-width:0;display:flex}@media (width>=1024px){.universos-feed__column{gap:.6rem}}.universos-feed__card{background:#141414;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.universos-feed__card-body{flex:1}.universos-feed__card--quote .universos-feed__card-body,.universos-feed__card--review .universos-feed__card-body{display:flex}.universos-feed__image{-o-object-fit:cover;object-fit:cover;width:100%;display:block}.universos-feed__paper{background:#1a1a1a;flex:1;justify-content:flex-start;align-items:center;padding:2rem .5rem;display:flex}@media (width>=768px){.universos-feed__paper{padding:3rem 1rem}}@media (width>=1024px){.universos-feed__paper{padding:5rem 1.5rem}}.universos-feed__quote-text{font-family:var(--font-title);color:var(--bg-primary);text-align:left;margin:0;font-size:.85rem;line-height:1.4}@media (width>=1024px){.universos-feed__quote-text{font-size:.95rem}}.universos-feed__review{flex-direction:column;flex:1;justify-content:center;gap:1.5rem;padding:2rem .5rem;display:flex}@media (width>=768px){.universos-feed__review{padding:3rem 1rem}}@media (width>=1024px){.universos-feed__review{padding:5rem 1.5rem}}.universos-feed__review-text{font-family:var(--font-title);color:var(--bg-primary);margin:0;font-size:.85rem;font-style:italic;line-height:1.5}.universos-feed__reviewer{font-family:var(--font-body);color:#f4f2ed99;font-size:.75rem;display:block}.universos-feed__card-footer{justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .85rem;display:flex}.universos-feed__identity{align-items:center;gap:.5rem;min-width:0;text-decoration:none;display:flex}.universos-feed__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex:none;width:26px;height:26px;display:block}.universos-feed__username{font-family:var(--font-body);color:var(--bg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:400;overflow:hidden}.universos-feed__like{cursor:pointer;font-family:var(--font-body);color:#f4f2edb3;background:0 0;border:none;flex:none;align-items:center;gap:.35rem;padding:0;font-size:.78rem;font-weight:600;display:inline-flex}.universos-feed__like i{color:var(--bg-primary);font-size:1.1rem}.universos-feed__like.is-liked i{color:var(--burgundy)}.universos-feed__like [data-like-count]{color:var(--bg-primary);opacity:.3;font-weight:300}.universos-feed__stars{flex:none;align-items:center;gap:.1rem;font-size:.75rem;display:flex}.universos-feed__star--full{color:#cfb53b}.universos-feed__star--empty{color:#f4f2ed40}.updates{background:var(--text-primary);flex-direction:column;gap:.75rem;padding:4rem 1.25rem;display:flex}@media (width>=1024px){.updates{flex-direction:row;align-items:center;gap:.15rem;height:100vh;padding:0 3rem;overflow:hidden}}.updates__blog{background:var(--bg-primary);min-width:0;color:var(--text-primary);padding:2.5rem}@media (width>=1024px){.updates__blog{flex:35;height:80vh;overflow-y:auto}}.updates__micro{background:var(--bg-primary);flex-direction:column;align-items:center;gap:1.5rem;min-width:0;padding:2.5rem;display:flex}@media (width>=1024px){.updates__micro{flex:30;height:80vh}}.updates__update{background:var(--bg-primary);min-width:0;color:var(--text-primary);padding:2.5rem}@media (width>=1024px){.updates__update{flex:35;height:80vh;overflow-y:auto}}.blog-feed__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.blog-feed__title{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;font-weight:700}.blog-feed__featured{color:inherit;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;text-decoration:none;display:flex}@media (width>=1024px){.blog-feed__featured{flex-direction:row}}.blog-feed__featured-image-wrap{aspect-ratio:4/3;border-radius:4px;overflow:hidden}@media (width>=1024px){.blog-feed__featured-image-wrap{flex:0 0 45%}}.blog-feed__featured-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.blog-feed__featured-body{flex-direction:column;flex:1;gap:.6rem;min-width:0;display:flex}.blog-feed__date{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--text-primary-rgb), .3);font-size:.68rem;font-weight:600}.blog-feed__featured-title{font-family:var(--font-body);margin:0;font-size:1.15rem;line-height:1.25}.blog-feed__excerpt{font-family:var(--font-title);color:var(--text-primary);margin:0;font-size:.85rem;line-height:1.5}.blog-feed .btn{font-size:.7rem}.blog-feed__featured-body .btn{margin-top:auto}.blog-feed__list{flex-direction:column;display:flex}.blog-feed__item{color:inherit;border-top:1px solid var(--bg-secondary);align-items:center;gap:1rem;padding:1rem 0;text-decoration:none;display:flex}.blog-feed__item-image{-o-object-fit:cover;object-fit:cover;border-radius:4px;flex:none;width:56px;height:56px}.blog-feed__item-body{flex-direction:column;gap:.3rem;min-width:0;display:flex}.blog-feed__item-title{font-family:var(--font-body);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;line-height:1.3;overflow:hidden}.updates-book{flex-direction:column;display:flex}.updates-book .btn{font-size:.7rem}.updates-book__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.updates-book__title{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;font-weight:700}.updates-book__feature{gap:2rem;margin-bottom:.5rem;padding-bottom:1.5rem;display:flex}.updates-book__cover-link{perspective:1200px;flex:none;display:flex}.updates-book__cover{--book-w:100px;--book-h:150px;--book-depth:17px;width:var(--book-w);height:var(--book-h);transform-style:preserve-3d;transition:transform .8s;position:relative;transform:rotateY(-30deg)}.updates-book__cover:before{content:"";background:var(--bg-primary);height:calc(var(--book-h) - 6px);width:calc(var(--book-depth) - 6px);transform:translateX(calc(var(--book-w) - var(--book-depth) / 2 - 3px)) rotateY(90deg) translateX(calc(var(--book-depth) / 2));position:absolute;top:3px}.updates-book__cover:after{content:"";width:var(--book-w);height:var(--book-h);background:var(--text-primary);box-shadow:-10px 0 40px 8px rgba(var(--text-primary-rgb), .3);transform:translateZ(calc(-1 * var(--book-depth)));border-top-right-radius:3px;border-bottom-right-radius:3px;position:absolute;top:0;left:0}.updates-book__cover-link:hover .updates-book__cover{transform:rotateY(0)}.updates-book__cover-front{width:var(--book-w);height:var(--book-h);-o-object-fit:cover;object-fit:cover;box-shadow:5px 5px 20px rgba(var(--text-primary-rgb), .35);border-top-right-radius:3px;border-bottom-right-radius:3px;position:absolute;top:0;left:0}.updates-book__info{flex-direction:column;justify-content:center;gap:.75rem;min-width:0;display:flex}.updates-book__eyebrow{font-family:var(--font-title);letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--text-primary-rgb), .3);font-size:.62rem;font-weight:600}.updates-book__name{font-family:var(--font-body);margin:0;font-size:1.15rem;line-height:1.25}.updates-book__tagline{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);margin:.5rem 0 0;font-size:.65rem;line-height:1.6}@media (width>=1024px){.updates-book__tagline{font-size:.8rem}}.updates-book__list{flex-direction:column;display:flex}.updates-book__item{color:inherit;border-top:1px solid var(--bg-secondary);align-items:baseline;gap:1.25rem;padding:1.1rem 0;text-decoration:none;display:flex}.updates-book__item-num{text-align:center;flex-direction:column;flex:none;align-items:center;gap:.4rem;width:4.5rem;display:flex}.updates-book__item-label{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--text-primary-rgb), .3);font-size:.62rem;font-weight:600}.updates-book__item-number{font-family:var(--font-title);color:var(--text-primary);font-size:1.6rem;line-height:1}.updates-book__item-title{font-family:var(--font-body);margin:0;font-size:.95rem}.microtexts .btn{font-size:.7rem}.microtexts__eyebrow{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);align-self:flex-start;font-size:.75rem;font-weight:700}.microtexts__track{flex:1;width:100%;min-height:220px;position:relative}@media (width>=1024px){.microtexts__track{min-height:0}}.microtexts__slide{opacity:0;pointer-events:none;transition:opacity .5s;display:flex;position:absolute;inset:0}.microtexts__slide.is-active{opacity:1;pointer-events:auto}.microtexts__paper{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:1rem;display:flex}.microtexts__text{font-family:var(--font-title);color:var(--text-primary);text-align:left;margin:0;font-size:1.3rem;line-height:1.45}.microtexts__number{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--text-primary-rgb), .3);margin-top:1.5rem;font-size:.62rem;font-weight:600}.microtexts__footer{justify-content:space-between;align-items:center;width:100%;display:flex}.microtexts__dots{align-items:center;gap:.5rem;display:flex}.microtexts__dot{background:rgba(var(--text-primary-rgb), .3);cursor:pointer;border:none;border-radius:50%;width:6px;height:6px;padding:0}.microtexts__dot.is-active{background:var(--text-primary)}.newsletter{padding:4rem 1.25rem}@media (width>=1024px){.newsletter{padding:0 3rem}}.newsletter__inner{flex-direction:column;gap:1.25rem;max-width:1400px;margin-inline:auto;display:flex}@media (width>=1024px){.newsletter__inner{flex-direction:row;align-items:stretch}}.newsletter__form-card{border-radius:12px;flex-direction:column;justify-content:center;gap:1.75rem;padding:2.5rem;display:flex}@media (width>=1024px){.newsletter__form-card{flex:0 0 38%}}.newsletter__eyebrow{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--bg-primary);font-size:.75rem;font-weight:700}.newsletter__heading{font-family:var(--font-title);color:var(--bg-primary);margin:0;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;line-height:1.3}.newsletter__success{font-family:var(--font-body);color:var(--matcha);margin:0;font-size:.95rem}.newsletter__form{flex-flow:column;align-items:center;gap:.75rem;display:flex}@media (width>=1024px){.newsletter__form{flex-direction:row;align-items:stretch}}.newsletter__field{flex:auto;width:100%;min-width:0;position:relative}.newsletter__field-outline{pointer-events:none;border:none;border-radius:6px;position:absolute;inset:0}.newsletter__field-fill{background:rgba(var(--bg-primary-rgb), .05);pointer-events:none;border-radius:6px;position:absolute;inset:0}.newsletter__field-icon{z-index:1;color:rgba(var(--bg-primary-rgb), .45);pointer-events:none;font-size:1.1rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.newsletter__input{z-index:1;box-sizing:border-box;width:100%;font-family:var(--font-body);color:var(--bg-primary);background:0 0;border:none;border-radius:6px;padding:.9rem 1.25rem .9rem 2.75rem;font-size:.9rem;position:relative}.newsletter__input::placeholder{color:rgba(var(--bg-primary-rgb), .45)}.newsletter__submit{border-radius:0;flex:none;justify-content:flex-start;width:auto;height:auto;padding:0;font-size:.9rem}.newsletter__submit.btn{color:var(--matcha-dark);background:0 0}@media (width>=1024px){.newsletter__submit{border-radius:50%;justify-content:center;width:44px;height:44px;padding:0;font-size:1.1rem}.newsletter__submit.btn{background:var(--matcha-dark);color:var(--bg-primary)}.newsletter__submit-label{display:none}}.newsletter__fineprint{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .45);align-items:center;gap:.35rem;margin:0;font-size:.75rem;display:flex}.newsletter__gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}@media (width>=768px){.newsletter__gallery{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1024px){.newsletter__gallery{flex:1;min-width:0}}.newsletter__gallery-item{aspect-ratio:1;border-radius:20px;display:block;overflow:hidden}.newsletter__gallery-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.newsletter__gallery-placeholder{aspect-ratio:1;background:var(--bg-secondary);border-radius:20px}.blog-card{box-sizing:border-box;border:1px solid rgba(var(--text-primary-rgb), .12);background:var(--bg-primary);border-radius:28px;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;display:flex;position:relative}.blog-card__link{z-index:1;position:absolute;inset:0}.blog-card__category{border:1px solid rgba(var(--text-primary-rgb), .2);font-family:var(--font-body);color:var(--text-primary);opacity:.35;border-radius:999px;align-self:flex-start;padding:.5rem 1.25rem;font-size:.72rem}.blog-card__title{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:clamp(1.5rem,2.5vw,1.9rem);font-weight:700;line-height:1.25}.blog-card__image-wrap{aspect-ratio:1;border-radius:24px;position:relative;overflow:hidden}.blog-card__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transform:scale(1)}.blog-card__excerpt{font-family:var(--font-title);color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card__divider{background:var(--matcha);align-self:center;width:30%;height:2px}.blog-card__footer{font-family:var(--font-body);color:rgba(var(--text-primary-rgb), .55);justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.blog-card__date{opacity:.35;font-size:.72rem}.blog-card__like{z-index:2;font:inherit;color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:.72rem;display:inline-flex;position:relative}.blog-card__like i{color:var(--matcha);font-size:1rem}.blog-card__like.is-liked i{color:var(--burgundy)}.blog-card__like [data-like-count]{opacity:.35}.blog-card__like:disabled{cursor:default;opacity:.6}.blog-featured{background:var(--bg-primary);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}@media (width>=768px){.blog-featured{flex-direction:row;align-items:stretch;min-height:26rem}}.blog-featured__link{z-index:2;position:absolute;inset:0}.blog-featured__content{pointer-events:none;box-sizing:border-box;flex-direction:column;gap:1.5rem;width:100%;padding:2.5rem 2rem;display:flex;position:relative}@media (width>=768px){.blog-featured__content{width:52%;padding:3rem}}.blog-featured__meta{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);align-items:center;gap:.5rem;font-size:.65rem;display:flex}.blog-featured__category,.blog-featured__dot,.blog-featured__date{opacity:.3}.blog-featured__category{z-index:3;pointer-events:auto;color:inherit;text-decoration:none;transition:opacity .2s;position:relative}.blog-featured__category:hover{opacity:.7}.blog-featured__title{font-family:var(--font-display);color:var(--text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:600;line-height:1.1;display:-webkit-box;overflow:hidden}.blog-featured__excerpt{font-family:var(--font-title);color:var(--text-primary);opacity:.65;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.65;display:-webkit-box;overflow:hidden}.blog-featured__cta{z-index:3;pointer-events:auto;align-self:flex-start;margin-top:auto;padding-top:1rem;position:relative}.blog-featured__image-wrap{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}@media (width>=768px){.blog-featured__image-wrap{width:48%}}.blog-featured__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.blog-recent{width:100%;color:var(--bg-primary);flex-direction:column;display:flex}.blog-recent__title{border-bottom:1px solid rgba(var(--bg-primary-rgb), .15);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--bg-primary);opacity:.7;padding-bottom:1.5rem;font-size:.8rem;display:block}.blog-recent__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.blog-recent__item{border-bottom:1px solid rgba(var(--bg-primary-rgb), .15);gap:1.5rem;padding:2rem 0;display:flex;position:relative}.blog-recent__item:last-child{border-bottom:none}.blog-recent__thumb{aspect-ratio:3/2;border-radius:12px;flex-shrink:0;width:30%;max-width:12rem;overflow:hidden}@media (width<=640px){.blog-recent__thumb{width:6.5rem}}.blog-recent__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.blog-recent__body{flex-direction:column;gap:.75rem;min-width:0;display:flex}.blog-recent__meta{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.65rem;display:flex}.blog-recent__category,.blog-recent__dot,.blog-recent__date{opacity:.3}.blog-recent__category{color:inherit;text-decoration:none;transition:opacity .2s;position:relative}.blog-recent__category:hover{opacity:.7}.blog-recent__title-link{margin:0}.blog-recent__link{font-family:var(--font-display);color:var(--bg-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;line-height:1.25;text-decoration:none;display:-webkit-box;overflow:hidden}.blog-recent__excerpt{font-family:var(--font-title);color:var(--bg-primary);opacity:.55;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-recent__cta{align-self:flex-start;margin-top:.25rem;font-size:.75rem}.blog-recent__empty{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .5);text-align:center;padding:3rem 0;font-size:.95rem}.blog-pagination{color:var(--bg-primary);justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.blog-pagination__nav{font-size:.75rem}.blog-pagination__nav--disabled{opacity:.25;pointer-events:none}.blog-pagination__pages{align-items:center;gap:1rem;display:flex}.blog-pagination__page{font-family:var(--font-body);letter-spacing:.05em;color:var(--bg-primary);opacity:.4;font-size:.75rem;text-decoration:none;transition:opacity .2s}.blog-pagination__page:hover{opacity:.7}.blog-pagination__page--current{opacity:1;pointer-events:none}.blog-pagination__ellipsis{font-family:var(--font-body);color:var(--bg-primary);opacity:.3;font-size:.75rem}.blog-post-header{color:var(--bg-primary);flex-direction:column;gap:1rem;padding:3.5rem 1rem 0;display:flex}.blog-post-header__meta{width:80%;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.65rem;display:flex}.blog-post-header__category,.blog-post-header__dot,.blog-post-header__date{opacity:.3}.blog-post-header__category{color:inherit;text-decoration:none;transition:opacity .2s}.blog-post-header__category:hover{opacity:.7}.blog-post-header__title{width:80%;font-family:var(--font-display);text-transform:uppercase;color:var(--bg-primary);margin:0}.blog-post-header__excerpt{width:80%;font-family:var(--font-title);color:var(--bg-primary);opacity:.65;margin:0}.blog-post-header__divider{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.blog-post-header__divider-line{background:rgba(var(--bg-primary-rgb), .15);flex:1;height:1px}.blog-post-header__divider-mark{color:var(--bg-primary);opacity:.3;font-size:.9rem}.blog-post-header__media{position:relative}.blog-post-header__media:after{content:"";z-index:-1;background-color:var(--bg-primary);background-image:radial-gradient(circle at 1px 1px, rgba(var(--text-primary-rgb), .12) 1px, transparent 1px);background-size:12px 12px;width:100vw;margin-left:-50vw;position:absolute;top:50%;bottom:0;left:50%}@media (width>=1024px){.blog-post-header__media:after{left:calc(-1 * var(--navbar-width));margin-left:0}.blog--nav-hidden .blog-post-header__media:after{margin-left:-50vw;left:50%}}.blog-post-header__cover{border-radius:12px;width:100%;height:auto;display:block}.blog-post-body{font-family:var(--font-title)}.blog-post-body p{margin-bottom:1.25rem}.blog-post-body h2{font-family:var(--font-display);padding-bottom:.4rem;font-size:1.4rem}.blog-post-body h3{padding-bottom:.4rem;font-size:1.1rem}.blog-post-body strong,.blog-post-body b{font-weight:inherit}.blog-post-body>p:first-of-type:first-letter{float:left;font-family:var(--font-title);padding-right:.5rem;font-size:4.5rem;line-height:.85}.blog-post-body__divider{align-items:center;gap:1rem;margin:2rem 0;display:flex}.blog-post-body__divider-line{background:rgba(var(--text-primary-rgb), .15);flex:1;height:1px}.blog-post-body__divider-mark{color:var(--text-primary);opacity:.3;font-size:.9rem}.blog-post-body blockquote{border-left:1px solid rgba(var(--text-primary-rgb), .25);color:var(--matcha-dark);margin:2rem 0;padding-left:1.5rem;font-size:1.2rem;font-style:italic}.blog-post-body blockquote p{margin:0}.blog-post-row{flex-direction:column;gap:2rem;margin-top:-.5rem;padding:1rem;display:flex;position:relative}.blog-post-row:before{content:"";z-index:-1;background-color:var(--bg-primary);background-image:radial-gradient(circle at 1px 1px, rgba(var(--text-primary-rgb), .12) 1px, transparent 1px);background-size:12px 12px;width:100vw;margin-left:-50vw;position:absolute;top:0;bottom:0;left:50%}@media (width>=1024px){.blog-post-row{flex-direction:row;align-items:flex-start;gap:1.5rem}.blog-post-row:before{left:calc(-1 * var(--navbar-width));margin-left:0}.blog--nav-hidden .blog-post-row:before{margin-left:-50vw;left:50%}}.blog-post-row__content{width:100%}@media (width>=1024px){.blog-post-row__content{width:calc(70% - .75rem);padding-right:2rem}}.blog-post-row__widgets{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (width>=1024px){.blog-post-row__widgets{align-self:flex-start;width:calc(30% - .75rem);position:sticky;top:1.5rem}}.blog-post-subscribe-card{border:1px solid rgba(var(--text-primary-rgb), .1);background:var(--bg-primary);color:var(--text-primary);border-radius:4px;padding:1.5rem}.blog-post-subscribe-card .blog__section-title{color:var(--text-primary)}.blog-post-subscribe-card .blog-widget-subscribe__field-fill{background:rgba(var(--text-primary-rgb), .05)}.blog-post-subscribe-card .blog-widget-subscribe__field-icon{color:rgba(var(--text-primary-rgb), .45)}.blog-post-subscribe-card .blog-widget-subscribe__input{color:var(--text-primary)}.blog-post-subscribe-card .blog-widget-subscribe__input::placeholder{color:rgba(var(--text-primary-rgb), .45)}.blog-post-subscribe-card .blog-widget-subscribe__submit{color:var(--text-primary)}.blog-post-author-card{border:1px solid rgba(var(--text-primary-rgb), .1);background:var(--bg-primary);color:var(--text-primary);border-radius:4px;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;padding:1.5rem;display:flex}.blog-post-author-card__photo{aspect-ratio:1;border-radius:50%;flex-shrink:0;width:4.5rem;overflow:hidden}.blog-post-author-card__photo-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.blog-post-author-card__body{flex:1;min-width:0}.blog-post-author-card__written-by{font-family:var(--font-title);color:var(--text-primary);margin:0 0 .5rem}.blog-post-author-card__bio{font-family:var(--font-title);color:var(--text-primary);opacity:.65;margin:0;font-size:.85rem;font-style:italic}.blog-post-author-card__cta{flex-shrink:0}.blog-post-nav{color:var(--text-primary);justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:-.5rem;padding:1rem;display:flex;position:relative}.blog-post-nav:before{content:"";z-index:-1;background-color:var(--bg-primary);background-image:radial-gradient(circle at 1px 1px, rgba(var(--text-primary-rgb), .12) 1px, transparent 1px);background-size:12px 12px;width:100vw;margin-left:-50vw;position:absolute;top:0;bottom:0;left:50%}@media (width>=1024px){.blog-post-nav:before{left:calc(-1 * var(--navbar-width));margin-left:0}.blog--nav-hidden .blog-post-nav:before{margin-left:-50vw;left:50%}}.blog-post-nav__side{flex-direction:column;gap:.5rem;width:40%;min-width:0;display:flex}.blog-post-nav__side--next{text-align:right;align-items:flex-end}.blog-post-nav__label{font-size:.7rem}.blog-post-nav__title{font-family:var(--font-title);margin-top:.5rem;font-size:.8rem;display:block}.blog-post-nav__all{color:inherit;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.blog-post-nav__all i{font-size:1.4rem}.blog-post-nav__all span{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.blog{flex-direction:column;gap:.5rem;min-height:100vh;display:flex}@media (width>=1024px){.blog{margin-left:var(--navbar-width);padding-left:2rem;padding-right:2rem;transition:margin-left .4s}.blog.blog--nav-hidden{margin-left:0}}.blog__row{flex-direction:column;gap:2rem;padding:3.5rem 1rem 1.5rem;display:flex}@media (width>=1024px){.blog__row{flex-direction:row;align-items:flex-start;gap:1.5rem}}.blog__main{flex-direction:column;gap:2rem;width:100%;display:flex}@media (width>=1024px){.blog__main{width:70%}}.blog__sidebar{flex-direction:column;gap:.5rem;width:100%;display:flex}@media (width>=1024px){.blog__sidebar{align-self:flex-start;width:30%;position:sticky;top:1.5rem}}.blog__widget{background:var(--text-primary);width:100%;color:var(--bg-primary);padding:1.5rem}.blog__section-title{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:var(--bg-primary);opacity:.7;margin-bottom:1.5rem;font-size:.85rem;display:block}.blog-widget-subscribe__form{flex-direction:column;gap:1rem;display:flex}.blog-widget-subscribe__submit{opacity:.8;align-self:center}.blog-widget-subscribe__success{font-family:var(--font-body);color:var(--matcha);margin:0 0 1rem;font-size:.85rem}.blog-widget-subscribe__field{position:relative}.blog-widget-subscribe__field-outline{pointer-events:none;border:none;border-radius:6px;position:absolute;inset:0}.blog-widget-subscribe__field-fill{background:rgba(var(--bg-primary-rgb), .05);pointer-events:none;border-radius:6px;position:absolute;inset:0}.blog-widget-subscribe__field-icon{z-index:1;color:rgba(var(--bg-primary-rgb), .45);pointer-events:none;font-size:1.1rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.blog-widget-subscribe__input{z-index:1;box-sizing:border-box;width:100%;font-family:var(--font-body);color:var(--bg-primary);background:0 0;border:none;border-radius:6px;padding:.9rem 1.25rem .9rem 2.75rem;font-size:.9rem;position:relative}.blog-widget-subscribe__input::placeholder{color:rgba(var(--bg-primary-rgb), .45)}.blog-widget-social__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.blog-widget-social__item{border-bottom:1px solid rgba(var(--bg-primary-rgb), .15)}.blog-widget-social__item:last-child{border-bottom:none}.blog-widget-social__link{opacity:.8;justify-content:space-between;width:100%;padding:.85rem 0;font-size:.8rem}.blog-widget-popular__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.blog-widget-popular__item{border-bottom:1px solid rgba(var(--bg-primary-rgb), .15)}.blog-widget-popular__item:last-child{border-bottom:none}.blog-widget-popular__link{align-items:center;gap:1rem;padding:1rem 0;text-decoration:none;display:flex}.blog-widget-popular__thumb{aspect-ratio:1;border-radius:8px;flex-shrink:0;width:3.75rem;overflow:hidden}.blog-widget-popular__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.blog-widget-popular__body{flex-direction:column;gap:.5rem;min-width:0;display:flex}.blog-widget-popular__title{font-family:var(--font-display);color:var(--bg-primary);opacity:.8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.blog-widget-popular__date{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--bg-primary);opacity:.3;font-size:.65rem}.blog-widget-categories__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.blog-widget-categories__link{opacity:.8;justify-content:space-between;width:100%;padding:.85rem 0;font-size:.8rem}.blog-widget-categories__count{font-family:var(--font-body);opacity:.5;font-weight:300}.blog-widget-share{border:1px solid rgba(var(--text-primary-rgb), .1);background:var(--bg-primary);border-radius:4px;padding:1.5rem}.blog-widget-share .blog__section-title{color:var(--text-primary)}.blog-widget-share__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.blog-widget-share__item{border-bottom:1px solid rgba(var(--text-primary-rgb), .15)}.blog-widget-share__item:last-child{border-bottom:none}.blog-widget-share__link{opacity:.8;justify-content:space-between;width:100%;padding:.85rem 0;font-size:.8rem}.blog-widget-like{border:1px solid rgba(var(--text-primary-rgb), .1);background:var(--bg-primary);border-radius:4px;padding:1rem 1.5rem}.blog-widget-like__btn{width:100%;font-family:var(--font-body);color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-size:.9rem;display:flex}.blog-widget-like__btn i{color:var(--text-primary);font-size:1.2rem}.blog-widget-like__btn.is-liked i{color:var(--burgundy)}.blog-widget-like__label{align-items:center;gap:.5rem;display:flex}.blog-widget-like__divider{background:rgba(var(--text-primary-rgb), .15);width:1px;height:1.5rem}.blog-widget-like__count{font-family:var(--font-body);color:var(--text-primary);opacity:.5;font-size:.9rem}.libreria{background-color:var(--bg-primary);background-image:radial-gradient(circle at 1px 1px, rgba(var(--text-primary-rgb), .12) 1px, transparent 1px);background-size:12px 12px}@media (width>=1024px){.libreria{margin-left:var(--navbar-width)}}.libreria-hero{background:var(--text-primary);color:var(--bg-primary);padding:2rem 1.25rem 1.75rem calc(1.25rem + 10px);position:relative;overflow:hidden}@media (width>=1024px){.libreria-hero{padding:3rem 3rem 2.25rem}}.libreria-hero__top{margin-bottom:2.5rem}.libreria-hero__title{font-family:var(--font-title);color:var(--bg-primary);margin:0 0 .75rem;font-size:1rem;font-weight:400;line-height:1}@media (width>=1024px){.libreria-hero__title{font-size:1.15rem}}.libreria-hero__subtitle{font-family:var(--font-title);color:rgba(var(--bg-primary-rgb), .3);max-width:26ch;margin:0;font-size:clamp(.8rem,1.6vw,.95rem);font-style:italic;line-height:1.5}.libreria-hero__carousel{align-items:center;gap:.75rem;display:flex}.libreria-hero__nav{border:1px solid rgba(var(--bg-primary-rgb), .3);width:2rem;height:2rem;color:var(--bg-primary);cursor:pointer;background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.8rem;transition:border-color .25s,opacity .25s;display:flex}.libreria-hero__nav:hover{border-color:var(--matcha);color:var(--matcha)}@media (width>=768px){.libreria-hero__nav{width:2.75rem;height:2.75rem;font-size:1rem}}.libreria-hero__viewport{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-x:auto}.libreria-hero__viewport::-webkit-scrollbar{display:none}.libreria-hero__track{gap:1.1rem;margin:0;padding:.25rem 1.25rem .25rem 0;list-style:none;display:flex}@media (width>=1024px){.libreria-hero__track{padding-right:3rem}}.libreria-hero__card{scroll-snap-align:start;border:3px solid #0000;border-radius:6px;flex:none;height:clamp(12rem,32vw,18rem);transition:background .3s}.libreria-hero__card.is-active{background:linear-gradient(var(--text-primary), var(--text-primary)) padding-box, var(--card-gradient,var(--matcha)) border-box}.libreria-hero__card-link{background:rgba(var(--bg-primary-rgb), .06);border-radius:4px;height:100%;text-decoration:none;display:block;overflow:hidden}.libreria-hero__card-img{width:auto;height:100%;display:block}.libreria-banner{background-color:var(--bg-secondary);background-position:50%;background-size:cover;border-radius:8px;min-height:22rem;margin:1rem;transition:background-image .3s;position:relative}@media (width>=1024px){.libreria-banner{min-height:26rem;margin:1.5rem 3rem 2.25rem}}.libreria-banner__overlay{background:linear-gradient(#0000 40%,#000c 100%);flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1.5rem;display:flex;position:absolute;inset:0}@media (width>=1024px){.libreria-banner__overlay{padding:2.5rem}}.libreria-banner__saga{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:rgba(var(--bg-primary-rgb), .7);font-size:.75rem}.libreria-banner__saga:empty{display:none}.libreria-banner__title{font-family:var(--font-title);color:var(--bg-primary);max-width:70%;margin:0;font-size:clamp(1.5rem,4vw,2.25rem)}.libreria-banner__meta{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.libreria-banner__genre,.libreria-banner__status{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .85);font-size:.78rem}.libreria-banner__genre:empty,.libreria-banner__status:empty{display:none}.libreria-banner__genre:not(:empty)+.libreria-banner__status:not(:empty):before{content:"•";color:rgba(var(--bg-primary-rgb), .5);margin-right:.6rem}.libreria-banner__actions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.libreria-banner__action[hidden]{display:none}.libreria-banner__cover-link{z-index:2;perspective:1800px;display:flex;position:absolute;bottom:-11rem;right:1.25rem}.libreria-banner__cover-link[hidden]{display:none}@media (width>=768px){.libreria-banner__cover-link{bottom:-5.5rem;right:4rem}}@media (width>=1024px){.libreria-banner__cover-link{bottom:-5rem;right:4rem}}.libreria-banner__cover{--book-w:110px;--book-h:165px;--book-depth:16px;width:var(--book-w);height:var(--book-h);transform-style:preserve-3d;transition:transform .8s;position:relative;transform:rotateY(-30deg)}@media (width>=768px){.libreria-banner__cover{--book-w:190px;--book-h:17rem;--book-depth:26px}}@media (width>=1024px){.libreria-banner__cover{--book-w:220px;--book-h:330px;--book-depth:32px}}.libreria-banner__cover:before{content:"";background:var(--cover-pages,var(--bg-primary));height:calc(var(--book-h) - 6px);width:calc(var(--book-depth) - 6px);transform:translateX(calc(var(--book-w) - var(--book-depth) / 2 - 3px)) rotateY(90deg) translateX(calc(var(--book-depth) / 2));position:absolute;top:3px}.libreria-banner__cover:after{content:"";width:var(--book-w);height:var(--book-h);background:var(--cover-back,var(--text-primary));box-shadow:-10px 0 40px 8px rgba(var(--text-primary-rgb), .3);transform:translateZ(calc(-1 * var(--book-depth)));border-top-right-radius:3px;border-bottom-right-radius:3px;position:absolute;top:0;left:0}.libreria-banner__cover-link:hover .libreria-banner__cover{transform:rotateY(0)}.libreria-banner__cover-front{width:var(--book-w);height:var(--book-h);-o-object-fit:cover;object-fit:cover;box-shadow:5px 5px 20px rgba(var(--text-primary-rgb), .35);border-top-right-radius:3px;border-bottom-right-radius:3px;position:absolute;top:0;left:0}.libreria-tagline{font-family:var(--font-title);text-align:left;color:var(--text-primary);width:40%;margin:1rem;font-size:clamp(.95rem,2.6vw,1.5rem);font-style:italic}.libreria-tagline:empty{display:none}@media (width>=1024px){.libreria-tagline{margin:0 3rem 2.25rem}}.libreria-buy-modal__intro{text-align:left;margin:0 0 1.75rem}.libreria-buy-modal__logo{width:40px;height:auto;margin:0 0 1rem;display:block}.libreria-buy-modal__heading{font-family:var(--font-title);color:var(--text-primary);margin:0;font-size:1rem;font-weight:400}.libreria-buy-modal__subtitle{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--matcha-dark);margin:.6rem 0 0;font-size:.65rem;font-weight:500}.libreria-buy-modal__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.libreria-buy-modal__link{justify-content:space-between;width:100%}.libreria-buy-modal__empty{font-family:var(--font-body);color:var(--text-primary);opacity:.6;margin:0;font-size:.9rem}.libreria-details{grid-template-columns:1fr;gap:1.25rem;margin:1rem;display:grid}@media (width>=768px){.libreria-details{grid-template-columns:1fr 1fr;align-items:stretch}}@media (width>=1024px){.libreria-details{gap:1.5rem;margin:0 3rem 2.25rem}}.libreria-details__card{background:var(--bg-primary);border:1px solid rgba(var(--text-primary-rgb), .08);border-radius:10px;min-width:0;padding:1.5rem}@media (width>=1024px){.libreria-details__card{padding:2rem}}.libreria-details__heading{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--text-primary);margin:0 0 1.1rem;font-size:.75rem;font-weight:700}.libreria-details__synopsis{font-family:var(--font-body);color:rgba(var(--text-primary-rgb), .8);font-size:.92rem;line-height:normal}@media (width>=768px){.libreria-details__synopsis{line-height:1.7}}.libreria-details__synopsis p{text-indent:1.5em;margin:0 0 1em}.libreria-details__synopsis p:last-child{margin-bottom:0}.libreria-details__list{margin:0;padding:0;list-style:none}.libreria-details__row{font-family:var(--font-body);color:var(--text-primary);border-bottom:1px solid rgba(var(--text-primary-rgb), .08);align-items:center;gap:.85rem;padding:.75rem 0;font-size:.88rem;display:flex}.libreria-details__row:first-child{padding-top:0}.libreria-details__row:last-child{border-bottom:none;padding-bottom:0}.libreria-details__icon{color:rgba(var(--text-primary-rgb), .55);flex:none;font-size:1.1rem}.libreria-characters{margin:1rem}@media (width>=1024px){.libreria-characters{margin:0 3rem 2.25rem}}.libreria-characters__heading{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--text-primary);margin:0 0 1.25rem;font-size:.75rem;font-weight:700}.libreria-characters__carousel{position:relative}.libreria-characters__nav{z-index:2;background:rgba(var(--bg-secondary-rgb), .9);width:2.75rem;height:2.75rem;color:var(--characters-accent,var(--matcha));cursor:pointer;box-shadow:0 4px 16px rgba(var(--text-primary-rgb), .15);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .25s,color .25s,transform .25s;display:none;position:absolute;top:50%}.libreria-characters__nav--prev{left:0;transform:translate(-50%,-50%)}.libreria-characters__nav--next{right:0;transform:translate(50%,-50%)}.libreria-characters__nav:hover{background:var(--characters-accent,var(--matcha));color:var(--bg-primary)}.libreria-characters__nav--prev:hover{transform:translate(-50%,-50%)scale(1.05)}.libreria-characters__nav--next:hover{transform:translate(50%,-50%)scale(1.05)}@media (width>=768px){.libreria-characters__nav{display:flex}}.libreria-characters__viewport{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.libreria-characters__viewport::-webkit-scrollbar{display:none}.libreria-characters__track{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.libreria-characters__card{aspect-ratio:4/3;scroll-snap-align:start;background-color:var(--text-primary);background-position:50%;background-size:cover;border-radius:10px;flex:0 0 85%;position:relative;overflow:hidden}@media (width>=640px){.libreria-characters__card{flex-basis:calc(46% - .5rem)}}@media (width>=1024px){.libreria-characters__card{aspect-ratio:16/9}}.libreria-characters__overlay{text-align:right;background:linear-gradient(90deg,#0000 35%,#000000bf 100%);flex-direction:column;justify-content:center;align-items:flex-end;gap:.5rem;padding:1.5rem;display:flex;position:absolute;inset:0}@media (width>=1024px){.libreria-characters__overlay{padding:2rem}}.libreria-characters__name{font-family:var(--font-body);letter-spacing:.15em;color:var(--bg-primary);font-size:.75rem;font-weight:700}.libreria-characters__quote{font-family:var(--font-title);color:var(--bg-primary);max-width:20ch;margin:0;font-size:.85rem;line-height:1.4}.libreria-characters__dots{justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;display:flex}.libreria-characters__dot{border:1px solid rgba(var(--text-primary-rgb), .3);cursor:pointer;background:0 0;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,border-color .25s}.libreria-characters__dot.is-active{background:var(--matcha);border-color:var(--matcha)}.libreria-gallery{margin:1rem}@media (width>=1024px){.libreria-gallery{margin:0 3rem 2.25rem}}.libreria-gallery__heading{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--text-primary);margin:0 0 1.25rem;font-size:.75rem;font-weight:700}.libreria-gallery__row{scrollbar-width:none;-ms-overflow-style:none;gap:.85rem;display:flex;overflow-x:auto}.libreria-gallery__row::-webkit-scrollbar{display:none}.libreria-gallery__item{aspect-ratio:1;background-color:var(--text-primary);background-position:50%;background-size:cover;border-radius:8px;flex:none;width:clamp(7rem,22vw,11rem)}.libreria-quote{margin:1rem}@media (width>=1024px){.libreria-quote{margin:0 3rem 2.25rem}}.libreria-quote__card{background:var(--text-primary);text-align:center;border-radius:12px;padding:2.5rem 1.5rem;position:relative;overflow:hidden}@media (width>=1024px){.libreria-quote__card{padding:3.5rem 4rem}}.libreria-quote__mark{background-color:color-mix(in srgb, var(--quote-accent,var(--matcha)) 65%, white 35%);width:2.5rem;height:1.85rem;margin:0 auto 1rem;display:block;-webkit-mask-image:url(/magazine/images/quote-mark.svg);mask-image:url(/magazine/images/quote-mark.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.libreria-quote__text{font-family:var(--font-title);color:var(--bg-primary);max-width:34ch;margin:0 auto;font-size:clamp(1.1rem,2.4vw,1.4rem);font-style:italic;line-height:1.6}.libreria-extra{grid-template-columns:1fr;gap:1.25rem;margin:1rem;display:grid}@media (width>=768px){.libreria-extra{grid-template-columns:1fr 1fr;align-items:stretch}}@media (width>=1024px){.libreria-extra{gap:1.5rem;margin:0 3rem 2.25rem}}.libreria-extra__card{background:var(--bg-primary);border:1px solid rgba(var(--text-primary-rgb), .08);border-radius:10px;min-width:0;padding:1.5rem}@media (width>=1024px){.libreria-extra__card{padding:2rem}}.libreria-extra__heading{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--text-primary);margin:0 0 1.1rem;font-size:.75rem;font-weight:700}.libreria-extra__card--playlist{flex-direction:column;display:flex}.libreria-extra__songs{margin:0 0 1.25rem;padding:0;list-style:none}.libreria-extra__song{align-items:center;gap:.85rem;padding:.6rem 0;display:flex}.libreria-extra__play{background:var(--playlist-accent,var(--text-primary));width:1.4rem;height:1.4rem;color:var(--bg-primary);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.55rem;display:flex}.libreria-extra__song-title{font-family:var(--font-title);color:var(--text-primary);flex:1;font-size:.88rem}.libreria-extra__song-duration{font-family:var(--font-body);color:rgba(var(--text-primary-rgb), .4);flex:none;font-size:.8rem}.libreria-extra__card--playlist .btn{margin-top:auto}.libreria-extra .btn[hidden]{display:none}.libreria-extra__card--excerpt{align-items:stretch;gap:1.25rem;padding:0;display:flex;overflow:hidden}.libreria-extra__excerpt-text{flex:1;min-width:0;padding:1.5rem}@media (width>=1024px){.libreria-extra__excerpt-text{padding:2rem}}.libreria-extra__chapter{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--text-primary-rgb), .45);margin-bottom:.4rem;font-size:.7rem;display:block}.libreria-extra__chapter:empty{display:none}.libreria-extra__chapter-title{font-family:var(--font-title);color:var(--text-primary);margin:0 0 .75rem;font-size:1.05rem;font-weight:600;line-height:1.4}.libreria-extra__chapter-title:empty{display:none}.libreria-extra__body{font-family:var(--font-title);color:rgba(var(--text-primary-rgb), .65);margin:0 0 1.25rem;font-size:.85rem;line-height:1.6}.libreria-extra__body:empty{display:none}.libreria-extra__excerpt-photo{background-color:var(--text-primary);background-position:50%;background-size:cover;flex:none;width:30%;min-width:6rem}@media (width<=639px){.libreria-extra__excerpt-photo{display:none}}.libreria-community{grid-template-columns:1fr;gap:1.25rem;margin:1rem;display:grid}@media (width>=768px){.libreria-community{grid-template-columns:1fr 1fr;align-items:stretch}}@media (width>=1024px){.libreria-community{gap:1.5rem;margin:0 3rem 2.25rem}}.libreria-community__card{background:var(--bg-primary);border:1px solid rgba(var(--text-primary-rgb), .08);border-radius:10px;flex-direction:column;min-width:0;padding:1.5rem;display:flex}@media (width>=1024px){.libreria-community__card{padding:2rem}}.libreria-community__heading{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--text-primary);margin:0 0 1.25rem;font-size:.75rem;font-weight:700}.libreria-community__reviews{flex-direction:column;flex:1;justify-content:center;display:flex}.libreria-community__card>.btn{margin-top:1.5rem}.libreria-community__review-body{font-family:var(--font-title);color:var(--text-primary);margin:0 0 .75rem;font-size:.85rem;font-style:italic;line-height:1.5}.libreria-community__review-author{font-family:var(--font-body);color:rgba(var(--text-primary-rgb), .5);margin-bottom:.85rem;font-size:.78rem;display:block}.libreria-community__review-stats{color:rgba(var(--text-primary-rgb), .25);gap:.1rem;font-size:.8rem;display:flex}.libreria-community__review-stats .ph-fill{color:#cfb53b}.libreria-community__saga-books{flex-wrap:nowrap;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex;overflow-x:auto}.libreria-community__saga-book{background-color:var(--text-primary);border-radius:6px;flex:none;height:clamp(6rem,20vw,9.5rem);transition:transform .25s;display:block;overflow:hidden}.libreria-community__saga-book:hover{transform:translateY(-3px)}.libreria-community__saga-book-img{width:auto;height:100%;display:block}.libreria-cta{background:var(--text-primary);text-align:center;margin:1rem 0;padding:2.5rem 1.5rem}@media (width>=1024px){.libreria-cta{padding:3rem}}.libreria-cta__heading{font-family:var(--font-title);color:var(--bg-primary);max-width:32ch;margin:0 auto 1.5rem;font-size:clamp(1.2rem,2.8vw,1.6rem);font-weight:700;line-height:1.35}.libreria-cta__success{font-family:var(--font-body);color:var(--matcha);margin:0 0 1rem;font-size:.9rem}.libreria-cta__form{flex-wrap:nowrap;justify-content:center;gap:.75rem;max-width:26rem;margin:0 auto;display:flex}.libreria-cta__field{flex:auto;min-width:0;position:relative}.libreria-cta__field-outline{pointer-events:none;border:none;border-radius:6px;position:absolute;inset:0}.libreria-cta__field-fill{background:rgba(var(--bg-primary-rgb), .05);pointer-events:none;border-radius:6px;position:absolute;inset:0}.libreria-cta__field-icon{z-index:1;color:rgba(var(--bg-primary-rgb), .45);pointer-events:none;font-size:1.1rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.libreria-cta__input{z-index:1;box-sizing:border-box;width:100%;font-family:var(--font-body);color:var(--bg-primary);background:0 0;border:none;border-radius:6px;padding:.9rem 1.25rem .9rem 2.75rem;font-size:.9rem;position:relative}.libreria-cta__input::placeholder{color:rgba(var(--bg-primary-rgb), .45)}.libreria-cta__submit{flex:none}.modal__content:has(>.libreria-opinion-form){flex-direction:column;justify-content:center;display:flex}.libreria-opinion-form{flex-direction:column;gap:1.5rem;display:flex}.libreria-opinion-form__header{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.libreria-opinion-form__feather{color:var(--matcha);margin-bottom:.25rem;font-size:2rem}.libreria-opinion-form__title{font-family:var(--font-body);text-transform:uppercase;color:var(--text-primary);margin:0;font-size:1rem;font-weight:400}.libreria-opinion-form__subtitle{font-family:var(--font-title);color:rgba(var(--text-primary-rgb), .6);max-width:28ch;margin:0;font-size:.85rem}.libreria-opinion-form__stars{justify-content:center;gap:.35rem;display:flex}.libreria-opinion-form__stars-caption{text-align:center;font-family:var(--font-body);color:rgba(var(--text-primary-rgb), .3);margin-top:-.75rem;font-size:.8rem;font-style:italic;display:block}.libreria-opinion-form__star{cursor:pointer;color:#cfb53b;background:0 0;border:none;padding:0;font-size:1.9rem}.libreria-opinion-form__field{position:relative}.libreria-opinion-form__field-icon{color:rgba(var(--text-primary-rgb), .4);pointer-events:none;font-size:1.1rem;position:absolute;top:.85rem;left:1rem}.libreria-opinion-form__field--textarea .libreria-opinion-form__field-icon{top:.9rem}.libreria-opinion-form__input,.libreria-opinion-form__textarea{box-sizing:border-box;border:1px solid rgba(var(--text-primary-rgb), .15);background:var(--bg-primary);width:100%;font-family:var(--font-body);color:var(--text-primary);border-radius:6px;padding:.75rem 1rem .75rem 2.5rem;font-size:.9rem}.libreria-opinion-form__input::-moz-placeholder{color:rgba(var(--text-primary-rgb), .4)}.libreria-opinion-form__textarea::-moz-placeholder{color:rgba(var(--text-primary-rgb), .4)}.libreria-opinion-form__input::placeholder,.libreria-opinion-form__textarea::placeholder{color:rgba(var(--text-primary-rgb), .4)}.libreria-opinion-form__textarea{resize:vertical}.libreria-opinion-form__submit{align-self:flex-end}.libreria-opinion-form__message{font-family:var(--font-body);color:var(--matcha-dark);margin:0;font-size:.85rem}.lector-layout{flex-direction:column;display:flex}.lector-layout__row{flex-direction:column;flex:1;gap:.75rem;padding:3.5rem 1rem 1.5rem;display:flex}@media (width>=1024px){.lector-layout__row{flex-direction:row;padding:0 calc(20vw + 2.25rem) 3rem calc(20px + 1.75rem + 20vw)}}.lector-layout__index{background:var(--text-primary);border-radius:12px;padding:1.5rem}@media (width>=1024px){.lector-layout__index{z-index:10;width:20vw;height:100vh;position:fixed;top:0;left:calc(20px + 1rem)}}.lector-layout__chapter{background:var(--text-primary);flex:1}.lector-layout__forum{background:var(--text-primary);border-radius:12px;padding:1.5rem;display:none;position:relative}.lector-layout__forum.is-open{z-index:999;width:80%;display:block;position:fixed;top:5vh;bottom:5vh;left:50%;overflow-y:auto;transform:translate(-50%)}@media (width>=768px){.lector-layout__forum.is-open{width:40%}}@media (width>=1024px){.lector-layout__forum{z-index:10;width:20vw;height:100vh;display:block;position:fixed;top:0;right:1.5rem;overflow-y:auto}}.lector-layout__forum{scrollbar-width:thin;scrollbar-color:rgba(var(--bg-primary-rgb), .2) transparent}.lector-layout__forum::-webkit-scrollbar{width:2px}.lector-layout__forum::-webkit-scrollbar-track{background:0 0}.lector-layout__forum::-webkit-scrollbar-thumb{background:rgba(var(--bg-primary-rgb), .2);border-radius:4px}.lector-layout__forum-close{z-index:1;background:rgba(var(--bg-primary-rgb), .12);width:36px;height:36px;color:var(--bg-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:none;position:absolute;top:.5rem;right:.5rem}.lector-layout__forum.is-open .lector-layout__forum-close{display:flex}.lector-layout__label{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .6);display:block}.lector-index{flex-direction:column;display:flex}@media (width>=1024px){.lector-index{height:100vh}}.lector-index__book{flex-shrink:0;gap:1rem;margin-bottom:2rem;display:flex}.lector-index__book-info{flex-direction:column;display:flex}@media (width>=1024px){.lector-index__book-info{display:none}}.lector-index__cover{-o-object-fit:cover;object-fit:cover;flex-shrink:0;width:6rem;height:auto}@media (width>=1024px){.lector-index__cover{flex-shrink:1;width:100%}}.lector-index__book-title{font-family:var(--font-display);color:var(--bg-primary);opacity:.7;margin:0 0 1rem;font-size:1.1rem;font-weight:500}.lector-index__status{font-family:var(--font-body);color:var(--matcha-dark);background:rgba(var(--matcha-rgb), .25);border-radius:999px;align-self:flex-start;margin-bottom:.6rem;padding:.25rem .6rem;font-size:.7rem;display:inline-block}.lector-index__status--saga{background:var(--saga-bg);color:var(--saga-text)}.lector-index__toggle{margin-top:auto;font-size:.7rem;display:flex}.lector-index__toggle i{transition:transform .25s}.lector-index__toggle.is-open i{transform:rotate(180deg)}@media (width>=1024px){.lector-index__toggle{display:none}}.lector-index__chapters-panel{overflow:hidden}@media (width>=1024px){.lector-index__chapters-panel[hidden]{display:block}}.lector-index__chapters-head{border-bottom:1px solid rgba(var(--bg-primary-rgb), .15);flex-shrink:0;justify-content:space-between;align-items:flex-end;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.lector-index__chapters-title{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--bg-primary);margin:0 0 .25rem;font-size:.8rem;font-weight:400;display:none}@media (width>=1024px){.lector-index__chapters-title{display:block}}.lector-index__chapters-count{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .3);font-size:.75rem}.lector-index__sort{cursor:pointer;font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .3);background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-size:.75rem;display:flex}.lector-index__chapters{scrollbar-width:thin;scrollbar-color:transparent transparent;flex:1;min-height:0;margin:0;padding:0;list-style:none;transition:scrollbar-color .3s;overflow-y:auto}.lector-index__chapters::-webkit-scrollbar{width:4px}.lector-index__chapters::-webkit-scrollbar-track{background:0 0}.lector-index__chapters::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .3s}.lector-index__chapters--scrolling{scrollbar-color:rgba(var(--bg-primary-rgb), .2) transparent}.lector-index__chapters--scrolling::-webkit-scrollbar-thumb{background:rgba(var(--bg-primary-rgb), .2)}.lector-index__item{border-radius:8px}.lector-index__item.is-active{background:var(--saga-bg,rgba(var(--matcha-rgb), .7))}.lector-index__item.is-active .lector-index__number,.lector-index__item.is-active .lector-index__title,.lector-index__item.is-active .lector-index__comments{color:var(--saga-text,var(--bg-primary))}.lector-index__link{align-items:center;gap:.75rem;padding:.6rem .5rem;text-decoration:none;display:flex}.lector-index__number{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .5);flex-shrink:0;width:1.5rem;font-size:.8rem}.lector-index__title{font-family:var(--font-title);color:var(--bg-primary);flex:1;font-size:.9rem}.lector-index__comments{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .5);flex-shrink:0;align-items:center;gap:.3rem;font-size:.75rem;display:flex}.lector-chapter__topbar{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1rem 0;display:flex}@media (width>=1024px){.lector-chapter__topbar{padding-top:2rem}}.lector-chapter__content{background:var(--bg-primary);color:var(--text-primary);margin-top:1.5rem;padding:1.5rem;transition:background .2s,color .2s}.lector-chapter__content.is-dark{background:var(--text-primary);color:var(--bg-primary)}.lector-chapter__content--font-sm .lector-chapter__body{font-size:.9rem}.lector-chapter__content--font-lg .lector-chapter__body{font-size:1.15rem}.lector-chapter__content--font-lg{padding:1.5rem 2.5rem}.lector-chapter__eyebrow{font-family:var(--font-body);text-transform:uppercase;opacity:.3;margin-bottom:.75rem;font-size:.75rem;transition:color .2s;display:block}.lector-chapter__title{width:80%;font-family:var(--font-display);text-transform:uppercase;opacity:.8;font-size:1rem;font-weight:500;transition:color .2s}@media (width>=1024px){.lector-chapter__title{font-size:1.3rem}}.lector-chapter__body{font-family:var(--font-title);margin-top:1.5rem;transition:color .2s}.lector-chapter__body p{text-indent:1em;margin:0 0 .85rem}@media (width>=1024px){.lector-chapter__body p{text-indent:1.5em;margin:0 0 1.5rem}}.lector-chapter__comments-flag{color:var(--matcha-dark);vertical-align:middle;margin-left:.15rem;font-size:.9rem;display:inline}.lector-chapter__breadcrumb{color:rgba(var(--bg-primary-rgb), .6);align-items:center;gap:.4rem;display:none}@media (width>=1024px){.lector-chapter__breadcrumb{display:flex}}.lector-chapter__crumb{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .6);align-items:center;gap:.4rem;font-size:.85rem;text-decoration:none;display:flex}.lector-chapter__crumb--current{color:var(--bg-primary)}.lector-chapter__controls{align-items:center;gap:1rem;margin-left:auto;display:flex}.lector-chapter__font-btn{cursor:pointer;font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .6);background:0 0;border:none;padding:0;font-size:.85rem}.lector-chapter__dark-toggle{cursor:pointer;color:rgba(var(--bg-primary-rgb), .6);background:0 0;border:none;align-items:center;padding:0;font-size:1.3rem;display:flex}.lector-forum__general{flex-direction:column;display:flex}.lector-forum__general[hidden]{display:none}.lector-forum__progress{text-align:center;flex-direction:column;align-items:center;display:flex}.lector-forum__progress-label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--bg-primary-rgb), .6);margin-bottom:1.5rem;font-size:.75rem}.lector-forum__progress-ring{width:12rem;height:12rem;position:relative}.lector-forum__progress-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.lector-forum__progress-ring circle{fill:none;stroke-width:6px}.lector-forum__progress-track{stroke:rgba(var(--bg-primary-rgb), .12)}.lector-forum__progress-fill{stroke:var(--bg-primary);stroke-linecap:round;transition:stroke-dashoffset .2s}.lector-forum__progress-value{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lector-forum__progress-percent{font-family:var(--font-title);color:var(--bg-primary);font-size:2.5rem}.lector-forum__progress-caption{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .3);font-size:.8rem}.lector-forum__progress-hint{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .6);margin:1.5rem 0 0;font-size:.85rem;font-style:italic}.lector-forum__divider{color:rgba(var(--bg-primary-rgb), .3);align-items:center;gap:.75rem;margin:2rem 0;font-size:1.4rem;display:flex}.lector-forum__divider:before,.lector-forum__divider:after{content:"";background:rgba(var(--bg-primary-rgb), .15);flex:1;height:1px}.lector-forum__likes-btn{background:var(--text-primary);border:1px solid rgba(var(--bg-primary-rgb), .15);cursor:pointer;width:100%;font-family:var(--font-body);color:var(--bg-primary);border-radius:999px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.75rem 1.25rem;display:flex}.lector-forum__likes-btn i{color:rgba(var(--bg-primary-rgb), .6);font-size:1.1rem;transition:color .2s}.lector-forum__likes-btn.is-liked{cursor:default}.lector-forum__likes-btn.is-liked i{color:var(--burgundy)}.lector-forum__likes-label{font-size:.9rem}.lector-forum__likes-divider{background:rgba(var(--bg-primary-rgb), .15);width:1px;height:1.2rem;margin-left:auto}.lector-forum__share{text-align:center}.lector-forum__share-title{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--bg-primary);margin-bottom:1rem;font-size:.75rem;display:block}.lector-forum__share-text{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .6);margin:0 0 1.5rem;font-size:.85rem;font-style:italic}.lector-forum__share-list{text-align:left;margin:0;padding:0;list-style:none}.lector-forum__share-item{border-bottom:1px solid rgba(var(--bg-primary-rgb), .15)}.lector-forum__share-item:last-child{border-bottom:none}.lector-forum__share-link{opacity:.8;justify-content:space-between;width:100%;padding:.85rem 0;font-size:.8rem}.lector-forum__comments-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.lector-forum__comments-title{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:rgba(var(--bg-primary-rgb), .6);font-size:.75rem}.lector-forum__comments-close{cursor:pointer;color:rgba(var(--bg-primary-rgb), .6);background:0 0;border:none;padding:0;font-size:1.1rem;display:flex}.lector-forum__comments-quote{font-family:var(--font-title);color:rgba(var(--bg-primary-rgb), .85);background:rgba(var(--bg-primary-rgb), .06);border-radius:10px;margin:0 0 1.25rem;padding:1rem;font-size:.85rem;font-style:italic;line-height:1.6}.lector-forum__comments-list{margin:0 0 1.5rem;padding:0;list-style:none}.lector-forum__comments-item{gap:.75rem;padding-bottom:1.25rem;display:flex;position:relative}.lector-forum__comments-item:not(:last-child):before{content:"";background:rgba(var(--bg-primary-rgb), .12);width:1px;position:absolute;top:2.25rem;bottom:0;left:1rem}.lector-forum__comments-avatar{background:rgba(var(--bg-primary-rgb), .1);width:2rem;height:2rem;color:rgba(var(--bg-primary-rgb), .7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;display:flex}.lector-forum__comments-avatar--self{background:rgba(var(--bg-primary-rgb), .1)}.lector-forum__comments-body{flex:1;min-width:0}.lector-forum__comments-meta{flex-direction:column;gap:.15rem;margin-bottom:.3rem;display:flex}.lector-forum__comments-name{font-family:var(--font-body);color:var(--bg-primary);font-size:.85rem;font-weight:600}.lector-forum__comments-time{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .3);font-size:.72rem;font-style:italic}.lector-forum__comments-text{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .85);margin:0 0 .5rem;font-size:.85rem;line-height:1.5}.lector-forum__comments-empty{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .4);padding:.5rem 0;font-size:.8rem;font-style:italic;list-style:none}.lector-forum__comments-composer{border-top:1px solid rgba(var(--bg-primary-rgb), .15);flex-direction:column;gap:.75rem;padding-top:1.25rem;display:flex}.lector-forum__comments-composer-header{align-items:center;gap:.6rem;display:flex}.lector-forum__comments-fields{flex-direction:column;gap:1rem;display:flex}.lector-forum__comments-nick{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .4);font-size:.7rem;font-style:italic}.lector-forum__comments-input-wrap{position:relative}.lector-forum__comments-input-icon{color:rgba(var(--bg-primary-rgb), .4);pointer-events:none;font-size:.9rem;position:absolute;top:.65rem;left:.75rem}.lector-forum__comments-input{background:rgba(var(--bg-primary-rgb), .08);box-sizing:border-box;resize:none;width:100%;font-family:var(--font-body);color:var(--bg-primary);border:none;border-radius:8px;outline:none;padding:.6rem .75rem .6rem 2rem;font-size:.85rem;line-height:1.4}.lector-forum__comments-input::placeholder{color:rgba(var(--bg-primary-rgb), .4)}.lector-forum__comments-send{align-self:flex-end}.lector-forum__comments-hint{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .4);align-items:center;gap:.4rem;margin:2rem 0 0;font-size:.72rem;font-style:italic;display:flex}.lector-fab{z-index:500;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:fixed;top:50%;right:.75rem;transform:translateY(-50%)}@media (width>=1024px){.lector-fab{display:none}}.lector-fab__progress{background:var(--text-primary);border-radius:50%;width:2.25rem;height:2.25rem;position:relative}.lector-fab__progress svg{width:100%;height:100%;transform:rotate(-90deg)}.lector-fab__progress circle{fill:none;stroke-width:8px}.lector-fab__progress-track{stroke:rgba(var(--bg-primary-rgb), .15)}.lector-fab__progress-fill{stroke:var(--matcha);stroke-linecap:round;transition:stroke-dashoffset .2s}.lector-fab__progress-percent{font-family:var(--font-body);color:var(--bg-primary);justify-content:center;align-items:center;font-size:.5rem;font-weight:700;display:flex;position:absolute;inset:0}.lector-fab__like{border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-bottom:0;padding:0}.lector-fab__like i{font-size:.9rem}.lector-fab__forum{border-radius:50%;justify-content:center;width:2.25rem;height:2.25rem;padding:0;font-size:.9rem}.lector-fab__scrim{z-index:998;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#0000004d;transition:opacity .3s;position:fixed;inset:0}.lector-fab__scrim.is-open{opacity:1;pointer-events:auto}@media (width>=1024px){.lector-fab__scrim{display:none}.universos{margin-left:var(--navbar-width);padding-left:2rem;padding-right:2rem}}.stories{padding:3.5rem 1rem 1.5rem}@media (width>=1024px){.stories{padding:1.5rem 0}}.stories__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.stories__title{font-family:var(--font-title);color:var(--bg-primary);margin:0;font-size:1rem;font-weight:400}@media (width>=1024px){.stories__title{font-size:1.15rem}}.stories__viewport{overflow:hidden}.stories__track{display:flex}.stories__slide{text-align:center;cursor:pointer;flex-direction:column;flex:none;align-items:center;gap:.5rem;width:auto;text-decoration:none;display:flex}.stories__ring{background:var(--burgundy);border-radius:50%;flex:none;justify-content:center;align-items:center;width:76px;height:76px;padding:2px;display:flex}.stories__slide--add .stories__ring{color:var(--text-primary);background:0 0;padding:0;font-size:1.5rem}.stories__avatar-wrap{box-sizing:border-box;background:var(--text-primary);border-radius:50%;width:100%;height:100%;padding:5px;display:block;overflow:hidden}.stories__avatar-wrap picture{width:100%;height:100%;display:block}.stories__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.stories__label{font-family:var(--font-body);color:var(--bg-primary);text-overflow:ellipsis;white-space:nowrap;max-width:76px;font-size:.78rem;overflow:hidden}.universos-carousel{width:100%;height:calc(100vh - var(--navbar-height) - 4rem);touch-action:none;background:#000;position:relative;overflow:hidden}@media (width>=768px){.universos-carousel{height:calc(100vh - var(--navbar-height) - 6rem)}}@media (width>=1024px){.universos-carousel{height:calc(100vh - var(--navbar-height) - 6rem)}}.universos-carousel img{-o-object-fit:cover;object-fit:cover;will-change:transform;width:100%;height:100%}.universos-carousel__viewport{width:100%;height:100%;position:relative}.universos-carousel__slide{position:absolute;inset:0}.universos-carousel__slide-bg{will-change:clip-path;position:absolute;inset:0}.universos-carousel__slide-bg:after{content:"";background-color:#00000080;display:block;position:absolute;inset:0}.universos-carousel__cover{aspect-ratio:2/3;z-index:2;width:26%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.universos-carousel__cover-wrapper{will-change:clip-path;position:absolute;inset:0}.universos-carousel__footer{z-index:2;justify-content:flex-end;align-items:center;width:100%;padding:3rem;display:flex;position:absolute;bottom:0;left:0}.universos-carousel__counter{display:flex}.universos-carousel__counter p{color:#fff;opacity:.35;justify-content:center;width:1.5rem;font-size:.75rem;font-weight:500;display:flex}.universos-carousel__count{width:1.5rem;height:1.125rem;position:relative;overflow:hidden}.universos-carousel__count p{opacity:1;color:#fff;will-change:transform;width:100%;font-size:1rem;line-height:1;position:absolute}@media (width<=900px){.universos-carousel__cover{width:60%}}.novels-gallery{padding:1rem 1rem 0}@media (width>=1024px){.novels-gallery{padding:1rem 0 0}}.novels-gallery__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.novels-gallery__title{font-family:var(--font-title);color:var(--bg-primary);margin:0;font-size:1rem;font-weight:400}@media (width>=1024px){.novels-gallery__title{font-size:1.15rem}}.novels-gallery__action{display:flex}.novels-gallery__action .btn{font-size:.75rem}@media (width>=1024px){.novels-gallery__action .btn{font-size:.8rem}}.novels-gallery__list{flex-direction:column;gap:.3rem;display:flex}@media (width>=1024px){.novels-gallery__list{gap:.6rem}}.novels-gallery__columns{align-items:flex-start;gap:.3rem;display:flex}@media (width>=1024px){.novels-gallery__columns{gap:.6rem}}.novels-gallery__column{flex-direction:column;flex:1 1 0;gap:.3rem;min-width:0;display:flex}@media (width>=1024px){.novels-gallery__column{gap:.6rem}}.novels-gallery__sentinel{height:1px}.novels-gallery__card{background:#141414;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.novels-gallery__card-body{flex:1}.novels-gallery__card--quote .novels-gallery__card-body,.novels-gallery__card--review .novels-gallery__card-body{display:flex}.novels-gallery__image{-o-object-fit:cover;object-fit:cover;width:100%;display:block}.novels-gallery__paper{background:#1a1a1a;flex:1;justify-content:flex-start;align-items:center;padding:2rem .5rem;display:flex}@media (width>=768px){.novels-gallery__paper{padding:3rem 1rem}}@media (width>=1024px){.novels-gallery__paper{padding:5rem 1.5rem}}.novels-gallery__quote-text{font-family:var(--font-title);color:var(--bg-primary);text-align:left;margin:0;font-size:.85rem;line-height:1.4}@media (width>=1024px){.novels-gallery__quote-text{font-size:.95rem}}.novels-gallery__review{flex-direction:column;flex:1;justify-content:center;gap:1.5rem;padding:2rem .5rem;display:flex}@media (width>=768px){.novels-gallery__review{padding:3rem 1rem}}@media (width>=1024px){.novels-gallery__review{padding:5rem 1.5rem}}.novels-gallery__review-text{font-family:var(--font-title);color:var(--bg-primary);margin:0;font-size:.85rem;font-style:italic;line-height:1.5}.novels-gallery__reviewer{font-family:var(--font-body);color:#f4f2ed99;font-size:.75rem;display:block}.novels-gallery__card-footer{justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .85rem;display:flex}.novels-gallery__identity{align-items:center;gap:.5rem;min-width:0;text-decoration:none;display:flex}.novels-gallery__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex:none;width:26px;height:26px;display:block}.novels-gallery__username{font-family:var(--font-body);color:var(--bg-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:400;overflow:hidden}.novels-gallery__like{cursor:pointer;font-family:var(--font-body);color:#f4f2edb3;background:0 0;border:none;flex:none;align-items:center;gap:.35rem;padding:0;font-size:.78rem;font-weight:600;display:inline-flex}.novels-gallery__like i{color:var(--bg-primary);font-size:1.1rem}.novels-gallery__like.is-liked i{color:var(--burgundy)}.novels-gallery__like [data-like-count]{color:var(--bg-primary);opacity:.3;font-weight:300}.novels-gallery__stars{flex:none;align-items:center;gap:.1rem;font-size:.75rem;display:flex}.novels-gallery__star--full{color:#cfb53b}.novels-gallery__star--empty{color:#f4f2ed40}.novels-gallery-buy-modal__intro{text-align:left;margin:0 0 1.75rem}.novels-gallery-buy-modal__logo{width:40px;height:auto;margin:0 0 1rem;display:block}.novels-gallery-buy-modal__heading{font-family:var(--font-title);color:var(--text-primary);margin:0;font-size:1rem;font-weight:400}.novels-gallery-buy-modal__subtitle{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--matcha-dark);margin:.6rem 0 0;font-size:.65rem;font-weight:500}.novels-gallery-buy-modal__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.novels-gallery-buy-modal__link{justify-content:space-between;width:100%}.novels-gallery-buy-modal__empty{font-family:var(--font-body);color:var(--text-primary);opacity:.6;margin:0;font-size:.9rem}.buhonet{flex-direction:column;gap:.5rem;display:flex}@media (width>=1024px){.buhonet{margin-left:var(--navbar-width);padding-left:2rem;padding-right:2rem}}.buhonet__row{flex-direction:column;gap:2rem;padding:3.5rem 1rem 1.5rem;display:flex}@media (width>=1024px){.buhonet__row{flex-direction:row;align-items:flex-start;gap:1.5rem}}.buhonet__main{flex-direction:column;gap:2rem;width:100%;display:flex}@media (width>=1024px){.buhonet__main{width:70%}}.buhonet__stats{background:var(--text-primary);width:100%;color:var(--bg-primary);display:flex}.buhonet__stat{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:.3rem;padding:.75rem 0;display:flex}@media (width>=768px){.buhonet__stat{padding:1rem 0}}@media (width>=1024px){.buhonet__stat{gap:.5rem;padding:1.5rem 0}}.buhonet__stat--active{border-bottom-color:var(--matcha-dark)}.buhonet__stat-label{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--bg-secondary-rgb), .3);font-size:.6rem}@media (width>=768px){.buhonet__stat-label{font-size:.65rem}}@media (width>=1024px){.buhonet__stat-label{font-size:.7rem}}.buhonet__stat-value{font-family:var(--font-display);letter-spacing:.03em;color:var(--bg-primary);font-size:1.25rem}@media (width>=768px){.buhonet__stat-value{font-size:1.35rem}}@media (width>=1024px){.buhonet__stat-value{font-size:1.5rem}}.buhonet__timeline{background:var(--text-primary);width:100%;color:var(--bg-primary)}.buhonet__sidebar{flex-direction:column;gap:.5rem;width:100%;display:flex}@media (width>=1024px){.buhonet__sidebar{align-self:flex-start;width:30%;position:sticky;top:1.5rem}}.buhonet__widget{background:var(--text-primary);width:100%;color:var(--bg-primary);padding:1.5rem}.buhonet__section-title{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:var(--bg-primary);opacity:.7;margin-bottom:1.5rem;font-size:.85rem;display:block}.buhonet-hero{height:50vh;display:flex}.buhonet-hero__photo{width:30%;height:100%;position:relative;overflow:hidden}.buhonet-hero__photo:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 40%,#0000008c);position:absolute;inset:0}.buhonet-hero__photo-img{-o-object-fit:cover;object-fit:cover;will-change:transform;width:100%;height:130%;display:block}.buhonet-hero__text{z-index:1;text-align:center;position:absolute;bottom:1rem;left:0;right:0}.buhonet-hero__username{font-family:var(--font-display);text-transform:uppercase;color:var(--bg-primary);font-size:clamp(1.1rem,2vw,1.5rem);display:block}.buhonet-hero__bio{font-family:var(--font-title);color:var(--bg-primary);opacity:.7;margin-top:.35rem;font-style:italic}.buhonet-hero__banner{width:70%;height:100%;position:relative;overflow:hidden}.buhonet-hero__banner:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 40%,#0000008c);position:absolute;inset:0}.buhonet-hero__banner-link{width:100%;height:100%;display:block}.buhonet-hero__banner-img{-o-object-fit:cover;object-fit:cover;will-change:transform;width:100%;height:130%;display:block}.buhonet-hero__socials{z-index:1;gap:.75rem;display:flex;position:absolute;bottom:1rem;right:1rem}.buhonet-hero__social-btn{background:var(--text-primary);color:var(--bg-primary)}.buhonet-widget-bio .buhonet__section-title{text-align:left}.buhonet-widget-bio__body{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.buhonet-widget-bio__text{font-family:var(--font-title);color:var(--bg-primary);white-space:pre-line;font-size:1rem;font-style:italic;line-height:1.6}.buhonet-widget-bio__link{font-family:var(--font-body);color:var(--bg-primary);letter-spacing:normal;opacity:.8;align-items:center;gap:.4rem;font-size:.85rem;text-decoration:none;transition:letter-spacing .3s,opacity .3s;display:inline-flex}.buhonet-widget-bio__link .ph{font-size:1rem}.buhonet-widget-bio__link:hover{letter-spacing:.05em;opacity:1}.buhonet-widget-social__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.buhonet-widget-social__item{border-bottom:1px solid rgba(var(--bg-primary-rgb), .15)}.buhonet-widget-social__item:last-child{border-bottom:none}.buhonet-widget-social__link{opacity:.8;justify-content:space-between;width:100%;padding:.85rem 0;font-size:.8rem}.buhonet-widget-activity{--activity-row-height:1.4rem}.buhonet-widget-activity__viewport{height:calc(5 * (var(--activity-row-height) + 1.25rem) - 1.25rem);overflow:hidden}.buhonet-widget-activity__list{will-change:transform;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.buhonet-widget-activity__item{min-height:var(--activity-row-height)}.buhonet-widget-activity__link{min-height:var(--activity-row-height);align-items:center;gap:.85rem;text-decoration:none;transition:opacity .2s;display:flex}.buhonet-widget-activity__link:hover{opacity:.75}.buhonet-widget-activity__icon{color:var(--matcha-dark);flex-shrink:0;font-size:1.1rem}.buhonet-widget-activity__text{white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-title);color:var(--bg-primary);opacity:.8;font-size:.9rem;line-height:1.5;display:block;overflow:hidden}.buhonet-widget-activity__verb{opacity:.5}.buhonet-widget-activity__target{color:var(--bg-primary);font-weight:600}.buhonet-widget-activity__actor{color:var(--bg-primary)}.buhonet-widget-subscribe__form{flex-direction:column;gap:1rem;display:flex}.buhonet-widget-subscribe__submit{opacity:.8;align-self:center}.buhonet-widget-subscribe__success{font-family:var(--font-body);color:var(--matcha);margin:0 0 1rem;font-size:.85rem}.buhonet-widget-subscribe__field{position:relative}.buhonet-widget-subscribe__field-outline{pointer-events:none;border:none;border-radius:6px;position:absolute;inset:0}.buhonet-widget-subscribe__field-fill{background:rgba(var(--bg-primary-rgb), .05);pointer-events:none;border-radius:6px;position:absolute;inset:0}.buhonet-widget-subscribe__field-icon{z-index:1;color:rgba(var(--bg-primary-rgb), .45);pointer-events:none;font-size:1.1rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.buhonet-widget-subscribe__input{z-index:1;box-sizing:border-box;width:100%;font-family:var(--font-body);color:var(--bg-primary);background:0 0;border:none;border-radius:6px;padding:.9rem 1.25rem .9rem 2.75rem;font-size:.9rem;position:relative}.buhonet-widget-subscribe__input::placeholder{color:rgba(var(--bg-primary-rgb), .45)}.buhonet-timeline{flex-direction:column;gap:2rem;padding:1.5rem .75rem;display:flex;position:relative}@media (width>=768px){.buhonet-timeline{padding:1.5rem 1.25rem}}@media (width>=1024px){.buhonet-timeline{padding:1.5rem}}.buhonet-timeline__month{align-items:center;gap:.75rem;display:flex}.buhonet-timeline__month:after{content:"";background:rgba(var(--bg-secondary-rgb), .15);flex:1;height:1px}.buhonet-timeline__month-label{font-family:var(--font-title);color:var(--bg-primary);opacity:.3;white-space:nowrap;font-size:.95rem}.buhonet-timeline__day{grid-template-columns:1.5rem 1fr;grid-template-areas:"marker date""marker entries";gap:.5rem;display:grid;position:relative}.buhonet-timeline__day:before{content:"";background:rgba(var(--bg-secondary-rgb), .15);width:1px;position:absolute;top:-1rem;bottom:-1rem;left:.65rem}@media (width<=767px){.buhonet-timeline__day .buhonet-timeline__date{display:none}}.buhonet-timeline__marker{grid-area:marker;justify-content:center;padding-top:.3rem;display:flex;position:relative}.buhonet-timeline__dot{z-index:1;border:1px solid var(--matcha-dark);background:var(--text-primary);border-radius:50%;width:.9rem;height:.9rem;position:relative}.buhonet-timeline__dot:after{content:"";background:var(--matcha-dark);border-radius:50%;position:absolute;inset:.2rem}.buhonet-timeline__date{flex-direction:column;grid-area:date;margin-bottom:.5rem;line-height:1.1;display:flex}.buhonet-timeline__date-day{font-family:var(--font-display);letter-spacing:.03em;color:var(--bg-primary);opacity:.5;font-size:2.25rem}.buhonet-timeline__entries{grid-area:entries}.buhonet-timeline__list{flex-direction:column;display:flex}.buhonet-timeline__entry{border-top:1px solid rgba(var(--bg-secondary-rgb), .1);padding:1.25rem 0;transition:filter .3s,opacity .3s}@media (width<=1023px){.buhonet-timeline__entry{position:relative}}.buhonet-timeline__entry:first-child{border-top:none;padding-top:0}.buhonet-timeline__entry--blurred{filter:blur(6px);opacity:.4;pointer-events:none}.buhonet-timeline__entry-category{font-family:var(--font-title);text-align:right;color:var(--matcha-dark);opacity:.3;margin-bottom:.5rem;font-size:.65rem;display:block}.buhonet-timeline__entry-title{font-family:var(--font-body);color:var(--bg-primary);margin-top:2rem;margin-bottom:2rem;font-size:1rem;font-weight:300}.buhonet-timeline__entry-body{font-family:var(--font-display);color:var(--bg-secondary);margin-bottom:1rem;font-size:1rem;line-height:1.2}.buhonet-timeline__entry-image,.buhonet-timeline__foto-image{-o-object-fit:cover;object-fit:cover;border-radius:4px;width:100%;margin-bottom:1rem;display:block}.buhonet-timeline__foto-body{font-family:var(--font-display);color:var(--bg-secondary);font-size:1rem;line-height:1.2}.buhonet-timeline__poema{background:var(--bg-primary);border-radius:10px;margin-bottom:1rem;overflow:hidden}.buhonet-timeline__poema--dark{background:#0a0a0a}.buhonet-timeline__poema--dark .buhonet-timeline__poema-body{color:#f4f2ed}.buhonet-timeline__poema-image{-o-object-fit:cover;object-fit:cover;width:100%;display:block}.buhonet-timeline__poema-body{font-family:var(--font-title);color:var(--text-primary);padding:1.5rem 1.5rem .5rem;font-size:1.05rem;line-height:1.65}@media (width<=767px){.buhonet-timeline__poema-body{padding:1.25rem 1.25rem .4rem;font-size:.9rem;line-height:1.55}}.buhonet-timeline__poema-author{font-family:var(--font-display);letter-spacing:.04em;color:var(--matcha-dark);padding:0 1.5rem 1.5rem;font-size:.8rem;font-style:italic;display:block}.buhonet-timeline__entry-actions{flex-wrap:wrap;justify-content:flex-end;gap:1.25rem;display:flex}.buhonet-timeline__action{font-family:var(--font-display);color:rgba(var(--bg-primary-rgb), .7);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:.85rem;display:inline-flex}.buhonet-timeline__action i{font-size:.9rem}.buhonet-timeline__action.is-liked i{color:var(--burgundy)}.buhonet-timeline__action [data-like-count]{color:var(--bg-primary);opacity:.3;font-weight:300}.buhonet-timeline__empty{font-family:var(--font-body);color:rgba(var(--bg-secondary-rgb), .6)}.buhonet-share-panel{align-items:center;gap:0;max-width:0;transition:max-width .4s cubic-bezier(.34,1.2,.4,1),gap .4s;display:flex;overflow:hidden}@media (width<=767px){.buhonet-share-panel{opacity:0;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.4rem;max-width:none;max-height:none;margin-right:1.75rem;transition:opacity .3s;position:absolute;top:50%;right:100%;overflow:visible;transform:translateY(-50%)}}.buhonet-share-panel--visible{gap:.6rem;max-width:280px;margin-right:auto}@media (width<=767px){.buhonet-share-panel--visible{opacity:1;pointer-events:auto;gap:.3rem;max-width:none;margin-top:2rem;margin-right:.6rem}}.buhonet-share-panel__btn{opacity:0;pointer-events:none;flex-shrink:0;width:22px;height:22px;font-size:.65rem;transition:opacity .4s cubic-bezier(.34,1.2,.4,1),transform .4s cubic-bezier(.34,1.2,.4,1);transform:scale(.85)}.buhonet-share-panel__btn:first-child{transition-delay:0s}.buhonet-share-panel__btn:nth-child(2){transition-delay:60ms}.buhonet-share-panel__btn:nth-child(3){transition-delay:.12s}.buhonet-share-panel__btn:nth-child(4){transition-delay:.18s}.buhonet-share-panel__btn:nth-child(5){transition-delay:.24s}.buhonet-share-panel--visible .buhonet-share-panel__btn{opacity:.7;pointer-events:auto;transform:none}.buhonet-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding-top:.5rem;display:flex}.buhonet-pagination:empty{display:none}@media (width>=1024px){.buhonet-pagination{display:none}}.buhonet-pagination__btn{min-width:1.75rem;height:1.75rem;font-family:var(--font-display);color:rgba(var(--text-primary-rgb), .5);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.8rem;display:inline-flex}.buhonet-pagination__btn--active{color:var(--text-primary);background:rgba(var(--text-primary-rgb), .08);cursor:default}.buhonet-pagination__ellipsis{color:rgba(var(--text-primary-rgb), .3);font-size:.8rem}.buhonet-books{flex-direction:row;gap:1rem;display:flex;overflow-x:auto}@media (width>=1024px){.buhonet-books{flex-direction:column;overflow-x:visible}}.buhonet-books__item{flex:none;width:100px;display:block}@media (width>=1024px){.buhonet-books__item{width:100%}}.buhonet-books__cover{aspect-ratio:2/3;-o-object-fit:cover;object-fit:cover;border-radius:4px;width:100%;display:block}.buhonet-feed,.buhonet-feed__list{flex-direction:column;gap:1.5rem;display:flex}.buhonet-feed__item{border-bottom:1px solid var(--bg-secondary);flex-direction:column;gap:.75rem;padding-bottom:1.5rem;display:flex}.buhonet-feed__image{-o-object-fit:cover;object-fit:cover;border-radius:4px;width:100%;display:block}.buhonet-feed__text{font-family:var(--font-body)}.buhonet-feed__quote{font-family:var(--font-title);font-style:italic}.buhonet-feed__quote-book{font-family:var(--font-body);opacity:.7;font-size:.85rem}.buhonet-feed__meta{gap:1rem;display:flex}.buhonet-feed__stat{font-family:var(--font-body);align-items:center;gap:.35rem;font-size:.85rem;display:inline-flex}.buhonet-feed__load-more{align-self:center}.buhonet-subscribe{flex-direction:column;gap:.75rem;display:flex}.buhonet-subscribe__title{font-family:var(--font-title)}.buhonet-subscribe__text{font-family:var(--font-body);opacity:.7}.buhonet-subscribe__form{flex-direction:column;gap:.75rem;display:flex}.buhonet-subscribe__input{border:1px solid var(--bg-secondary);font-family:var(--font-body);color:var(--text-primary);background:0 0;border-radius:4px;padding:.75rem 1rem}.buhonet-subscribe__submit{width:100%}.mantenimiento{flex-direction:column;align-items:center;display:flex}@media (width>=1024px){.mantenimiento{flex-direction:row;align-items:stretch}}.mantenimiento__sidebar{justify-content:center;align-items:center;width:100%;display:flex}@media (width>=1024px){.mantenimiento__sidebar{width:25%}}.mantenimiento__content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:95%;display:flex}@media (width>=1024px){.mantenimiento__content{width:75%;padding:2rem}}.mantenimiento__svg{width:100%;max-width:750px;height:auto;padding:1rem 0;overflow:visible}.mantenimiento__title{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;font-size:clamp(3rem,10vw,7rem);font-weight:700;line-height:1.05}.mantenimiento__message{font-family:var(--font-display);color:var(--text-primary);text-transform:uppercase;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700}.perfil{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;padding:2.5rem 0;display:flex}.perfil__card{border:1px solid var(--bg-secondary);border-radius:12px;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:2rem 1.5rem;display:flex;position:relative}@media (width>=768px){.perfil__card{width:50%}}@media (width>=1024px){.perfil__card{width:100%}}@media (width>=768px){.perfil__card:last-child{justify-content:center}}@media (width>=1024px){.perfil__card:last-child{justify-content:flex-start}}@media (width>=768px){.perfil{flex-direction:row;align-items:stretch}}@media (width>=1024px){.perfil{flex-direction:column;align-items:center}}.perfil__header{text-align:center;width:100%}.perfil__line{background:var(--text-primary);flex:1;height:1px}.perfil__name{--reveal:100%;z-index:1;font-family:var(--font-display);white-space:nowrap;text-transform:uppercase;letter-spacing:.03em;-webkit-mask-image:linear-gradient(90deg, #000 var(--reveal), transparent calc(var(--reveal) + 14%));-webkit-mask-image:linear-gradient(90deg, #000 var(--reveal), transparent calc(var(--reveal) + 14%));mask-image:linear-gradient(90deg, #000 var(--reveal), transparent calc(var(--reveal) + 14%));font-size:1.1rem;font-weight:700;position:relative}.perfil__role{font-family:var(--font-title);color:var(--matcha-dark);margin-top:.2rem;padding:.15rem .65rem;font-size:.85rem;font-style:italic;display:inline-block;position:relative}.perfil__role-text{z-index:0;position:relative}.perfil__role-ribbon{z-index:1;background:var(--matcha);pointer-events:none;border-radius:2px;position:absolute;inset:0}.perfil__tagline{font-family:var(--font-body);color:var(--text-secondary);margin-top:-.5rem;font-size:.8rem}.perfil__photo{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:120px;height:120px;margin-top:.5rem}.perfil__bio{font-family:var(--font-title);color:var(--text-primary);font-size:1rem;line-height:1.6}.perfil__bio-cursor{color:var(--text-primary);margin-left:1px;display:inline-block}.perfil__social{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.25rem;list-style:none;display:flex;position:relative}.perfil__liquid{pointer-events:none;z-index:0;filter:blur(7px)contrast(20)blur();position:absolute;inset:0}.perfil__liquid-blob,.perfil__liquid-drop{background:var(--burgundy);border-radius:50%;width:22px;height:22px;margin:-11px 0 0 -11px;position:absolute;top:50%;left:50%}@media (width>=1024px){.lectores{margin-left:var(--navbar-width)}}.lectores-join{color:var(--bg-primary);padding:3.5rem 1rem 1.5rem}@media (width>=1024px){.lectores-join{padding:5rem 3rem}}.lectores-join__inner{flex-direction:column;gap:2.5rem;max-width:1400px;margin-inline:auto;display:flex}@media (width>=1024px){.lectores-join__inner{flex-direction:row;align-items:flex-start;gap:4rem}}.lectores-join__intro{flex-direction:column;gap:1rem;display:flex}@media (width>=1024px){.lectores-join__intro{flex:0 0 28%}}.lectores-join__heading{font-family:var(--font-title);text-transform:uppercase;letter-spacing:.01em;color:var(--bg-primary);margin:0;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:600;line-height:1.25}.lectores-join__subtitle{max-width:26ch;font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .65);margin:0;font-size:.95rem;line-height:1.5}.lectores-join__icon{color:var(--matcha);margin-top:.5rem;font-size:1.5rem}.lectores-join__card{border:1px solid rgba(var(--bg-primary-rgb), .15);border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}@media (width>=1024px){.lectores-join__card{flex:1;padding:2.5rem}}.lectores-join__eyebrow{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--matcha);font-size:.75rem;font-weight:700}.lectores-join__success{font-family:var(--font-body);color:var(--matcha);margin:0;font-size:.9rem}.lectores-join__form{flex-direction:column;gap:.75rem;display:flex}@media (width>=768px){.lectores-join__form{flex-flow:wrap}}.lectores-join__field{flex:auto;min-width:0;position:relative}@media (width>=768px){.lectores-join__field{flex:200px}}.lectores-join__field-outline{pointer-events:none;border:none;border-radius:6px;position:absolute;inset:0}.lectores-join__field-fill{background:var(--bg-primary);pointer-events:none;border-radius:6px;position:absolute;inset:0}.lectores-join__field-icon{z-index:1;color:rgba(var(--text-primary-rgb), .45);pointer-events:none;font-size:1.1rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.lectores-join__input{z-index:1;box-sizing:border-box;width:100%;font-family:var(--font-body);color:var(--text-primary);background:0 0;border:none;border-radius:6px;padding:.9rem 1.25rem .9rem 2.75rem;font-size:.9rem;position:relative}.lectores-join__input::placeholder{color:rgba(var(--text-primary-rgb), .45)}.lectores-join__submit{flex:none}.lectores-join__fineprint{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .45);margin:0;font-size:.8rem}.lectores-join__benefits{border-top:1px solid rgba(var(--bg-primary-rgb), .15);grid-template-columns:1fr;gap:1.5rem;padding-top:1.5rem;display:grid}@media (width>=768px){.lectores-join__benefits{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.lectores-join__benefits{grid-template-columns:repeat(3,1fr)}}.lectores-join__benefit{flex-direction:column;gap:.5rem;display:flex}@media (width>=1024px){.lectores-join__benefit{border-right:1px solid rgba(var(--bg-primary-rgb), .15);padding-right:1.5rem}.lectores-join__benefit:last-child{border-right:none;padding-right:0}}.lectores-join__benefit-icon{color:var(--matcha);font-size:1.4rem}.lectores-join__benefit-title{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--bg-primary);font-size:.8rem;font-weight:700}.lectores-join__benefit-desc{font-family:var(--font-title);color:rgba(var(--bg-primary-rgb), .6);margin:.35rem 0 0;font-size:.85rem;font-style:italic;line-height:1.15}.lectores-recent{padding:1rem}.lectores-recent__title{align-items:center;gap:1rem;max-width:1400px;margin-inline:auto;display:flex}.lectores-recent__title-text{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--matcha);white-space:nowrap;font-size:.75rem;font-weight:700}.lectores-recent__title-line{background:rgba(var(--bg-primary-rgb), .15);flex:1;height:1px}.lectores-board{padding:1rem}.lectores-board__row{background:rgba(var(--bg-primary-rgb), .12);flex-direction:column;gap:1px;display:flex}@media (width>=1024px){.lectores-board__row{align-items:stretch;display:grid}.lectores-board__row--1{grid-template-columns:1.1fr 1.6fr 1.1fr 1.3fr}.lectores-board__row--2{grid-template-columns:1fr 1.15fr 1.3fr 1.4fr}}.lectores-board__card{color:inherit;background:var(--text-primary);flex-direction:column;gap:.6rem;min-width:0;padding:1.75rem 1.5rem;text-decoration:none;display:flex;position:relative}.lectores-board__card--quote,.lectores-board__card--thread,.lectores-board__card--timeline,.lectores-board__card--activity,.lectores-board__card--note,.lectores-board__card--universe{background:var(--text-primary)}.lectores-board__card--thread,.lectores-board__card--note,.lectores-board__card--curated{background:var(--bg-primary)}.lectores-board__card--repost{background:var(--burgundy)}.lectores-board__card--gallery{background:var(--text-primary);padding:0}.lectores-board__eyebrow{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--matcha);font-size:.7rem;font-weight:600}.lectores-board__card--thread .lectores-board__eyebrow,.lectores-board__card--note .lectores-board__eyebrow,.lectores-board__card--curated .lectores-board__eyebrow{color:var(--matcha-dark)}.lectores-board__card--timeline .lectores-board__eyebrow{color:rgba(var(--bg-primary-rgb), .7);font-size:.6rem;font-weight:500}.lectores-board__meta{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .5);font-size:.75rem}.lectores-board__card--thread .lectores-board__meta{color:rgba(var(--text-primary-rgb), .5)}.lectores-board__heading{font-family:var(--font-title);color:var(--bg-primary);margin:0;font-size:1rem;font-weight:500;line-height:1.3}.lectores-board__card--thread .lectores-board__heading,.lectores-board__card--note .lectores-board__heading,.lectores-board__card--curated .lectores-board__heading{color:var(--text-primary)}.lectores-board__card--thread .lectores-board__heading,.lectores-board__card--repost .lectores-board__heading{font-family:var(--font-display)}.lectores-board__heading--serif{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;opacity:.8;font-size:1.1rem;font-weight:600}.lectores-board__meta-chapter{opacity:.3}.lectores-board__meta-title{opacity:.8}.lectores-board__quote{font-family:var(--font-title);color:var(--bg-primary);flex:1;margin:0;font-size:1.1rem;font-weight:500;line-height:1.35}.lectores-board__body-text{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .7);margin:0;font-size:.85rem;line-height:1.45}.lectores-board__card--note .lectores-board__body-text{color:rgba(var(--text-primary-rgb), .65)}.lectores-board__card--repost .lectores-board__body-text{font-family:var(--font-title)}.lectores-board__body-text--serif{font-family:var(--font-title);color:var(--bg-primary)}.lectores-board__date{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:rgba(var(--bg-primary-rgb), .45);margin-top:auto;font-size:.75rem}.lectores-board__card--note .lectores-board__date{color:rgba(var(--text-primary-rgb), .45)}.lectores-board__link{align-self:flex-start;margin-top:.25rem;font-size:.75rem}.lectores-board__card-top{justify-content:space-between;align-items:center;display:flex}.lectores-board__card-image{aspect-ratio:4/3;background-color:var(--bg-secondary);background-position:50%;background-size:cover;border-radius:8px;margin-top:.5rem}.lectores-board__card--gallery .lectores-board__card-image{aspect-ratio:4/3;background-color:var(--text-primary);border-radius:0;width:100%;margin:0}@media (width>=1024px){.lectores-board__card--gallery .lectores-board__card-image{aspect-ratio:auto;flex:1}}.lectores-board__card--universe .lectores-board__card-image{aspect-ratio:3/2;margin-top:0;margin-bottom:.5rem}.lectores-board__timeline-item{color:inherit;flex-direction:column;gap:.4rem;text-decoration:none;transition:opacity .2s;display:flex}.lectores-board__timeline-item:hover{opacity:.75}.lectores-board__timeline-text{font-family:var(--font-body);color:rgba(var(--bg-primary-rgb), .75);margin:0;font-size:.8rem;line-height:1.4}.lectores-board__timeline-text--quote{font-family:var(--font-title);color:var(--bg-primary);font-size:.95rem;font-style:italic}.lectores-board__timeline-divider{background:rgba(var(--bg-primary-rgb), .12);height:1px}.lectores-board{--activity-row-height:1.4rem}.lectores-board__activity-viewport{height:calc(5 * (var(--activity-row-height) + 1.25rem) - 1.25rem);overflow:hidden}.lectores-board__activity-list{will-change:transform;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.lectores-board__activity-item{min-height:var(--activity-row-height)}.lectores-board__activity-link{min-width:0;min-height:var(--activity-row-height);align-items:center;gap:.85rem;text-decoration:none;transition:opacity .2s;display:flex}.lectores-board__activity-link:hover{opacity:.75}.lectores-board__activity-icon{color:var(--matcha);flex-shrink:0;font-size:1.1rem}.lectores-board__activity-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-family:var(--font-title);color:var(--bg-primary);opacity:.8;font-size:.85rem;line-height:1.5;display:block;overflow:hidden}.lectores-board__activity-verb{opacity:.5}.lectores-board__activity-target,.lectores-board__activity-actor{color:var(--bg-primary);font-weight:600}.contacto{align-items:center;min-height:100dvh;display:flex;position:relative}@media (width>=1024px){.contacto{margin-left:var(--navbar-width);transition:margin-left .4s}.contacto.contacto--nav-hidden{margin-left:0}}.contacto:before{content:"";z-index:-1;background-color:var(--bg-primary);background-image:radial-gradient(circle at 1px 1px, rgba(var(--text-primary-rgb), .12) 1px, transparent 1px);background-size:12px 12px;width:100vw;margin-left:-50vw;position:absolute;top:0;bottom:0;left:50%}@media (width>=1024px){.contacto:before{left:calc(-1 * var(--navbar-width));margin-left:0}.contacto.contacto--nav-hidden:before{margin-left:-50vw;left:50%}}.contacto-formulario{flex-direction:column;gap:3rem;width:100%;max-width:1100px;margin:0 auto;padding:3.5rem 1rem 1.5rem;display:flex}@media (width>=1024px){.contacto-formulario{flex-direction:row;gap:5rem;padding:3.5rem 2rem 1.5rem}}.contacto-formulario__panel,.contacto-formulario__info{width:100%}@media (width>=1024px){.contacto-formulario__panel,.contacto-formulario__info{width:50%}}.contacto-formulario__heading{font-family:var(--font-title);letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);margin:0;font-size:1.4rem;font-weight:600}.contacto-formulario__accent{background:var(--matcha-dark);width:48px;height:2px;margin:.9rem 0 1.75rem;display:block}.contacto-formulario__feedback{font-family:var(--font-body);margin:0 0 1.25rem;font-size:.9rem}.contacto-formulario__feedback--ok{color:var(--matcha-dark)}.contacto-formulario__feedback--error{color:var(--burgundy)}.contacto-formulario__form{flex-direction:column;gap:1.5rem;display:flex}.contacto-formulario__honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contacto-formulario__label{font-family:var(--font-body);color:var(--text-primary);margin-bottom:.6rem;font-size:.9rem;display:block}.contacto-formulario__field{position:relative}.contacto-formulario__field-icon{color:rgba(var(--text-primary-rgb), .45);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.contacto-formulario__field-icon--end{left:auto;right:1rem}.contacto-formulario__field--textarea .contacto-formulario__field-icon{top:1rem;transform:none}.contacto-formulario__input,.contacto-formulario__select,.contacto-formulario__textarea{width:100%;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-primary);border:1px solid rgba(var(--text-primary-rgb), .08);padding:.85rem 1rem .85rem 2.75rem;font-size:.95rem}.contacto-formulario__input::-moz-placeholder{color:rgba(var(--text-primary-rgb), .4)}.contacto-formulario__select::-moz-placeholder{color:rgba(var(--text-primary-rgb), .4)}.contacto-formulario__textarea::-moz-placeholder{color:rgba(var(--text-primary-rgb), .4)}.contacto-formulario__input::placeholder,.contacto-formulario__select::placeholder,.contacto-formulario__textarea::placeholder{color:rgba(var(--text-primary-rgb), .4)}.contacto-formulario__input:focus,.contacto-formulario__select:focus,.contacto-formulario__textarea:focus{outline:none}.contacto-formulario__textarea{resize:vertical;min-height:140px}.contacto-formulario__select{appearance:none;cursor:pointer;padding-right:2.5rem}.contacto-formulario__submit{align-self:flex-end;margin-top:.5rem}.contacto-formulario__note{font-family:var(--font-body);color:rgba(var(--text-primary-rgb), .3);align-items:flex-start;gap:.6rem;margin:1.5rem 0 0;font-size:.8rem;line-height:1.5;display:flex}.contacto-formulario__note-icon{color:var(--matcha-dark);flex-shrink:0;margin-top:.15rem}.contacto-formulario__topics{margin:0 0 2.5rem;padding:0;list-style:none}.contacto-formulario__topic{border-bottom:1px solid rgba(var(--text-primary-rgb), .08);align-items:flex-start;gap:1.1rem;padding:1.5rem 0;display:flex}.contacto-formulario__topic:first-child{padding-top:0}.contacto-formulario__topic:last-child{border-bottom:none}.contacto-formulario__topic-icon{background:var(--matcha);width:52px;height:52px;color:var(--bg-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.contacto-formulario__topic-body{flex-direction:column;gap:.35rem;display:flex}.contacto-formulario__topic-title{font-family:var(--font-title);letter-spacing:.03em;text-transform:uppercase;color:var(--text-primary);font-size:.95rem;font-weight:600}.contacto-formulario__topic-text{font-family:var(--font-body);color:rgba(var(--text-primary-rgb), .6);font-size:.9rem;line-height:1.5}.contacto-formulario__quote{border:1px solid rgba(var(--text-primary-rgb), .1);text-align:center;margin:0;padding:1.75rem;position:relative}.contacto-formulario__quote-mark{font-family:var(--font-title);color:var(--matcha-dark);margin-bottom:.5rem;font-size:2.5rem;line-height:1;display:block}.contacto-formulario__quote-text{font-family:var(--font-title);color:var(--text-primary);margin:0 0 1rem;font-size:1.05rem;font-style:italic;line-height:1.5}.contacto-formulario__quote-icon{color:rgba(var(--text-primary-rgb), .35);font-size:1.2rem}.tienda{min-height:100vh;position:relative}.tienda__row{padding:3.5rem 1rem 1.5rem;position:relative}@media (width>=1024px){.tienda{margin-left:var(--navbar-width);transition:margin-left .4s}.tienda.tienda--nav-hidden{margin-left:0}}.tienda:before{content:"";z-index:-1;background-color:var(--bg-primary);background-image:radial-gradient(circle at 1px 1px, rgba(var(--text-primary-rgb), .12) 1px, transparent 1px);background-size:12px 12px;width:100vw;margin-left:-50vw;position:absolute;top:0;bottom:0;left:50%}@media (width>=1024px){.tienda:before{left:calc(-1 * var(--navbar-width));margin-left:0}.tienda.tienda--nav-hidden:before{margin-left:-50vw;left:50%}}.tienda-toolbar{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media (width>=1024px){.tienda-toolbar{flex-flow:wrap;align-items:center}}.tienda-toolbar__search{position:relative}@media (width>=1024px){.tienda-toolbar__search{flex:1;min-width:220px}}.tienda-toolbar__search-icon{color:rgba(var(--text-primary-rgb), .4);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.tienda-toolbar__search-input{width:100%;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-primary);border:1px solid rgba(var(--text-primary-rgb), .15);border-radius:8px;padding:.85rem 1rem .85rem 2.75rem;font-size:.95rem}.tienda-toolbar__search-input::placeholder{color:rgba(var(--text-primary-rgb), .4)}.tienda-toolbar__search-input:focus{border-color:var(--matcha-dark);outline:none}.tienda-toolbar__filters{flex-wrap:wrap;gap:.6rem;display:flex}.tienda-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.tienda-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.tienda-grid{grid-template-columns:repeat(4,1fr)}}.tienda-grid__empty{font-family:var(--font-body);color:rgba(var(--text-primary-rgb), .5);text-align:center;grid-column:1/-1;padding:3rem 0;font-size:.95rem}.tienda-card{border:1px solid rgba(var(--text-primary-rgb), .1);background:var(--bg-primary);border-radius:8px;flex-direction:column;display:flex;position:relative;overflow:hidden}.tienda-card__link{z-index:1;position:absolute;inset:0}.tienda-card__media{aspect-ratio:3/4;background:rgba(var(--text-primary-rgb), .85);justify-content:center;align-items:center;display:flex;position:relative}.tienda-card__media-icon{color:rgba(var(--bg-primary-rgb), .3);font-size:2rem}.tienda-card__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.tienda-card__body{flex-direction:column;flex:1;padding:1.1rem 1.25rem 1.25rem;display:flex}.tienda-card__type{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--text-primary-rgb), .5);margin-bottom:.5rem;font-size:.7rem;font-weight:600}.tienda-card__title{font-family:var(--font-title);color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.tienda-card__subtitle{font-family:var(--font-body);color:rgba(var(--text-primary-rgb), .5);font-size:.85rem}.tienda-card__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.tienda-card__price{font-family:var(--font-body);color:var(--text-primary);font-size:1.05rem;font-weight:700}.tienda-card__cart{z-index:2;position:relative}@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:""}
