html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizespeed;width:100%;min-height:100vh;position:relative}*,:after,:before{box-sizing:border-box}a:not([class]){-webkit-text-decoration-skip:ink;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input,input:required{box-shadow:none}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff}input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0 30px #fff}input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 30px #fff}input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]::-webkit-search-results-button{-webkit-appearance:none;-moz-appearance:none}input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}input:focus{outline:none}audio,canvas,video{max-width:100%;display:inline-block}audio:not([controls]){height:0;display:none}[hidden]{display:none}a:active,a:hover{outline:none}img{vertical-align:middle;max-width:100%;height:auto}img,picture{display:inline-block}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;background:0 0;border:0}button[disabled],html input[disabled]{cursor:default}[disabled]{pointer-events:none}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}button{background:0 0;border:0}textarea{resize:vertical;vertical-align:top;overflow:auto}table{border-collapse:collapse;border-spacing:0;text-indent:0}hr{box-sizing:content-box;page-break-after:always;background:#000;border:0;width:100%;height:1px;margin:0;padding:0;line-height:0;overflow:visible}pre{font-family:monospace;font-size:100%}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:none}code,kbd,pre,samp{font-family:monospace}small,sub,sup{font-size:75%}sub,sup{vertical-align:baseline;line-height:0;position:relative}sub{bottom:-5px}sup{top:-5px}button,input,optgroup,select,textarea{margin:0;padding:0;font-family:inherit;font-size:100%;line-height:1}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;outline:0;padding:0}[type=reset]::-moz-focus-inner{border-style:none;outline:0;padding:0}[type=submit]::-moz-focus-inner{border-style:none;outline:0;padding:0}button::-moz-focus-inner{border-style:none;outline:0;padding:0}legend{color:inherit;white-space:normal;border:0;width:100%;max-width:100%;display:block}fieldset{min-width:0}body:not(:-moz-handler-blocked) fieldset{display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}template{display:none}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}body{overscroll-behavior:contain}.markdown p{margin:1em 0}.markdown ul li{margin-left:1em;list-style:outside}.markdown strong{font-weight:700}.Farmhand .markdown p{margin:1em 0}.Farmhand .markdown ul li{margin-left:1em;list-style:outside}.Farmhand .markdown strong{font-weight:700}.Farmhand{touch-action:manipulation;padding-top:3.5em;display:flex;position:fixed}.Farmhand.farmhand-root{opacity:0;transition:opacity,transform .2s;transform:scale(0)}.Farmhand.farmhand-root.has-booted{opacity:1;transform:scale(1)}.Farmhand.block-input button,.Farmhand.block-input input{filter:contrast(65%);pointer-events:none}.Farmhand.MuiDialog-root{display:block}.Farmhand,.Farmhand .MuiTypography-root{font-family:Public Sans,sans-serif}@media (width>=0) and (orientation:landscape){.Farmhand{padding-top:3em}}@media (width>=600px){.Farmhand{padding-top:4em}}.Farmhand img{image-rendering:pixelated}.Farmhand strong{font-weight:700}.Farmhand .visually_hidden:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Farmhand .MuiDivider-root{margin:1.5em 0}.Farmhand .MuiPaper-rounded{background-color:#fff7e7}.Farmhand .MuiCard-root,.Farmhand .MuiTableContainer-root{background:#ffe3a1;border:2px solid #b68000;transition:background .225s cubic-bezier(0,0,.2,1)}.Farmhand .MuiCard-root.is-selected,.Farmhand .MuiTableContainer-root.is-selected{background:#ffeec7}.Farmhand .MuiCard-root .MuiCard-root,.Farmhand .MuiTableContainer-root .MuiCard-root{background:#ffd46e}.Farmhand .MuiCardHeader-avatar img{filter:drop-shadow(2px 2px 2px #64646466)}.Farmhand .MuiTableCell-root{border-color:#e9c777}.Farmhand .sidebar-wrapper{display:flex}.Farmhand .sidebar{box-sizing:border-box;z-index:20;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAv0lEQVRoQ+2aOw6AIBBEofAiHtqzeBrvYGNjsUaDBsFqMWw2eZZWDJ/HzGicVpFxCNWz7CF4eB/nTcTLYL/GeQk4p9+riEeAVxEvAR5FVAK8iYhQKAOwBQigkPVlB4WsqQWFchcIhRRIxgtZbJscHHihe9tarQSJrAzTvVcCCvWe8fLMQSEo1FiqkchIZOkQaWkGhaAQFEr1unW7oKUZvZD1ytEL0Qs1fg0lkWk9zF9ZGi+EF8IL4YVs/2pxT6EDTzqfZhoHJYMAAAAASUVORK5CYIIA);width:22em;padding:1em 1em 0;position:relative;overflow:auto}@media (width<=320px){.Farmhand .sidebar{width:320px}}.Farmhand .sidebar .button-array{flex-wrap:wrap;margin:.5em 0;display:flex}.Farmhand .bottom-controls{opacity:.85;z-index:20;flex-flow:column;justify-content:center;align-items:center;width:0;transition:left .225s cubic-bezier(0,0,.2,1);display:flex;position:fixed;bottom:1em;left:50%}@media (width<=400px){.Farmhand .bottom-controls{bottom:.5em}}.Farmhand .bottom-controls .MuiMobileStepper-root{background:0 0}.Farmhand .bottom-controls .fab-buttons{flex-flow:row;display:flex}.Farmhand .bottom-controls .fab-buttons button{margin:.5em;position:relative}@media (width<=400px){.Farmhand .bottom-controls .fab-buttons button{margin:.25em .5em}}@media (width<=320px){.Farmhand .bottom-controls .fab-buttons button{margin:.25em .1em}}@media (orientation:landscape){.Farmhand.menu-open .bottom-controls{left:calc(50vw + 11em)}}.Farmhand .end-day{position:fixed;top:5em;right:1em}@media (width>=600px){.Farmhand .end-day{top:5.5em;right:1.25em}}.Farmhand.use-alternate-end-day-button-position .end-day{left:1em;right:auto}@media (width>=600px){.Farmhand.use-alternate-end-day-button-position .end-day.use-alternate-end-day-button-position{left:1em;right:auto}}.Farmhand .menu-button{transition:transform .2s;transform:rotate(0)}.Farmhand .menu-button.is-open{transform:rotate(-90deg)}.Farmhand h4,.Farmhand h5,.Farmhand h6,.Farmhand p,.Farmhand p.MuiTypography-root{font-family:Public Sans,sans-serif}.Farmhand h3,.Farmhand h4,.Farmhand h5,.Farmhand h6{font-weight:700}.Farmhand h2{font-size:1.4em}.Farmhand h3,.Farmhand h4{margin:1em 0}.Farmhand p,.Farmhand .MuiTypography-body2{line-height:1.5em}.Farmhand ul.card-list{flex-grow:1;margin-bottom:1em}.Farmhand ul.card-list li{margin:1em 0}.Farmhand ul.card-list>li{max-width:550px;margin:1em auto}.Farmhand input[type=number]{min-width:140px}.Farmhand th{font-weight:700}.Farmhand .MuiCardContent-root:last-child{padding:16px}.Farmhand h1,.Farmhand h2,.Farmhand h3,.Farmhand h4,.Farmhand h5,.Farmhand h6,.Farmhand legend,.Farmhand td,.Farmhand th,.Farmhand .MuiTypography-h1,.Farmhand .MuiTypography-h2,.Farmhand .MuiTypography-h3,.Farmhand .MuiTypography-h4,.Farmhand .MuiTypography-h5,.Farmhand .MuiTypography-h6,.Farmhand .MuiButtonBase-root{font-family:Francois One,sans-serif}.Farmhand .MuiButtonBase-root{text-transform:none}.Farmhand .spacer{min-height:7.5em}.Farmhand .danger-text{color:#ce0000}.Farmhand .MuiTooltip-popper p{text-align:center}.Farmhand .MuiDialog-paper{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAiklEQVRoge3UsQnAMAwFUUd4Du8/Q8bJEK4CTpEuAYOrs+BUPjW/uuPsY7RafnfdpWTwaPV9fi+Lx46jVjx2HLXiMXtm8Jg9M3jsOGrFrRDtVoh2K0S7FaLdCtFuhWi3QrRbIdqtEO1WiHYrRLsVot0K0W6FaLdCtFsh2q0Q7VaIditEuxWiPX2FHsE1Al0X/e79AAAAAElFTkSuQmCC)}.Farmhand .MuiAlert-root{margin-bottom:1em}@media (width>=0) and (orientation:landscape){.Farmhand .MuiAlert-root{top:3.5em}}@media (width>=600px){.Farmhand .MuiAlert-root{top:4.5em}}.Farmhand .MuiAlert-root p{margin:1em 0}.Farmhand .MuiAlert-root p:first-child{margin-top:0}.Farmhand .MuiAlert-root p:last-child{margin-bottom:0}.Farmhand .MuiAlert-root strong{font-weight:700}.Farmhand .MuiAlert-root li{margin-left:1em}.Farmhand .MuiAlert-root ul li{list-style:outside}.Farmhand .MuiAlert-root ol li{list-style:decimal}.Farmhand hr{background:0 0}.Farmhand .MuiDivider-vertical{width:auto}.Farmhand.notification-container{margin-top:8em;padding-top:0}@media (width>=960px){.Farmhand.notification-container{margin-top:4em;margin-right:4em}}.Farmhand.notification-container .MuiCollapse-wrapperInner{width:100%}.Farmhand.notification-container .MuiCollapse-wrapper{margin-bottom:0}.AppBar .toolbar{display:flex}.AppBar .toolbar h2{color:#fff;font-family:Francois One,monospace;font-size:1.2em}.AppBar .toolbar .stage-header{margin-left:1em;display:none}@media (width>=400px){.AppBar .toolbar .stage-header{display:block}}.AppBar .toolbar .money-display{position:absolute;right:1em}.AppBar .toolbar .notification-indicator-container{display:flex}.AppBar .toolbar .notification-indicator-container .error-indicator{margin-left:1em}.ChatRoom .MuiDialog-container{height:calc(100% - 2em);padding:1em}.QuantityInput .MuiInput-root{margin:1px .25em 0}@media (width<=400px){.QuantityInput .MuiInput-root{margin:0 .25em 0 .5em}}.QuantityInput .MuiInput-root input{text-align:right}.QuantityInput .number-nudger-container{flex-direction:column;display:flex;position:absolute;top:.25em;right:0}.QuantityInput .number-nudger-container button{margin:.25em .5em}.QuantityInput .number-nudger-container button svg{margin-bottom:0}.Item{position:relative}.Item img{width:3em}.Item svg{margin-bottom:-.25em}.Item .MuiCardContent-root{padding-top:0}.Item .MuiCardContent-root p{padding-top:1em}.Item .MuiCardContent-root p.detail{color:#888}.Item .MuiCardHeader-subheader{-webkit-user-select:none;user-select:none}.search-bar{background-color:#fff;border-radius:1em;justify-content:center;align-items:center;max-width:100%;margin:1em 0;padding:.5em;display:flex;position:relative;box-shadow:0 .25em .5em #0000001a}.search-bar .MuiOutlinedInput-root{background-color:#0000;border-radius:.5em;width:100%;font-size:1em;transition:all .3s}.search-bar .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#ffd24d}.search-bar .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#ffb913}.search-bar .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{transition:border-color .3s}.search-bar .MuiOutlinedInput-root input{color:#333;caret-color:#333;transition:background-color .3s}.search-bar .MuiOutlinedInput-root input:focus{background-color:#fff}.search-bar .MuiOutlinedInput-root input::placeholder{color:#999;transition:color .3s}@media (width<=768px){.search-bar{margin:.5em 0;padding:1em}.search-bar .MuiOutlinedInput-root{font-size:.9em}}.Inventory .filter-container{transition:height .3s,opacity .3s;overflow:hidden}.Inventory .filter-container.hidden{opacity:0;pointer-events:none;height:0}.Inventory .filter-container.visible{opacity:1;height:auto}.Inventory .filter-toggle{cursor:pointer;text-align:center;color:#007bff;margin-bottom:10px;font-size:14px;font-weight:700}.Inventory .filter-section{background-color:#f7f7f7;border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:10px}.Inventory .filter-section h4{color:#555;margin-bottom:10px;font-size:16px}.Inventory .filter-section .filter-checkbox{margin-bottom:8px;font-size:14px;display:block}.Inventory .filter-section .filter-checkbox input{margin-right:5px}.CowCard .Bloodline,.card-list .CowCard ul.Bloodline{margin:1em 0;display:flex}.CowCard .Bloodline li,.card-list .CowCard ul.Bloodline li{background:#000;border:1px solid #000;border-radius:50%;width:1.25em;height:1.25em;margin-top:0;margin-bottom:0;margin-right:.5em}.CowCard .Bloodline li.blue,.card-list .CowCard ul.Bloodline li.blue{background:#8ff0f9}.CowCard .Bloodline li.brown,.card-list .CowCard ul.Bloodline li.brown{background:#b45f28}.CowCard .Bloodline li.green,.card-list .CowCard ul.Bloodline li.green{background:#65f295}.CowCard .Bloodline li.orange,.card-list .CowCard ul.Bloodline li.orange{background:#ff7031}.CowCard .Bloodline li.purple,.card-list .CowCard ul.Bloodline li.purple{background:#d884f2}.CowCard .Bloodline li.white,.card-list .CowCard ul.Bloodline li.white{background:#fff}.CowCard .Bloodline li.yellow,.card-list .CowCard ul.Bloodline li.yellow{background:#fff931}.CowCard.is-purchased ul.Bloodline{margin:0 0 1em}.CowCard .Subheader .hearts [data-prefix=fas]{color:#ff4040}.CowCard .hearts{margin-top:.5em}.CowCard .hearts li{margin:0 .25em 0 0;display:inline}.card-list .CowCard .hearts{margin-top:.5em}.card-list .CowCard .hearts li{margin:0 .25em 0 0;display:inline}.CowCard.is-purchased .MuiCardHeader-root{padding-top:0}.CowCard.is-purchased .MuiCardHeader-title{align-items:baseline;display:flex}.CowCard-scroll-anchor{visibility:hidden;height:0;display:block;position:relative;top:-.75em}.CowPenContextMenu{flex-flow:column;display:flex}.CowPenContextMenu h3{text-align:center}.CowPenContextMenu .MuiTab-root{min-width:unset}.CowPenContextMenu .sort-wrapper{justify-content:flex-end;align-items:center;display:flex}.CowPenContextMenu .sort-wrapper .MuiFab-root{margin:0 1em}.CowPenContextMenu .sort-wrapper .sort-select{flex-grow:1}.ContextPane{max-width:600px;margin:0 auto}.ContextPane .MuiTabs-flexContainer{justify-content:center}.ContextPane>.MuiTabs-root{margin-top:4em}.ContextPane [role=tabpanel]{background:#ffffff80;border-radius:0 0 .5em .5em;padding:.5em}.ContextPane [role=tabpanel] .card-list>li:last-child{margin-bottom:0}.ContextPane{margin:0}.ContextPane h2{text-align:center;margin:.5em 0 1em}.ContextPane .is-selectable{cursor:pointer}.ContextPane .bulk-operations{display:flex}.ContextPane .bulk-operations button{flex-grow:1;margin:1em .5em 0}.AccountingView .loan-container p{margin:1em 0}.AccountingView .loan-container button{margin:1em}.AccountingView .MuiCardContent-root{padding-top:0}.ProgressBar{margin:0 auto}.ProgressBar p{text-align:center;line-height:2em}.ProgressBar .progress-wrapper{background:#ddd;border-radius:.5em;height:1em;overflow:hidden}.ProgressBar .progress{height:100%}.Achievement .MuiSvgIcon-root{color:#666}.Achievement.is-complete .MuiSvgIcon-root{color:#13b747}.AchievementsView h3{margin:0}.AchievementsView .ProgressBar{max-width:500px}.LogView h3{margin-bottom:1em}.LogView .MuiAlert-root p:last-child{margin-bottom:0}.RandomSeedInput{justify-content:center;display:flex}.SettingsView button{margin:.5em}.SettingsView fieldset{max-width:400px;margin:0 auto;display:block}.SettingsView .button-row{flex-direction:column;align-items:center;display:flex}.SettingsView .MuiFormControlLabel-root{margin:.5em 0}.StatsView h3,.StatsView .MuiTableContainer-root{max-width:400px;margin:0 auto 1em}.StatsView h3{margin-top:2em}.Navigation{flex-direction:column;flex-shrink:0;display:flex}.Navigation .version{text-align:center;font-family:Francois One,sans-serif}.Navigation .farm-name{margin:.25em 0;line-height:1.3em}.Navigation .farm-name .MuiInput-root{background:0 0;margin:0}.Navigation .farm-name .MuiInput-root input{text-align:center;padding-left:.5em;padding-right:.5em;font-family:Francois One}.Navigation .online-control-container{flex-direction:row;align-items:center;margin:1em 0;display:flex}.Navigation .online-control-container .toggle-container{min-width:155px}.sidebar .Navigation .button-array{margin-left:3em;margin-right:3em}@media (width<=320px){.sidebar .Navigation .button-array{margin-left:2em;margin-right:2em}}.Navigation .current-level{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Navigation h1{font-size:3em;font-weight:700}@media (width<=320px){.Navigation h1{font-size:2.5em}}.Navigation button{min-width:56px;margin:.3em;font-size:1.3em}.Navigation h1,.Navigation h2,.Navigation h3{text-align:center}.Navigation .day-and-progress-container{align-items:center;margin:.5em auto;font-size:1.5em;display:flex}.Navigation .day-and-progress-container .MuiBox-root{margin-left:.5em;display:inline-flex;position:relative}.Navigation .inventory-info{font-size:1em}.Navigation .inventory-info.is-inventory-full{color:#ce0000}.Navigation .MuiSelect-select.MuiSelect-select{padding:1em}.Navigation .chat-placeholder{text-align:center;padding:.5em 0;font-size:.75em}.Plot{image-rendering:pixelated;background-repeat:no-repeat;background-size:cover;border:1px solid #000;flex-grow:1}.Plot:hover{cursor:pointer;background-color:#fffc}.Plot.is-in-hover-range{border-color:#fffc}.water-mode .Plot.crop:hover{cursor:pointer;background-color:#7df5ff99}.water-mode .Plot.is-in-hover-range{background-color:#7df5ff99}.fertilize-mode .Plot.can-be-fertilized{background-color:#7d3800bf}.fertilize-mode .Plot.can-be-fertilized:hover{cursor:pointer}.harvest-mode .Plot.can-be-harvested{background-color:#00ff0080}.harvest-mode .Plot.can-be-harvested:hover{cursor:pointer}.mine-mode .Plot.can-be-mined{background-color:#00ff0080}.mine-mode .Plot.can-be-mined:hover{cursor:pointer;border-color:#ffff00bf}.mine-mode .Plot.can-be-mined.is-in-hover-range{border-color:#ffff00bf}.cleanup-mode .Plot.crop{cursor:pointer;background-color:#ffff00bf}.harvest-mode.is-inventory-full .Plot.crop.can-be-harvested,.cleanup-mode.is-inventory-full .Plot.is-replantable{cursor:not-allowed;background-color:#ff000080}.cleanup-mode .Plot.is-replantable{cursor:pointer;background-color:#00ff0080}.cleanup-mode .Plot.can-be-harvested{cursor:auto;background-color:#00ff0080}.set-sprinkler-mode:hover .Plot:hover.is-empty img,.set-scarecrow-mode:hover .Plot:hover.is-empty img{cursor:pointer;opacity:.5}.set-sprinkler-mode:hover .Plot:hover:not(.is-empty),.set-scarecrow-mode:hover .Plot:hover:not(.is-empty){cursor:not-allowed;background-color:#ff000080;background-image:none}.set-sprinkler-mode:hover .Plot:hover.is-empty img{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAlklEQVRIie1VQQqAMAzLxO/5AP+y4/7iA3zgPDikbG1XrYKIAWFsWRLSgcCPNyOXz8UL0qWUEgAgxujiDb14RYBLeIhrkJI1AlVC7cxsIAnBKm4xaEwoeuKAYQZenKqIg6eipv913tfTYp+DVBE7XAq6pzzl/gyUdIEzbkjKWa44mVZE9zWt8aK5mff4M/0Nbof1J/QhbIFgQxZVKNMbAAAAAElFTkSuQmCC)}.set-scarecrow-mode:hover .Plot:hover.is-empty img{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAA4UlEQVRIieWUvQ3CMBCF3yHEIEhsEadKQUHLEkgpvECWyBi0FBRUeIV0bEJjChzkOP45WyBF4kmWT9a9+86OY2Bh0mawRTnFn9d3sNnzvVzAp/goLmTFBBQr1EHWOcfqhXZA1oC+HDHOduzL5QK+JjbA6ngSp8S+RW5ROpxZ/qz/oMTLPSJd9wqDBAYJ1L3yAYsBepDzRbOWhKQAnC6jOeuAgez5tFW47QQaKACwYgE3F8638e3Am9g8lDeOeUIAuxsAoHsrZklmjQKeCZmromuapa6C7qq8h3A5b9H/An6uF4WMRHW3ug60AAAAAElFTkSuQmCC)}.Plot .was-just-shoveled{animation-name:fadeAwayShoveledContent}@keyframes fadeAwayShoveledContent{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;visibility:hidden;transform:translateY(-100%)scale(.75)}}.Toolbelt button{flex-grow:1;margin:0 .5em}.Toolbelt .MuiButton-containedPrimary.selected{background-color:#0000;border:1px solid #000}.Toolbelt .MuiButton-containedPrimary.selected:hover{background-color:#ffffb3}.QuickSelect{max-width:calc(100% - 2em);position:fixed;bottom:7.5em;left:50%;transform:translate(-50%)}.QuickSelect.MuiPaper-root{background:#ffe3a1;border:2px solid #b68000;transition:background .225s cubic-bezier(0,0,.2,1)}.QuickSelect.MuiPaper-root.is-selected{background:#ffeec7}@media (orientation:landscape){.QuickSelect{bottom:auto}}@media (orientation:landscape) and (height<=450px){.QuickSelect{max-width:calc(100% - 12em);top:5em;left:calc(50% - 2.25em)}}@media (orientation:landscape) and (height>=450px){.QuickSelect{min-width:4em;max-height:calc(100vh - 20em);top:9em;left:auto;right:.75em;overflow:auto;transform:none}}@media (orientation:landscape) and (width<=960px){.menu-open .QuickSelect{display:none}}.QuickSelect .button-array{flex-flow:row;display:flex}@media (orientation:landscape) and (height>=450px){.QuickSelect .button-array{flex-flow:column}.QuickSelect{bottom:8em}}@media (orientation:portrait){.menu-open .QuickSelect{display:none}}.QuickSelect .MuiGrid-root{border-radius:.25em;padding:.5em;position:relative;overflow:scroll hidden}@media (orientation:landscape) and (height>=450px){.QuickSelect .MuiGrid-root{overflow-x:hidden}.QuickSelect .MuiGrid-root>*{align-items:center;width:3em}.QuickSelect .MuiGrid-root{flex-direction:column}}.QuickSelect .Toolbelt{flex-flow:column;justify-content:center;display:flex}.QuickSelect .MuiButton-root{min-width:3.5em;margin:0 .25em;padding:.5em}.QuickSelect .MuiButton-root img{filter:drop-shadow(2px 2px 2px #64646466)}.QuickSelect .MuiDivider-root{margin:0 .5em}@media (orientation:landscape) and (height>=450px){.QuickSelect .MuiDivider-root{width:100%;height:1px;margin:0 0 1em}}.QuickSelect .MuiButton-containedPrimary{background-color:#ffb913}.QuickSelect .MuiButton-containedPrimary:hover{background-color:#e5a000}.QuickSelect .MuiButton-textPrimary:hover{background-color:#fff7e4}.QuickSelect .quantity{color:#fff;background-color:#00000080;border-radius:1em;min-width:.5em;padding:.5em;font-size:.75em;line-height:calc(.75em - 1px);position:absolute;top:-2px;right:-2px}.Field{margin:0 auto}@media (orientation:portrait){.Field{margin-bottom:10.5em}}@media (orientation:portrait) and (width>=600px){.Field[data-purchased-field="0"]{max-width:calc(60vh - 215px)}.Field[data-purchased-field="1"]{max-width:calc(66.6667vh - 215px)}.Field[data-purchased-field="2"]{max-width:calc(62.5vh - 215px)}.Field[data-purchased-field="3"]{max-width:calc(66.6667vh - 215px)}}@media (orientation:landscape){.Field{margin:5em auto}}@media (orientation:landscape) and (height>=450px){.Field{margin-top:auto}}@media (orientation:landscape) and (height>=600px){.Field[data-purchased-field="0"]{max-width:calc(166.667vh - 395px)}.Field[data-purchased-field="1"]{max-width:calc(150vh - 395px)}.Field[data-purchased-field="2"]{max-width:calc(160vh - 395px)}.Field[data-purchased-field="3"]{max-width:calc(150vh - 395px)}}.Field .row{flex-direction:row;width:100%;display:flex}@media (orientation:landscape){.Field .row{flex-direction:column-reverse}}.Field .react-transform-component{width:auto;overflow:visible}.Field .react-transform-element{width:auto;height:auto;display:block}.Field .react-transform-element .row-wrapper{image-rendering:pixelated;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAACA0lEQVRYR6WXwWrEMAxEHViWQr+vp576ab332F8rlKWQ4lCHeKLnkdNclk1iWRqPZpTl47WsX49Snu+ltN+n+618P35K+3XP9f3yd1Gc9rzFPf5fakL1hm6qQa8mpUVGSVQw2rUnFCXlFjcEtGJNnoqJ3ls+325rPR69skHd8VIcKmJDKLu5InaqwtygfY5I7wjRWRPRqUIiNL2vCG8IUZfQ2btkXFKj7jtxSInquo1OiSTDcbVDiCpzxL2KcKRHO0IaVJGiFv9vsopY12UOTkqSkqIiSYTr/sv7S1mrUuqZO+I6RHV9llMhh5wuOSSVi474nQ41hLIVkTg6iaAiNPnOyxRWJwGuu2ZpsHGouT0tniWmG2HoJNo+HYecV7n5iHTMjTahl9FmmmT2WLOcUVoMEcoOZWQvxMHRUHByexrKiMCuO0dGWtdq0UOEssfodIsaJhJfnIdIqd3mkWEekaDn7f6leciNpU4qRkmh28+2MHUVEZukIPQyNxeRFMwacqR7nXWMztopueMctbomFc5DjrhkD7NdGSWJX66kyKRTxInMp09NrPMyt4mbZ2YRHSF8cntqWWcDVFS2+0K3J3twycwSegqhkfEdn7nJMRsnnBiJwGSMo6+GYyLZwf64Zv/qcHOPSyKbvIsT6pALTpxxOuS6scY9uX1WUZ2+ULe6BvgFS/BfKlY4GqkAAAAASUVORK5CYIIA);background-repeat:repeat;background-size:25%;border:1px solid #000;flex-direction:column;display:flex}@media (orientation:landscape){.Field .react-transform-element .row-wrapper{flex-direction:row;margin-right:4.5em}}.Field[data-purchased-field="1"] .react-transform-element{background-size:18.75%}.Field[data-purchased-field="2"] .react-transform-element{background-size:15%}.Field[data-purchased-field="3"] .react-transform-element{background-size:12.5%}.Field .slider-wrapper{background:#80808080;border-radius:2em;width:250px;padding:0 1em;transition:left .225s cubic-bezier(0,0,.2,1);position:fixed;bottom:7.5em;left:50%;transform:translate(-50%)}@media (orientation:portrait){.Field .slider-wrapper{bottom:13.5em}.menu-open .Field .slider-wrapper{display:none}}.menu-open .Field .slider-wrapper{left:calc(50vw + 11em)}.Field .zoom-controls{flex-direction:column;display:flex;position:fixed;bottom:1em}@media (orientation:portrait){.menu-open .Field .zoom-controls{display:none}}.Field .zoom-controls.zoom-in-wrapper{right:.5em}@media (orientation:portrait){.Field .zoom-controls.zoom-in-wrapper{right:.25em}}@media (orientation:landscape){.Field .zoom-controls.zoom-in-wrapper{bottom:5.5em}}@media (orientation:portrait){.Field .zoom-controls.zoom-out-wrapper{left:.5em}}@media (orientation:landscape){.Field .zoom-controls.zoom-out-wrapper{right:.5em}}@media (width<=400px){.Field .zoom-controls{bottom:.25em}}.Field .zoom-controls button{margin:.5em}.Field .MuiFormControl-root{align-items:center;padding:1em 0 0;display:flex}.Home{max-width:650px;margin:0 auto}.Home h1{text-align:center;margin-bottom:1em;font-size:3em}.Home h1.holiday-greeting{color:snow;line-height:1.25em}.Home p{margin-bottom:1em;font-size:1.2em;line-height:1.3em}.Home a{font-weight:700}.Home .MuiButton-containedPrimary{margin:0 auto;display:block}.CowPen{overflow:hidden}.CowPen .cow{opacity:0;z-index:20;transition:opacity .225s cubic-bezier(0,0,.2,1);position:absolute}.CowPen .cow:hover{cursor:pointer}.CowPen .cow:before{content:"";z-index:-1;background:#4d4d4d80;border-radius:50%;width:75px;height:16px;position:absolute;bottom:5px;left:16px}.CowPen .cow.is-loaded{opacity:1}.CowPen .cow.is-selected{z-index:40}.CowPen .cow.is-selected img{filter:drop-shadow(0 0 5px #fff)}.CowPen .cow img{width:100px;transition:filter .225s cubic-bezier(0,0,.2,1)}.CowPen .cow .fa-heart{color:#ff4040}.CowPen .cow .fa-heart.animation{opacity:0;position:absolute;top:10px;right:20px;transform:translateY(0)scale(1)}.CowPen .cow .fa-heart.animation.is-animating{animation-name:hug-indicator;animation-duration:.75s;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:forwards}.CowPen .is-transitioning img{animation-name:cow-bounce;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}.CowPen .happiness-boosts-today{z-index:-1;justify-content:space-evenly;width:80%;display:flex;position:absolute;bottom:-12px;left:10%}.CowPen .Tumbleweeds .Tumbleweed{animation-name:move-across-screen;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:forwards}.CowPen .Tumbleweeds .Tumbleweed .bounce-container{animation-name:tumbleweed-bounce;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}.CowPen .Tumbleweeds .Tumbleweed:before{content:"";z-index:-1;background:#4d4d4d80;border-radius:50%;width:48px;height:16px;position:absolute;bottom:-5px;left:1px}@keyframes cow-bounce{0%,to{transform:translate(0)}20%,80%{transform:translateY(-32px)}40%,60%{transform:translateY(-48px)}}@keyframes tumbleweed-bounce{0%,to{transform:translate(0)}20%,80%{transform:translateY(-24px)}40%,60%{transform:translateY(-32px)}}@keyframes hug-indicator{0%{opacity:0;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-80px)scale(2)}to{opacity:0;transform:translateY(-80px)scale(2)}}@keyframes move-across-screen{0%{transform:translate(-48px)}to{transform:translate(calc(100% + 48px))}}.Shop{max-width:600px;margin:0 auto}.Shop .MuiTabs-flexContainer{justify-content:center}.Shop>.MuiTabs-root{margin-top:4em}.Shop [role=tabpanel]{background:#ffffff80;border-radius:0 0 .5em .5em;padding:.5em}.Shop [role=tabpanel] .card-list>li:last-child{margin-bottom:0}.Recipe{position:relative}.Recipe.can-be-made{cursor:pointer}.Recipe img{width:3em}.Recipe ul.card-list li,.Recipe ul.card-list li p{margin:0}.Recipe .out-of-stock{color:#ce0000}.Workshop{max-width:600px;margin:0 auto}.Workshop .MuiTabs-flexContainer{justify-content:center}.Workshop>.MuiTabs-root{margin-top:4em}.Workshop [role=tabpanel]{background:#ffffff80;border-radius:0 0 .5em .5em;padding:.5em}.Workshop [role=tabpanel] .card-list>li:last-child{margin-bottom:0}.Keg{position:relative}.Keg .MuiCardHeader-avatar img{filter:drop-shadow(1px 1px 2px #ff0083a1);width:3em}.FermentationRecipe{position:relative}.FermentationRecipe .MuiCardHeader-avatar img{filter:drop-shadow(1px 1px 2px #ff0083a1);width:3em}.fill{position:absolute;inset:0}img.square{background-repeat:no-repeat;background-size:cover;width:100%;display:block}.Cellar{max-width:600px;margin:0 auto}.Cellar .MuiTabs-flexContainer{justify-content:center}.Cellar>.MuiTabs-root{margin-top:4em}.Cellar [role=tabpanel]{background:#ffffff80;border-radius:0 0 .5em .5em;padding:.5em}.Cellar [role=tabpanel] .card-list>li:last-child{margin-bottom:0}.Stage{image-rendering:pixelated;background-size:96px;flex:2;margin-left:0;padding:1.5em 1.5em 0;transition:margin-left .225s cubic-bezier(0,0,.2,1);position:relative;overflow:auto}.Stage h3{text-align:center}.use-alternate-end-day-button-position .Stage{padding-top:4em}@media (width<=320px){.use-alternate-end-day-button-position .Stage{padding-top:4.5em}}.menu-open .Stage{transition-property:padding,margin-left}@media (width<=600px){.menu-open .Stage{padding:0}}.menu-open .Stage>*{opacity:1;transition:opacity .225s cubic-bezier(0,0,.2,1)}@media (width<=600px){.menu-open .Stage>*{opacity:0}}.menu-closed .Stage{margin-left:-22em;transition:margin-left .195s cubic-bezier(.4,0,.6,1)}@media (width<=320px){.menu-closed .Stage{margin-left:-320px}}.Stage[data-stage-focus=HOME]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAk0lEQVRoge2UoRGAMBAECZYS8HRDw5QSnxKig88gfgaxl59befPi12wZzz22idr6dp3HPEvu5UtgJXb6gb9YgCaPQG3980B9d4VoLECTU0ClMJHdFaKxAE0eAcXCRHZXiMYCNDkFVAoT2V0hGgvQ5BFQLExkd4VoLECTU0ClMJHdFaKxAE0eAcXCRHZXiMYCNMsLvBG5ypkvoIETAAAAAElFTkSuQmCC)}.Stage[data-stage-focus=HOME].is-october{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAeCAYAAABNChwpAAAA4UlEQVRYR+2VMQ6DMAxFYe4R2LsxdOopuHBv0KkDW/ceoTOVK/0qhICd8K0wNBNyIv3nH5PfTrdhaiqu9vAAz9f768+5O7n4tOmAt7h0tAAIRde+mVbMACCoCTCv4wcQio+Pe9NfrjOOuMaCWACIEBYgUjU3AM1+7LsCVL0CdBjaLrV4JugOiEjVvwCdhxDoMlWzzop27vhZoHWwd//vgLsDWqK6AmjiyTjeO1S5cU51oOQhowGUxjkdIDfO6QDWGcIz7wKQE+cuAOKCNc5pAKVxTgWIISxxTgewDiHOVQf4AHx92LXFZzetAAAAAElFTkSuQmCC)}.Stage[data-stage-focus=HOME].is-december{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAQdJREFUeJztmcERgyAUBZ9pIjVRUa5UldT0K/BITnhKZpgYXYG3Bei6oyCwxFrKPb9EEznpTI/ISZK06PEsp931YkROcweQpBstQNMcoH4zo9EUoD78iBGaAtTR+Qqzxb/xIEgL0DgALUDTTYCjZiAPgrQAjQPQAjQOcNSFe1k3eBagBWgcgBagcYBeRuujmP4NWGIt2zQ44pbXN7aDkaucDFH4E/Cf4OQ4AC1A4wC0AI0D0AI0DkAL0DgALUDjALQAze4AkVM3hyCfmP4N8H4ALUDjALQAjQPQAjQOQAvQOAAtQDNEgD3rkSECSL+fbHstQAvQOAAtQOMAtACNA9ACFWJjNXLSG2nxQbKUEorlAAAAAElFTkSuQmCC)}.Stage[data-stage-focus=SHOP]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAx0lEQVRoQ+2WwQ3AIAwDYRVW6dx9dg1GKf1WlEcTAUks94maBHzGIt/taqn7aj1TKUe/nDyu59EBPjt3vMADWMMhATcEPCbMnySkhdxYyHoj2vm0kFa5WXVDApESiRaaZQVtHxLQKjerDodApOR5v5FwCMzy5O4+JLBb8X4eJoFIiYRJwNrXkvkkIFFrxb84BCIlD99CK7ys7YlzB7QKWNdhEoiUSJgErH0tmU8CErVW/ItDIFLy8C20wsvanjh3QKuAdV14Ag9MlnJUFzG78wAAAABJRU5ErkJgggAA)}.Stage[data-stage-focus=WORKSHOP]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAyUlEQVRoQ+2WwRGAIAwEQw0WYf/l+LQAPzaAXwd5mAyQ5OZ8MiaB2+OGcp+1SvNdh8i2t6siEddL7wDfrcdd4QG82ZBAGAIRE+ZPEtJCYSzkvRHrfFrIqtyoui6BTIlEC42ygrUPCViVG1WHQyBT8rzfSDgERnlydR8SWK14Ow+TQKZEwiTg7WvNfBLQqDXjXxwCmZKHb6EZXrb2xLkDVgW86zAJZEokTALevtbMJwGNWjP+xSGQKXn4FprhZWtPnDtgVcC7Lj2BB3XCNohEy6k2AAAAAElFTkSuQmCC)}.Stage[data-stage-focus=CELLAR]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAzUlEQVRoQ+2WwRGAIAwEoQDb8GEX/mzTpnzYhgXo10EekgkkuTmfjEng9rghb/t6p+I7ryPN01IuJ4/ruXaAz84dL/AA1nBIwA0BjwnzJwlpITcWst6IdD4tJFVOq65KIFIi0UJaVpD2IQGpclp1OAQiJc/7jYRDQMuTo/uQwGjFy3mYBCIlEiYBa1+3zCeBFrV6/ItDIFLy8C3Uw8vSnjh3QKqAdR0mgUiJhEnA2tct80mgRa0e/+IQiJQ8fAv18LK0J84dkCpgXReewAMJ+CZ83BE+2AAAAABJRU5ErkJgggAA)}.Stage[data-stage-focus=FIELD],.Stage[data-stage-focus=COW_PEN]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAABp0lEQVRoQ92Y63HDMAyD5RE6QMfLCp2qi2SODtARkmt7yTmuJIAEeHbiv+LrIyjZ8vJxbpe28/P91drbe66IZQ2gBMql//Ni8o5sZAAm+RqOtd/aUQCzLo4CsAXdYrP2rN2DAhkAZXQcvjSAI1lFjBIAVn4H0K4ADtASALaz7EkzO8V+ARydYItWD4ptrVMAJ5gz1roJ0xFyJnXGogGiclcVOasjvYl7xT4VgGPTOmKkFXAkd8S4AyD50fqoGNZvZjdbex0Ah5xsDFYVJp60B7KFZP16d4pdAJjOsu8gCaCXRO1uFE6+E28TPj1AtIOqinCEqjuqfpIcEiCiIgRAwaoVmt3GftZKAdxwvXjL6bNdsv8lj6BOKYB6wqAGWUaISYLmOBrDcqVUkiLfyN75t4lZZ9YOFauO2SEBItDyMcp+NTJFZVSlATLBoz6Za2UpANN11mb0zUQDsIlYu6g6o81uAcgUk/HpQewG4Hq50b9V2NHI2ClqHAIgA33zgSOkdMcxJij/6wMo8lb5rlWBCkSLQJKjeIy/BIASoHUHgHQfUAtEANH1K9JWO4Tg58LYAAAAAElFTkSuQmCC);background-size:30%}@media (width>=960px){.Stage[data-stage-focus=FIELD],.Stage[data-stage-focus=COW_PEN]{background-size:10%}}.Stage h2{font-size:1.2em}.Stage .view-title{text-align:center;margin-bottom:.6em;font-size:2.5em}@media (width>=450px){.Stage .view-title{display:none}}.Stage section{padding:.5em 0}@media (width<=600px){.Stage section{font-size:1em}}@font-face{font-family:Francois One;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/francois-one-vietnamese-400-normal-BLIKeG5Y.woff2)format("woff2"),url(/assets/francois-one-vietnamese-400-normal-CuWeHlXs.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Francois One;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/francois-one-latin-ext-400-normal-CwRdWRZD.woff2)format("woff2"),url(/assets/francois-one-latin-ext-400-normal-JvkpT0Av.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Francois One;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/francois-one-latin-400-normal-DD1rFI7H.woff2)format("woff2"),url(/assets/francois-one-latin-400-normal-DNXs7uOx.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Public Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/public-sans-vietnamese-400-normal-TxZB8OSn.woff2)format("woff2"),url(/assets/public-sans-vietnamese-400-normal-BO1meqcx.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Public Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/public-sans-latin-ext-400-normal-mk90oQqJ.woff2)format("woff2"),url(/assets/public-sans-latin-ext-400-normal-B02wwOdZ.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Public Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/public-sans-latin-400-normal-8Rpg0ruU.woff2)format("woff2"),url(/assets/public-sans-latin-400-normal-SBbinRkI.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
