@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Serif+SC:wght@400;600;700&display=swap";:root{--ink: #173c36;--ink-soft: #58716c;--paper: #fffef9;--desk: #dedbd3;--shell: #f2efe8;--accent: #d8ef8f;--line: rgba(23, 60, 54, .16);--shadow: 0 20px 60px rgba(35, 42, 39, .14), 0 2px 8px rgba(35, 42, 39, .08);font-family:"Noto Serif SC",Songti SC,serif;color:var(--ink);background:var(--shell)}*{box-sizing:border-box}[hidden]{display:none!important}html,body,#app{min-height:100%;margin:0}body{min-height:100dvh;overflow:hidden;background:var(--shell)}button,input{font:inherit}button{color:inherit}svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.app-shell{height:100dvh;display:grid;grid-template-rows:72px 1fr}.topbar{z-index:20;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;gap:24px;padding:0 26px;border-bottom:1px solid var(--line);background:#f7f5efe8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:43px;height:43px;background:var(--ink);color:#f7f4e8;font-family:DM Mono,monospace;font-size:16px;transform:rotate(-2deg)}.brand-mark span{color:var(--accent)}.brand b{display:block;letter-spacing:.12em}.brand small,.doc-title small{display:block;margin-top:2px;color:var(--ink-soft);font:500 9px/1.2 DM Mono,monospace;letter-spacing:.18em}.doc-title{justify-self:center;position:relative;max-width:52vw;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-title>span:not(.status-dot){font-size:14px;font-weight:600}.status-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:99px;background:#65a775;box-shadow:0 0 0 3px #65a77521}.upload-button{justify-self:end;display:flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 18px;border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;font-size:13px;box-shadow:4px 4px 0 var(--accent);transition:transform .18s,box-shadow .18s}.upload-button:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--accent)}.upload-button span{color:var(--accent);font:20px DM Mono}.topbar-actions{justify-self:end;display:flex;align-items:center;gap:9px}.account-button{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);background:#fffffcb3;color:var(--ink-soft);cursor:pointer;font-size:10px}.account-button .ph{font-size:18px}.account-button.signed-in{border-color:#65a77573;color:var(--ink)}.account-overlay{z-index:80;position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0d231f61;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.account-dialog{width:min(520px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:auto;padding:28px;border:1px solid rgba(23,60,54,.18);background:var(--paper);box-shadow:0 28px 90px #0b1c1942}.account-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.account-dialog>header span{color:var(--ink-soft);font:500 9px DM Mono;letter-spacing:.18em}.account-dialog>header h2{margin:7px 0 0;font-size:23px}.account-dialog>header button{width:36px;height:36px;border:0;background:transparent;cursor:pointer}.account-dialog>header .ph{font-size:20px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:22px 0 20px;border-bottom:1px solid var(--line)}.auth-tabs button{min-height:38px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--ink-soft);cursor:pointer;font-size:11px}.auth-tabs button.active{border-bottom-color:var(--ink);color:var(--ink);font-weight:700}#authForm{display:grid;gap:16px}#authForm label{display:grid;gap:7px;color:var(--ink-soft);font-size:10px}#authForm input{min-height:44px;padding:0 12px;border:1px solid var(--line);outline:0;background:#fff;color:var(--ink);font-size:12px}#authForm input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #d8ef8f73}#authForm>button,.migration-actions button:last-child{min-height:44px;border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer}#authForm>button:disabled,.migration-actions button:disabled{opacity:.55;cursor:wait}#authError{min-height:18px;margin:-4px 0;color:#a13232;font-size:10px}.privacy-note{margin:16px 0 0;color:var(--ink-soft);font-size:9px;line-height:1.7}.signed-in-row{display:flex;justify-content:space-between;gap:14px;margin:22px 0;padding:13px 0;border-bottom:1px solid var(--line);font-size:10px}.signed-in-row span{display:flex;align-items:center;gap:6px;color:#477455}.signed-in-row strong{overflow:hidden;text-overflow:ellipsis}.usage-card{margin:-8px 0 22px;padding:14px;background:#173c360b}.usage-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px}.usage-card>div span,.usage-card small{color:var(--ink-soft);font:9px DM Mono}.usage-card>i{display:block;height:3px;margin:11px 0 8px;background:#173c361f}.usage-card>i b{display:block;height:100%;background:var(--ink)}.migration-intro strong{font-size:15px}.migration-intro p,.sync-empty p{margin:7px 0 16px;color:var(--ink-soft);font-size:10px;line-height:1.7}.migration-list{display:grid;gap:8px;max-height:300px;overflow:auto}.migration-list label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);cursor:pointer}.migration-list input{width:17px;height:17px;accent-color:var(--ink)}.migration-list strong,.migration-list small{display:block}.migration-list strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.migration-list small{margin-top:4px;color:var(--ink-soft);font-size:9px}.migration-list small[data-status=synced]{color:#477455}.migration-list small[data-status=failed]{color:#a13232}.migration-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:9px;margin-top:18px}.migration-actions button{min-height:44px;border:1px solid var(--line);background:transparent;cursor:pointer;font-size:10px}.sync-empty{display:grid;place-items:center;padding:38px 10px 24px;text-align:center}.sync-empty .ph{margin-bottom:10px;color:#5b8c67;font-size:34px}.sync-empty p{max-width:290px}.logout-button{width:100%;min-height:40px;margin-top:18px;border:0;border-top:1px solid var(--line);background:transparent;color:var(--ink-soft);cursor:pointer;font-size:10px}.app-main{min-height:0;overflow:hidden}.topbar-center{min-width:0;display:flex;align-items:center;justify-content:center;gap:24px}.primary-tabs{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(23,60,54,.1);background:#fffffcb3}.primary-tabs button{min-height:34px;display:flex;align-items:center;gap:7px;padding:0 13px;border:0;background:transparent;color:var(--ink-soft);cursor:pointer;font-size:11px}.primary-tabs button .ph{font-size:16px}.primary-tabs button.active{background:var(--ink);color:#fff}.home-view{height:100%;overflow:auto;background:#efede7}.home-inner{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:clamp(46px,7vh,84px) 0 80px}.home-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;padding-bottom:28px;border-bottom:1px solid var(--line)}.home-heading>div>span{color:var(--ink-soft);font:500 10px DM Mono;letter-spacing:.18em}.home-heading h1{margin:7px 0 8px;font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.04em}.home-heading p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.7}.home-upload{min-height:44px;display:inline-flex;align-items:center;gap:8px;padding:0 17px;border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;font-size:12px;box-shadow:4px 4px 0 var(--accent)}.home-upload .ph{color:var(--accent);font-size:18px}.resource-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:28px 0 22px}.resource-toolbar label{width:min(460px,100%);min-height:42px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:0 13px;border-bottom:1px solid rgba(23,60,54,.35);background:#fffffc80}.resource-toolbar label .ph{color:var(--ink-soft);font-size:17px}.resource-toolbar input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.resource-toolbar>button{min-height:40px;display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--line);background:transparent;cursor:pointer;font-size:11px}.resource-toolbar>button .ph{font-size:17px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.resource-card{min-width:0;min-height:176px;display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;border:1px solid rgba(23,60,54,.12);background:#fffef9cc;text-align:left;cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.resource-card:hover{transform:translateY(-3px);border-color:#173c3647;box-shadow:0 16px 34px #173c3617}.resource-cover{height:124px;display:grid;place-items:center;align-content:center;gap:12px;border:1px solid rgba(23,60,54,.18);background:#fffef9;box-shadow:5px 6px #dfe8be}.resource-cover .ph{font-size:30px}.resource-cover small{color:var(--ink-soft);font:8px DM Mono;letter-spacing:.12em}.resource-info{min-width:0}.resource-info strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.65}.resource-info small{display:block;margin-top:9px;color:var(--ink-soft);font:9px/1.6 DM Mono}.resource-card>.ph{color:#889590;font-size:17px}.home-empty{grid-column:1 / -1;min-height:280px;display:grid;place-items:center;align-content:center;gap:9px;color:var(--ink-soft);text-align:center}.home-empty .ph{font-size:34px}.home-empty p{margin:0;font-size:11px}.mistake-books-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.mistake-book-card{min-width:0;padding:22px;border:1px solid rgba(23,60,54,.13);background:#fffef9d1}.mistake-book-card>header{display:flex;align-items:center;gap:13px;padding-bottom:16px;border-bottom:1px solid var(--line)}.mistake-book-card>header>span{width:44px;height:52px;display:grid;place-items:center;background:var(--book-color)}.mistake-book-card>header .ph{font-size:22px}.mistake-book-card header strong,.mistake-book-card header small{display:block}.mistake-book-card header small{margin-top:4px;color:var(--ink-soft);font-size:10px}.mistake-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.mistake-entry-grid>p{grid-column:1 / -1;margin:16px 0;color:var(--ink-soft);font-size:11px}.mistake-entry-grid button{min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.mistake-entry-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid var(--line);background:#fff}.mistake-entry-grid button span{display:block;overflow:hidden;margin-top:5px;color:var(--ink-soft);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.new-book-form{display:flex;align-items:center;gap:8px;padding:16px;border:1px solid var(--line);background:#fffef9}.new-book-form input{flex:1;min-height:38px;padding:0 10px;border:0;border-bottom:1px solid var(--ink);outline:0;background:transparent}.new-book-form button{min-height:38px;padding:0 14px;border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer}.workspace{min-height:0;display:grid;grid-template-columns:76px minmax(0,1fr) 320px}.toolrail{z-index:15;display:flex;flex-direction:column;align-items:center;gap:8px;padding:18px 10px;border-right:1px solid var(--line);background:#f7f5ef}.tool{width:56px;min-height:58px;display:grid;place-items:center;align-content:center;gap:4px;border:0;background:transparent;color:var(--ink-soft);cursor:pointer;border-radius:3px}.tool span{font-size:10px}.tool.active svg{color:var(--accent)}.rail-divider{width:30px;margin:4px 0;border-top:1px solid var(--line)}.tool.utility{min-height:48px}.desk{position:relative;min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;padding:0 24px 70px;background-color:var(--desk);background-image:radial-gradient(rgba(23,60,54,.09) .7px,transparent .7px);background-size:15px 15px}.desk-head{position:sticky;top:0;z-index:10;height:56px;display:flex;align-items:center;justify-content:space-between;max-width:870px;margin:0 auto 22px;background:linear-gradient(var(--desk) 75%,transparent)}.desk-head div{display:flex;align-items:baseline;gap:12px}.desk-head strong{font:500 11px DM Mono;letter-spacing:.08em}.desk-head span{color:var(--ink-soft);font-size:11px}.desk-head button{border:0;border-bottom:1px solid var(--ink);padding:6px 1px;background:transparent;cursor:pointer;font-size:11px}.paper-stack{display:grid;gap:24px;justify-items:center;max-width:870px;margin:0 auto}.paper-page{position:relative;width:min(100%,794px);aspect-ratio:210 / 297;overflow:hidden;background:var(--paper);box-shadow:var(--shadow);touch-action:pan-x pan-y}.ink-layer{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;width:100%;height:100%;touch-action:none}body[data-mode=lookup] .selectable-content{cursor:text;user-select:text;-webkit-user-select:text}body[data-mode=lookup] .ink-layer,body[data-mode=pan] .ink-layer,body[data-mode=pan] .selectable-content{pointer-events:none}.sample-paper{position:absolute;top:0;right:0;bottom:0;left:0;padding:7.5% 8%;color:#182722;-webkit-user-select:none;user-select:none}.exam-header{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:2.6%;border-bottom:2px solid var(--ink)}.eyebrow,.result-kicker{font:500 9px DM Mono;letter-spacing:.16em;color:#668078}.exam-header h1{margin:6px 0 0;font:700 clamp(24px,4vw,42px)/1 "Noto Serif SC";letter-spacing:-.03em}.score-box{border-left:1px solid var(--ink);padding-left:18px;font:9px/1.7 DM Mono}.score-box strong{font-size:11px}.student-row{display:grid;grid-template-columns:auto 1fr auto .55fr;gap:10px;align-items:end;padding:2.3% 0 4%;font:9px DM Mono}.student-row i{border-bottom:1px solid #8b9691}.sample-paper section{position:relative;margin-bottom:4%}.section-label{display:flex;align-items:center;gap:12px;margin-bottom:2%}.section-label b{padding:4px 8px;background:var(--ink);color:#fff;font:500 9px DM Mono}.section-label span{font-size:clamp(10px,1.5vw,13px);font-weight:600}.sample-paper p{max-width:88%;margin:0 0 2.2%;font-family:Georgia,Times New Roman,serif;font-size:clamp(10px,1.65vw,14px);line-height:1.78}.sample-paper mark{padding:1px 2px;background:linear-gradient(transparent 48%,#d8ef8fbf 48%);color:inherit}.margin-note{position:absolute;top:20%;right:-2%;padding-left:10px;border-left:2px solid var(--accent);color:#668078;font:8px/1.6 DM Mono;transform:rotate(1.5deg)}.questions{padding-top:2%;border-top:1px solid #b5bbb7}.questions label{display:flex;align-items:center;gap:9px;margin:1.4% 0;font:clamp(9px,1.45vw,12px) Georgia,serif}.questions label span{display:grid;place-items:center;width:18px;height:18px;border:1px solid #73807b;border-radius:50%;font:8px DM Mono}.answer-line{width:90%;height:25px;border-bottom:1px solid #aeb6b2}.answer-line.short{width:65%}.sample-paper footer{position:absolute;bottom:3.7%;left:8%;right:8%;display:flex;justify-content:space-between;padding-top:8px;border-top:1px solid #c8ccc9;color:#71817b;font:8px DM Mono;letter-spacing:.1em}.pdf-canvas,.uploaded-image{display:block;width:100%;height:100%;object-fit:contain}.pdf-text-layer{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;transform-origin:0 0;opacity:.01}.pdf-text-layer span{position:absolute;transform-origin:0 0;white-space:pre;color:transparent}.page-error{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:10px;background:repeating-linear-gradient(-45deg,#f4f1e8,#f4f1e8 12px,#efebe1 12px 24px);text-align:center}.page-error b{font-size:16px}.page-error span{color:var(--ink-soft);font-size:11px}.docx-page{width:min(100%,816px);height:auto;min-height:1056px;aspect-ratio:auto;overflow:hidden}.docx-page>section.docx{margin:0!important;box-shadow:none!important}.docx-slice{position:relative;width:100%;overflow:hidden;background:#fff}.docx-slice>section.docx{margin:0!important;box-shadow:none!important}.docx-style-bank{display:none}.docx-page .ink-layer{height:100%}.image-page{height:auto}.ocr-banner{position:absolute;z-index:7;left:50%;bottom:18px;transform:translate(-50%);padding:8px 13px;white-space:nowrap;border:1px solid rgba(255,255,255,.35);background:#173c36e6;color:#fff;font-size:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lookup-panel{position:relative;z-index:16;min-width:0;padding:54px 30px 30px;overflow:auto;border-left:1px solid var(--line);background:#f8f6f0}.close-panel{display:none;position:absolute;top:14px;right:18px;border:0;background:transparent;font:26px/1 DM Mono;cursor:pointer}.lookup-empty{margin-top:18vh}.empty-glyph{display:inline-grid;place-items:center;width:68px;height:68px;margin-bottom:20px;border:1px solid var(--ink);box-shadow:7px 7px 0 var(--accent);font:500 20px DM Mono}.lookup-panel h2{margin:10px 0 8px;font-size:24px}.lookup-empty p{color:var(--ink-soft);font-size:13px;line-height:1.8}.shortcut{display:flex;align-items:center;gap:10px;margin-top:28px;color:var(--ink-soft);font-size:10px}kbd{padding:4px 7px;border:1px solid var(--line);background:#fff;box-shadow:0 2px 0 var(--line);font:9px DM Mono}.word-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.word-row h2{font-size:34px;letter-spacing:-.04em}.word-row button{width:34px;height:34px;border:1px solid var(--ink);border-radius:50%;background:var(--accent);cursor:pointer}.phonetic{margin:0 0 28px;color:var(--ink-soft);font:12px DM Mono}.phonetic em{margin-left:8px;padding:3px 6px;background:#e5e9e1;color:var(--ink);font-style:normal;font-size:8px}.meaning{padding:18px 0;border-block:1px solid var(--line)}.meaning b{font-style:italic;font-size:12px}.meaning p{margin:8px 0;font-size:14px}.lookup-loading{min-height:260px;display:grid;place-items:center;align-content:center;gap:15px;color:var(--ink-soft);font-size:12px}.lookup-loading span{width:28px;height:28px;border:2px solid var(--line);border-top-color:var(--ink);border-radius:50%;animation:lookup-spin .8s linear infinite}.word-forms{padding:18px 0;border-bottom:1px solid var(--line)}.word-forms small{color:#668078;font:9px DM Mono;letter-spacing:.12em}.word-forms>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.word-forms span{padding:5px 7px;border:1px solid var(--line);background:#fff;font:10px DM Mono}.word-forms i{margin-right:5px;color:var(--ink-soft);font:8px "Noto Serif SC"}.definitions{padding:16px 0;border-bottom:1px solid var(--line)}.definitions summary{cursor:pointer;font-size:12px;font-weight:600}.definitions p{margin:10px 0 0;color:var(--ink-soft);font:11px/1.65 Georgia,serif}@keyframes lookup-spin{to{transform:rotate(360deg)}}.context,.translation{margin-top:18px;padding:14px;background:#eef0e7}.context small,.translation small{color:#668078;font:9px DM Mono;letter-spacing:.12em}.context p,.translation p{margin:7px 0 0;font-size:12px;line-height:1.7}.save-word{width:100%;margin-top:22px;padding:11px;border:1px solid var(--ink);background:transparent;cursor:pointer}.lookup-result blockquote{margin:20px 0;padding-left:14px;border-left:3px solid var(--accent);font:16px/1.7 Georgia,serif}.toast{position:fixed;z-index:50;left:50%;bottom:22px;padding:10px 15px;transform:translate(-50%,20px);opacity:0;background:var(--ink);color:#fff;font-size:11px;pointer-events:none;transition:.2s}.toast.show{transform:translate(-50%);opacity:1}@media(max-width:1050px){.workspace{grid-template-columns:68px minmax(0,1fr)}.lookup-panel{position:fixed;right:0;top:72px;bottom:0;width:min(360px,88vw);transform:translate(102%);box-shadow:-16px 0 50px #173c362e;transition:transform .25s ease}.lookup-panel.open{transform:translate(0)}.close-panel{display:block}}@media(max-width:700px),(max-height:600px)and (orientation:landscape){.app-shell{grid-template-rows:58px 1fr}.topbar{grid-template-columns:1fr auto;padding:0 14px}.brand-mark{width:36px;height:36px}.brand>span:last-child,.doc-title{display:none}.upload-button{min-height:36px;padding:0 13px;box-shadow:3px 3px 0 var(--accent)}.workspace{display:block}.toolrail{position:fixed;z-index:30;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));height:64px;flex-direction:row;justify-content:space-around;padding:6px 8px;border:1px solid rgba(255,255,255,.5);border-radius:4px;background:#f8f6f0f0;box-shadow:0 12px 40px #173c363d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tool{width:min(58px,16vw);min-height:50px}.tool.utility{min-height:50px}.rail-divider{width:1px;height:28px;margin:0 2px;border-top:0;border-left:1px solid var(--line)}.desk{height:calc(100dvh - 58px);padding:0 10px 96px}.desk-head{height:44px;margin-bottom:10px}.desk-head span{display:none}.paper-page{width:100%}.lookup-panel{top:auto;bottom:0;left:0;width:100%;max-height:68dvh;padding:42px 24px calc(90px + env(safe-area-inset-bottom));transform:translateY(105%);border:0;border-radius:18px 18px 0 0;box-shadow:0 -20px 60px #173c3638}.lookup-panel.open{transform:translateY(0)}.lookup-empty{margin-top:4vh}.sample-paper p{max-width:92%}.margin-note{display:none}}@media(max-height:600px)and (orientation:landscape){.toolrail{left:auto;top:68px;right:8px;bottom:8px;width:62px;height:auto;flex-direction:column}.rail-divider{width:28px;height:1px;border-left:0;border-top:1px solid var(--line)}.desk{padding-right:82px;padding-bottom:30px}.paper-page{width:min(100%,650px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--toolbar: rgba(255, 255, 252, .94);--toolbar-shadow: 0 14px 40px rgba(39, 48, 45, .14), 0 2px 8px rgba(39, 48, 45, .08);--danger: #d84b42}.ph{font-size:22px;line-height:1}.workspace{position:relative;display:block}.topbar{grid-template-columns:220px 1fr 220px}.toolrail{position:fixed;z-index:30;top:84px;left:50%;width:max-content;max-width:calc(100vw - 32px);min-height:64px;padding:7px 10px;flex-direction:row;gap:8px;border:1px solid rgba(255,255,255,.76);border-radius:22px;background:var(--toolbar);box-shadow:var(--toolbar-shadow);-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);transform:translate(-50%);pointer-events:auto;isolation:isolate}.toolrail button,.tool-popover button,.timer-popover button{position:relative;pointer-events:auto}.tool-group{display:flex;align-items:center;gap:3px}.tool{width:58px;min-height:50px;border-radius:14px;transition:background .16s ease,color .16s ease,transform .16s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.tool:hover{background:#173c3612}.tool:active{transform:scale(.94)}.tool span{font:500 9px/1.1 DM Mono,monospace;letter-spacing:.02em}.tool.active{background:var(--ink);color:#fff;box-shadow:inset 0 -3px var(--accent)}.tool.active .ph{color:var(--accent)}.tool.icon-only{width:44px;min-height:44px}.tool.utility-action{width:66px}.tool.clear-tool{width:74px}.tool.icon-only.available{color:var(--ink)}.tool.clear-tool.confirming{background:var(--danger);color:#fff;animation:confirm-pulse 1s ease infinite alternate}.rail-divider{width:1px;height:34px;margin:0 2px;border:0;border-left:1px solid var(--line)}@keyframes confirm-pulse{to{box-shadow:0 0 0 5px #d84b4221}}.desk{height:100%;padding:96px 24px 84px;background-color:#e9e9e6;background-image:none}.desk-head{top:4px;height:36px;margin-bottom:14px;padding-inline:8px;border-radius:18px;background:#efefebe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.paper-stack{gap:18px}.page-frame{position:relative;width:min(100%,816px);padding-top:30px;scroll-margin-top:94px}.page-frame .paper-page{width:100%}.paper-page{border-radius:2px;box-shadow:0 20px 50px #262d2a21,0 1px 5px #262d2a1f}.page-jump-badge{position:absolute;z-index:9;top:0;left:2px;display:flex;align-items:center;gap:6px;min-height:24px;padding:0;border:0;border-bottom:1px solid transparent;border-radius:0;background:transparent;color:var(--ink);box-shadow:none;cursor:pointer;touch-action:manipulation}.page-jump-badge strong{font-size:11px;font-weight:600}.page-jump-badge span{color:var(--ink-soft);font-size:9px}.page-jump-badge .ph{font-size:11px}.page-jump-badge:hover{border-bottom-color:#173c3659}body[data-mode=highlight] .ink-layer,body[data-mode=eraser] .ink-layer{pointer-events:auto}body[data-mode=eraser] .ink-layer{cursor:cell}.tool-popover{position:fixed;z-index:42;top:158px;left:50%;width:min(380px,calc(100vw - 28px));padding:20px;border:1px solid rgba(255,255,255,.8);border-radius:24px;background:#fffffcf7;box-shadow:0 24px 70px #173c3638;-webkit-backdrop-filter:blur(24px) saturate(140%);backdrop-filter:blur(24px) saturate(140%);transform:translate(-25%)}.tool-popover[hidden]{display:none}.tool-popover header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.tool-popover header span,.panel-heading span{display:block;color:var(--ink-soft);font:500 9px DM Mono;letter-spacing:.14em;text-transform:uppercase}.tool-popover header strong,.panel-heading strong{display:block;margin-top:3px;font-size:18px}.tool-popover header button{width:34px;height:34px;border:0;border-radius:50%;background:#eef0eb;cursor:pointer}.setting-row{display:grid;grid-template-columns:1fr auto;gap:8px 16px;margin:14px 0 20px;font-size:12px}.setting-row output{color:var(--ink-soft);font:11px DM Mono}.setting-row input{grid-column:1 / -1;width:100%;accent-color:var(--ink)}.palette-label{margin:6px 0 12px;color:var(--ink-soft);font-size:11px}.color-palette{display:flex;flex-wrap:wrap;gap:12px}.swatch{position:relative;width:34px;height:34px;border:3px solid white;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px var(--line);cursor:pointer;touch-action:manipulation}.swatch.active{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--ink)}.picker-hint{margin:0 0 12px;color:var(--ink-soft);font-size:11px;line-height:1.65}.tool-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tool-type-grid button{min-height:76px;display:grid;place-items:center;align-content:center;gap:7px;padding:8px;border:1px solid rgba(23,60,54,.12);background:#f8f8f3;cursor:pointer;font-size:10px}.tool-type-grid button:hover{border-color:var(--ink);background:#f0f4df}.tool-type-grid .ph{font-size:22px}.pressure-setting{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:15px;border-top:1px solid var(--line);font-size:11px}.pressure-setting input{width:38px;height:20px;accent-color:var(--ink)}.shape-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shape-switch button{min-height:72px;display:grid;place-items:center;align-content:center;gap:7px;border:1px solid var(--line);background:#f8f8f3;cursor:pointer;font-size:10px}.shape-switch button.active{border-color:var(--ink);background:#eef3d9;box-shadow:inset 0 -3px var(--accent)}.shape-switch .ph{font-size:22px}.lookup-panel{position:fixed;z-index:40;top:72px;right:0;bottom:0;width:min(380px,90vw);padding:54px 28px 34px;border-left:1px solid rgba(23,60,54,.1);background:#fbfaf6f7;box-shadow:-20px 0 60px #173c3629;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translate(103%);transition:transform .25s ease}.lookup-panel.open{transform:translate(0)}.close-panel{display:grid;place-items:center;position:absolute;top:18px;right:18px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:#eceee9;font-size:20px;cursor:pointer}.lookup-empty{margin-top:14vh}.panel-heading{margin:-8px 0 20px}.navigator-heading>strong{font-size:22px;letter-spacing:-.02em}.navigator-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:20px;padding:4px;border:1px solid rgba(23,60,54,.09);background:#eeeee8}.navigator-tabs button{min-height:52px;display:grid;place-items:center;align-content:center;gap:4px;border:0;background:transparent;color:var(--ink-soft);cursor:pointer}.navigator-tabs button i{font-size:18px}.navigator-tabs button b{font-size:10px;font-weight:600}.navigator-tabs button.active{background:#fffef9;color:var(--ink);box-shadow:0 3px 12px #173c3614}.thumbnail-list{display:grid;gap:8px}.page-thumbnail{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr) 32px;align-items:center;gap:12px;min-height:144px;width:100%;padding:9px 10px 9px 8px;border:1px solid transparent;background:transparent;text-align:left;cursor:pointer;transition:border-color .16s,background .16s,transform .16s}.page-thumbnail:hover{border-color:#173c3621;background:#ffffff94}.page-thumbnail.active{border-color:#173c3638;background:#fffef9;box-shadow:inset 3px 0 var(--ink)}.page-thumbnail:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.preview-slot{display:grid;place-items:center;width:92px;height:128px}.mini-page-preview{position:relative;display:block;width:90px;height:126px;overflow:hidden;border:1px solid #d3d6d0;background:#fff;box-shadow:0 5px 16px #173c361a}.thumbnail-source{position:absolute!important;inset:0 auto auto 0!important;min-width:0!important;margin:0!important;box-shadow:none!important;pointer-events:none!important}.thumbnail-source .ink-layer{pointer-events:none!important}.thumbnail-info{min-width:0}.thumbnail-info strong{display:block;font-size:13px}.thumbnail-info small{display:block;margin-top:5px;color:var(--ink-soft);font:9px DM Mono}.page-bookmark{display:grid;place-items:center;width:30px;height:36px;border:0;background:transparent;color:#81908c;cursor:pointer}.page-bookmark i{font-size:19px}.page-bookmark.saved{color:var(--ink);background:var(--accent)}.navigator-empty{min-height:330px;display:grid;justify-items:center;align-content:center;padding:28px;text-align:center}.navigator-empty>i{margin-bottom:16px;color:#8a9995;font-size:34px}.navigator-empty strong{font-size:15px}.navigator-empty p{max-width:220px;margin:8px 0 20px;color:var(--ink-soft);font-size:11px;line-height:1.75}.navigator-empty button{padding:9px 13px;border:1px solid var(--ink);background:transparent;font-size:10px;cursor:pointer}.outline-list{display:grid;gap:2px;margin:0;padding:0;list-style:none}.outline-list li{margin-left:calc((var(--level) - 1) * 12px)}.outline-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;width:100%;padding:12px 9px;border:0;border-bottom:1px solid rgba(23,60,54,.09);background:transparent;text-align:left;cursor:pointer}.outline-list button:hover{background:#ffffffa3}.outline-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:calc(13px - (var(--level) - 1) * 1px);font-weight:600}.outline-list small{color:var(--ink-soft);font:9px DM Mono}.outline-create{display:grid;gap:8px;margin-bottom:18px;padding:13px;border:1px solid var(--line);background:#fffef9}.outline-create input,.outline-create select{width:100%;min-height:38px;padding:0 9px;border:0;border-bottom:1px solid rgba(23,60,54,.28);outline:0;background:#f2f2eb;color:var(--ink);font-size:11px}.outline-create button{min-height:38px;border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;font-size:10px}.outline-list li{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 32px}.outline-list .outline-remove{display:grid;place-items:center;width:32px;padding:0;color:var(--danger)}.outline-list .outline-remove .ph{font-size:14px}.navigator-empty.compact{min-height:210px}.excerpt-list{display:grid;gap:14px}.excerpt-list article{padding:10px;border:1px solid var(--line);background:#fffef9}.excerpt-list img{display:block;width:100%;max-height:210px;object-fit:contain;border:1px solid rgba(23,60,54,.1);background:#fff}.excerpt-list button{display:flex;align-items:center;gap:4px;margin:8px 0;padding:3px 0;border:0;border-bottom:1px solid var(--ink);background:transparent;cursor:pointer;font-size:9px}.excerpt-list button .ph{font-size:12px}.excerpt-list textarea{width:100%;min-height:72px;padding:9px;resize:vertical;border:0;border-left:2px solid var(--accent);outline:0;background:#f0f1e9;color:var(--ink);font:11px/1.6 "Noto Serif SC"}.toolbar-manager h3{margin:18px 0 8px;color:var(--ink-soft);font-size:10px;font-weight:500}.toolbar-manager article,.common-tool-toggle{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 5px;border-bottom:1px solid var(--line)}.toolbar-manager article>span,.common-tool-toggle{display:flex;align-items:center;gap:9px}.toolbar-manager article>span .ph,.common-tool-toggle .ph{font-size:18px}.toolbar-manager article b,.common-tool-toggle span{font-size:11px}.toolbar-manager article>div{display:flex;gap:2px}.toolbar-manager article button{width:30px;height:30px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.toolbar-manager article button:disabled{opacity:.24}.toolbar-manager article button .ph{font-size:15px}.common-tool-toggle input{margin-left:auto;accent-color:var(--ink)}.navigator-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.navigator-title>button{display:flex;align-items:center;gap:5px;min-height:34px;padding:0 10px;border:1px solid var(--ink);background:transparent;cursor:pointer;font-size:10px}.navigator-title>button .ph{font-size:15px}.navigator-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:10px;padding:0 10px;min-height:38px;border:1px solid rgba(23,60,54,.12);background:#fffef9}.navigator-search .ph{color:var(--ink-soft);font-size:15px}.navigator-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.navigator-search span{color:var(--ink-soft);font:9px DM Mono}.special-panel-heading p{margin:8px 0 0;color:var(--ink-soft);font-size:11px;line-height:1.65}.page-note-editor{padding:16px;border:1px solid rgba(23,60,54,.12);background:#fffef9}.page-note-editor>div,.saved-notes header{display:flex;align-items:center;justify-content:space-between}.page-note-editor span,.page-note-editor small{color:var(--ink-soft);font-size:10px}.page-note-editor textarea{width:100%;min-height:150px;margin:14px 0 7px;padding:12px;resize:vertical;border:0;border-left:2px solid var(--accent);outline:0;background:#f2f2eb;color:var(--ink);font:12px/1.8 "Noto Serif SC"}.saved-notes{margin-top:20px}.saved-notes header{padding-bottom:9px;border-bottom:1px solid var(--line)}.saved-notes header span{font:10px DM Mono}.saved-notes button,.search-results button{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:12px 4px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.saved-notes button span,.search-results button span{overflow:hidden;color:var(--ink-soft);font-size:10px;line-height:1.55}.saved-notes>p{color:var(--ink-soft);font-size:11px;line-height:1.7}.search-results mark{background:var(--accent);color:var(--ink)}.search-results .ph{font-size:15px}.layer-list{display:grid;gap:7px}.layer-row{display:grid;grid-template-columns:minmax(0,1fr) 38px 38px;align-items:center;min-height:58px;border:1px solid transparent;background:#ffffff8a}.layer-row.active{border-color:#173c363d;background:#fffef9;box-shadow:inset 3px 0 var(--ink)}.layer-select{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;min-height:56px;padding:0 8px;border:0;background:transparent;text-align:left;cursor:pointer}.layer-select>span{display:grid;place-items:center;width:24px;height:24px;background:#e8ebe4;font:10px DM Mono}.layer-select input{width:100%;min-width:0;padding:5px;border:1px solid transparent;background:transparent;color:var(--ink);font-size:12px}.layer-select input:focus{outline:0;border-color:var(--line);background:#fff}.layer-visibility,.layer-delete{display:grid;place-items:center;width:34px;height:34px;border:0;background:transparent;cursor:pointer}.layer-visibility .ph,.layer-delete .ph{font-size:17px}.layer-delete{color:var(--danger)}.layer-delete:disabled{opacity:.22;cursor:not-allowed}.add-layer-button{width:100%;margin-top:12px;padding:11px;border:1px dashed rgba(23,60,54,.4);background:transparent;cursor:pointer}.mistake-list{display:grid;gap:12px}.mistake-list article{display:grid;grid-template-columns:112px 1fr;gap:12px;padding:9px;border:1px solid var(--line);background:#fffef9}.mistake-list img{width:112px;height:90px;object-fit:contain;border:1px solid #dfe1dc;background:#fff}.mistake-list article>div{display:grid;align-content:center;justify-items:start;gap:6px}.mistake-list small{color:var(--ink-soft);font:9px DM Mono}.mistake-list button{padding:4px 0;border:0;border-bottom:1px solid var(--ink);background:transparent;font-size:9px;cursor:pointer}.lasso-layer{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;pointer-events:none;touch-action:none;cursor:crosshair}.lasso-selection{position:absolute;border:2px dashed var(--ink);background:#d8ef8f3d;box-shadow:0 0 0 9999px #173c3614}.lasso-selection.free{border-radius:28% 42% 34% 39%}.lasso-selection.move-armed{cursor:move;border-style:solid;background:#d8ef8f5c}.lasso-actions{position:absolute;z-index:3;width:330px;max-width:calc(100% - 16px);padding:6px;border:1px solid rgba(255,255,255,.8);border-radius:13px;background:#fffffcf7;box-shadow:0 14px 32px #173c3638;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lasso-primary-actions{display:grid;grid-template-columns:repeat(4,1fr)}.lasso-primary-actions button,.lasso-capture-actions button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:4px;border:0;background:transparent;cursor:pointer;font-size:9px}.lasso-primary-actions button:hover,.lasso-capture-actions button:hover{background:#edf2dc}.lasso-primary-actions .ph,.lasso-capture-actions .ph{font-size:16px}.lasso-capture-actions{display:grid;grid-template-columns:88px minmax(0,1fr);gap:4px;padding-top:5px;border-top:1px solid var(--line)}.lasso-capture-actions>button{border-right:1px solid var(--line)}.lasso-capture-actions label{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 58px;align-items:center}.lasso-capture-actions select{min-width:0;height:36px;padding:0 5px;border:0;outline:0;background:#f1f1ea;color:var(--ink);font-size:9px}.thumbnail-source .lasso-layer{display:none}.blank-note-page{position:absolute;top:0;right:0;bottom:0;left:0;padding:7% 8%;-webkit-user-select:none;user-select:none}.blank-note-page header{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:18px;padding-bottom:12px;border-bottom:2px solid var(--ink)}.blank-note-page header span{font:500 11px DM Mono;letter-spacing:.18em}.blank-note-page header strong{font-size:20px}.note-paper-lines{display:grid;margin-top:22px}.note-paper-lines i{height:42px;border-bottom:1px solid rgba(23,60,54,.17)}.blank-note-page footer{position:absolute;left:8%;right:8%;bottom:4%;color:var(--ink-soft);font:8px DM Mono;text-align:right}.timer-popover{position:fixed;z-index:43;top:158px;left:50%;width:min(300px,calc(100vw - 28px));padding:18px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:#fffffcfa;box-shadow:0 24px 70px #173c3638;transform:translate(65px)}.timer-popover[hidden]{display:none}.timer-popover header{display:flex;align-items:center;justify-content:space-between}.timer-popover header span{display:block;color:var(--ink-soft);font:9px DM Mono;letter-spacing:.12em}.timer-popover header strong{display:block;margin-top:4px;font:500 30px DM Mono}.timer-popover header button{width:32px;height:32px;border:0;border-radius:50%;background:#eceee9;cursor:pointer}.timer-presets,.timer-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:18px}.timer-presets button{padding:8px 3px;border:1px solid var(--line);background:transparent;cursor:pointer;font-size:10px}.timer-presets button.active{border-color:var(--ink);background:#eef2df}.timer-actions{grid-template-columns:1fr 1fr}.timer-actions button{padding:10px;border:1px solid var(--ink);background:transparent;cursor:pointer}.timer-actions button:first-child{background:var(--ink);color:#fff}@media(max-width:980px){.topbar{grid-template-columns:170px 1fr 170px;padding-inline:18px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolrail{top:80px}.tool{width:52px}.tool.icon-only{width:40px}.tool-popover{top:150px;transform:translate(-20%)}}@media(max-width:760px){.app-shell{grid-template-rows:58px 1fr}.topbar{grid-template-columns:1fr auto;padding-inline:12px}.brand{display:none}.topbar-center{justify-content:flex-start}.primary-tabs button{padding-inline:10px}.doc-title{display:none}.topbar-actions{gap:5px}.account-button{min-height:36px;padding:0 9px}.account-button span{display:none}.upload-button{min-height:36px;padding:0 13px}.upload-button{font-size:0}.upload-button span{font-size:22px}.home-inner{width:min(100% - 28px,640px);padding:34px 0 96px}.home-heading{align-items:flex-start}.home-heading h1{font-size:38px}.home-heading p{max-width:310px;font-size:11px}.home-heading .home-upload{min-width:44px;padding:0 12px;font-size:0}.resource-toolbar{align-items:stretch;flex-direction:column}.resource-toolbar label{width:100%}.resource-toolbar>button{align-self:flex-start}.resource-grid,.mistake-books-grid{grid-template-columns:1fr}.resource-card{min-height:150px;grid-template-columns:76px minmax(0,1fr) auto;padding:15px}.resource-cover{height:108px}.toolrail{top:auto;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));width:auto;max-width:none;min-height:68px;justify-content:space-between;padding:7px;border-radius:20px;transform:none}.history-group #redoButton,.history-group #pagesButton,.rail-divider{display:none}.mode-group{flex:1;justify-content:space-around}.tool{width:40px;min-width:40px;min-height:52px}.tool.icon-only,.tool.utility-action,.tool.clear-tool{width:36px;min-width:36px}.tool-group{gap:1px}.tool span{display:none}.desk{height:calc(100dvh - 58px);padding:44px 8px 100px}.desk-head{position:sticky;top:-38px;margin-bottom:8px}.desk-head span{display:none}.paper-page{width:100%}.tool-popover,.timer-popover{top:auto;bottom:calc(90px + env(safe-area-inset-bottom));left:10px;right:10px;width:auto;transform:none}.lookup-panel{top:auto;bottom:0;left:0;width:100%;max-height:72dvh;padding:50px 24px calc(96px + env(safe-area-inset-bottom));border:0;border-radius:24px 24px 0 0;transform:translateY(105%)}.lookup-panel.open{transform:translateY(0)}.navigator-tabs{position:sticky;top:-50px;z-index:3}.thumbnail-list{grid-template-columns:repeat(2,minmax(0,1fr))}.page-thumbnail{grid-template-columns:76px minmax(0,1fr) 28px;min-height:122px;gap:8px}.preview-slot{width:76px;height:106px}.mini-page-preview{width:74px;height:104px}.account-overlay{align-items:end;padding:0}.account-dialog{width:100%;max-height:90dvh;padding:22px 18px calc(22px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:18px 18px 0 0}}@media(max-width:360px){.toolrail{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.toolrail::-webkit-scrollbar{display:none}.mode-group{flex:none}}@media(max-width:480px){.toolrail{overflow-x:auto;justify-content:flex-start;padding-inline:14px 24px;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 10px,#000 calc(100% - 18px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 10px,#000 calc(100% - 18px),transparent 100%)}.toolrail::-webkit-scrollbar{display:none}.mode-group{flex:none}}@media(max-height:600px)and (orientation:landscape){.toolrail{top:66px;left:10px;right:auto;bottom:10px;width:68px;height:auto;min-height:0;flex-direction:column;transform:none}.mode-group,.history-group,.utility-group{flex-direction:column}.tool span{display:none}.tool{width:48px;min-height:44px}.tool.utility-action,.tool.clear-tool{width:48px;min-width:48px}.history-group #redoButton,.history-group #pagesButton{display:none}.desk{padding:22px 18px 28px 88px}.tool-popover{top:72px;bottom:auto;left:88px;right:auto;width:330px}}@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:""}
