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