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;min-height:100vh;position:relative;text-rendering:optimizeSpeed;width:100%}*,:after,:before{box-sizing:border-box}a:not([class]){-webkit-text-decoration-skip:ink;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{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}: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,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,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{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}a:active,a:hover{outline:none}img{height:auto;max-width:100%;vertical-align:middle}img,picture{display:inline-block}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;background:transparent;border:0;cursor:pointer}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,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button{background:transparent;border:0}textarea{overflow:auto;resize:vertical;vertical-align:top}table{border-collapse:collapse;border-spacing:0;text-indent:0}hr{background:#000;border:0;box-sizing:content-box;height:1px;line-height:0;margin:0;overflow:visible;padding:0;page-break-after:always;width:100%}pre{font-family:monospace,monospace;font-size:100%}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:none}code,kbd,pre,samp{font-family:monospace,monospace}small,sub,sup{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-5px}sup{top:-5px}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1;margin:0;padding:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;outline:0;padding:0}legend{border:0;color:inherit;display:block;max-width:100%;white-space:normal;width:100%}fieldset{min-width:0}body:not(:-moz-handler-blocked) fieldset{display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[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{animation-duration:1ms!important;transition-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{list-style:disc;margin-left:1em}.markdown strong{font-weight:700}.Farmhand .markdown p{margin:1em 0}.Farmhand .markdown ul li{list-style:disc;margin-left:1em}.Farmhand .markdown strong{font-weight:700}.Farmhand{display:flex;padding-top:3.5em;position:fixed;touch-action:manipulation}.Farmhand.farmhand-root{opacity:0;transition:opacity,transform .2s;transform:scale(0)}.Farmhand.farmhand-root.has-booted{transform:scale(1);opacity: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 (min-width: 0px) and (orientation: landscape){.Farmhand{padding-top:3em}}@media (min-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%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.Farmhand .MuiDivider-root{margin:1.5em 0}.Farmhand .MuiPaper-rounded{background-color:#fff7e7}.Farmhand .MuiCard-root,.Farmhand .MuiTableContainer-root{background:#ffe3a1;border:solid 2px #b68000;transition:background 225ms 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 rgba(100,100,100,.4))}.Farmhand .MuiTableCell-root{border-color:#e9c777}.Farmhand .sidebar-wrapper{display:flex}.Farmhand .sidebar{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAv0lEQVRoQ+2aOw6AIBBEofAiHtqzeBrvYGNjsUaDBsFqMWw2eZZWDJ/HzGicVpFxCNWz7CF4eB/nTcTLYL/GeQk4p9+riEeAVxEvAR5FVAK8iYhQKAOwBQigkPVlB4WsqQWFchcIhRRIxgtZbJscHHihe9tarQSJrAzTvVcCCvWe8fLMQSEo1FiqkchIZOkQaWkGhaAQFEr1unW7oKUZvZD1ytEL0Qs1fg0lkWk9zF9ZGi+EF8IL4YVs/2pxT6EDTzqfZhoHJYMAAAAASUVORK5CYIIA);box-sizing:border-box;overflow:auto;padding:1em 1em 0;position:relative;width:22em;z-index:20}@media (max-width: 320px){.Farmhand .sidebar{width:320px}}.Farmhand .sidebar .button-array{display:flex;flex-wrap:wrap;margin:.5em 0}.Farmhand .bottom-controls{align-items:center;bottom:1em;display:flex;flex-flow:column;justify-content:center;left:50%;opacity:.85;position:fixed;transition:left 225ms cubic-bezier(0,0,.2,1);width:0;z-index:20}@media (max-width: 400px){.Farmhand .bottom-controls{bottom:.5em}}.Farmhand .bottom-controls .MuiMobileStepper-root{background:none}.Farmhand .bottom-controls .fab-buttons{display:flex;flex-flow:row}.Farmhand .bottom-controls .fab-buttons button{margin:.5em;position:relative}@media (max-width: 400px){.Farmhand .bottom-controls .fab-buttons button{margin:.25em .5em}}@media (max-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 (min-width: 600px){.Farmhand .end-day{right:1.25em;top:5.5em}}.Farmhand.use-alternate-end-day-button-position .end-day{right:auto;left:1em}@media (min-width: 600px){.Farmhand.use-alternate-end-day-button-position .end-day.use-alternate-end-day-button-position{right:auto;left:1em}}.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{margin:1em auto;max-width:550px}.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 (min-width: 0px) and (orientation: landscape){.Farmhand .MuiAlert-root{top:3.5em}}@media (min-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:disc}.Farmhand .MuiAlert-root ol li{list-style:decimal}.Farmhand hr{background:none}.Farmhand .MuiDivider-vertical{width:auto}.Farmhand.notification-container{margin-top:8em;padding-top:0}@media (min-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{display:none;margin-left:1em}@media (min-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}.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{line-height:2em;text-align:center}.ProgressBar .progress-wrapper{height:1em;background:#ddd;border-radius:.5em;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}.CowCard .Bloodline,.card-list .CowCard ul.Bloodline{display:flex;margin:1em 0}.CowCard .Bloodline li,.card-list .CowCard ul.Bloodline li{background:#000;border-radius:50%;border:solid 1px #000;height:1.25em;margin-bottom:0;margin-right:.5em;margin-top:0;width:1.25em}.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{display:inline;margin:0 .25em 0 0}.card-list .CowCard .hearts{margin-top:.5em}.card-list .CowCard .hearts li{display:inline;margin:0 .25em 0 0}.CowCard.is-purchased .MuiCardHeader-root{padding-top:0}.CowCard.is-purchased .MuiCardHeader-title{align-items:baseline;display:flex}.CowCard-scroll-anchor{display:block;height:0;position:relative;top:-.75em;visibility:hidden}.QuantityInput .MuiInput-root{margin:1px .25em 0}@media (max-width: 400px){.QuantityInput .MuiInput-root{margin:0 .25em 0 .5em}}.QuantityInput .MuiInput-root input{text-align:right}.QuantityInput .number-nudger-container{display:flex;flex-direction:column;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}.RandomSeedInput{display:flex;justify-content:center}.SettingsView button{margin:.5em}.SettingsView fieldset{display:block;margin:0 auto;max-width:400px}.SettingsView .button-row{display:flex;flex-direction:column;align-items:center}.SettingsView .MuiFormControlLabel-root{margin:.5em 0}.StatsView h3,.StatsView .MuiTableContainer-root{margin:0 auto 1em;max-width:400px}.StatsView h3{margin-top:2em}.Navigation{flex-direction:column;flex-shrink:0;display:flex}.Navigation .version{font-family:Francois One,sans-serif;text-align:center}.Navigation .farm-name{line-height:1.3em;margin:.25em 0}.Navigation .farm-name .MuiInput-root{background:none;margin:0}.Navigation .farm-name .MuiInput-root input{font-family:Francois One;padding-left:.5em;padding-right:.5em;text-align:center}.Navigation .online-control-container{align-items:center;display:flex;flex-direction:row;margin:1em 0}.Navigation .online-control-container .toggle-container{min-width:155px}.sidebar .Navigation .button-array{margin-left:3em;margin-right:3em}@media (max-width: 320px){.sidebar .Navigation .button-array{margin-left:2em;margin-right:2em}}.Navigation .current-level{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none}.Navigation h1{font-size:3em;font-weight:700}@media (max-width: 320px){.Navigation h1{font-size:2.5em}}.Navigation button{font-size:1.3em;margin:.3em;min-width:56px}.Navigation h1,.Navigation h2,.Navigation h3{text-align:center}.Navigation .day-and-progress-container{align-items:center;display:flex;font-size:1.5em;margin:.5em auto}.Navigation .day-and-progress-container .MuiBox-root{display:inline-flex;margin-left:.5em;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{font-size:.75em;padding:.5em 0;text-align:center}.search-bar{position:relative;max-width:100%;padding:.5em;margin:1em 0;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:1em;box-shadow:0 .25em .5em #0000001a}.search-bar .MuiOutlinedInput-root{width:100%;font-size:1em;background-color:transparent;border-radius:.5em;transition:all .3s ease}.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 ease}.search-bar .MuiOutlinedInput-root input{color:#333;caret-color:#333;transition:background-color .3s ease}.search-bar .MuiOutlinedInput-root input:focus{background-color:#fff}.search-bar .MuiOutlinedInput-root input::placeholder{color:#999;transition:color .3s ease}@media (max-width: 768px){.search-bar{padding:1em;margin:.5em 0}.search-bar .MuiOutlinedInput-root{font-size:.9em}}.Inventory .filter-container{transition:height .3s ease,opacity .3s ease;overflow:hidden}.Inventory .filter-container.hidden{height:0;opacity:0;pointer-events:none}.Inventory .filter-container.visible{height:auto;opacity:1}.Inventory .filter-toggle{cursor:pointer;text-align:center;margin-bottom:10px;color:#007bff;font-size:14px;font-weight:700}.Inventory .filter-section{margin-bottom:20px;padding:10px;border:1px solid #ccc;border-radius:5px;background-color:#f7f7f7}.Inventory .filter-section h4{margin-bottom:10px;font-size:16px;color:#555}.Inventory .filter-section .filter-checkbox{display:block;margin-bottom:8px;font-size:14px}.Inventory .filter-section .filter-checkbox input{margin-right:5px}.CowPenContextMenu{display:flex;flex-flow:column}.CowPenContextMenu h3{text-align:center}.CowPenContextMenu .MuiTab-root{min-width:unset}.CowPenContextMenu .sort-wrapper{align-items:center;display:flex;justify-content:flex-end}.CowPenContextMenu .sort-wrapper .MuiFab-root{margin:0 1em}.CowPenContextMenu .sort-wrapper .sort-select{flex-grow:1}.ContextPane{margin:0 auto;max-width:600px}.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{margin:.5em 0 1em;text-align:center}.ContextPane .is-selectable{cursor:pointer}.ContextPane .bulk-operations{display:flex}.ContextPane .bulk-operations button{flex-grow:1;margin:1em .5em 0}.Plot{background-repeat:no-repeat;background-size:cover;border:solid 1px #000;flex-grow:1;image-rendering:pixelated}.Plot:hover{background-color:#fffc;cursor:pointer}.Plot.is-in-hover-range{border-color:#fffc}.water-mode .Plot.crop:hover{background-color:#7df5ff99;cursor:pointer}.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{background-color:#ffff00bf;cursor:pointer}.harvest-mode.is-inventory-full .Plot.crop.can-be-harvested,.cleanup-mode.is-inventory-full .Plot.is-replantable{background-color:#ff000080;cursor:not-allowed}.cleanup-mode .Plot.is-replantable{background-color:#00ff0080;cursor:pointer}.cleanup-mode .Plot.can-be-harvested{background-color:#00ff0080;cursor:auto}.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){background-color:#ff000080;background-image:none;cursor:not-allowed}.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:translateZ(0) scale(1)}to{opacity:0;visibility:hidden;transform:translate3d(0,-100%,0) scale(.75)}}.Toolbelt button{flex-grow:1;margin:0 .5em}.Toolbelt .MuiButton-containedPrimary.selected{border:1px solid #000;background-color:transparent}.Toolbelt .MuiButton-containedPrimary.selected:hover{background-color:#ffffb3}.QuickSelect{bottom:7.5em;left:50%;max-width:calc(100% - 2em);position:fixed;transform:translate(-50%)}.QuickSelect.MuiPaper-root{background:#ffe3a1;border:solid 2px #b68000;transition:background 225ms cubic-bezier(0,0,.2,1)}.QuickSelect.MuiPaper-root.is-selected{background:#ffeec7}@media (orientation: landscape){.QuickSelect{bottom:auto}}@media (orientation: landscape) and (max-height: 450px){.QuickSelect{top:5em;max-width:calc(100% - 12em);left:calc(50% - 2.25em)}}@media (orientation: landscape) and (min-height: 450px){.QuickSelect{left:auto;max-height:calc(100vh - 20em);min-width:4em;overflow:auto;right:.75em;top:9em;transform:none}}@media (orientation: landscape) and (max-width: 960px){.menu-open .QuickSelect{display:none}}.QuickSelect .button-array{display:flex;flex-flow:row}@media (orientation: landscape) and (min-height: 450px){.QuickSelect .button-array{flex-flow:column}}@media (orientation: landscape) and (min-height: 450px){.QuickSelect{bottom:8em}}@media (orientation: portrait){.menu-open .QuickSelect{display:none}}.QuickSelect .MuiGrid-root{border-radius:.25em;overflow-x:scroll;overflow-y:hidden;padding:.5em;position:relative}@media (orientation: landscape) and (min-height: 450px){.QuickSelect .MuiGrid-root{overflow-x:hidden}}@media (orientation: landscape) and (min-height: 450px){.QuickSelect .MuiGrid-root>*{align-items:center;width:3em}}@media (orientation: landscape) and (min-height: 450px){.QuickSelect .MuiGrid-root{flex-direction:column}}.QuickSelect .Toolbelt{display:flex;flex-flow:column;justify-content:center}.QuickSelect .MuiButton-root{padding:.5em;min-width:3.5em;margin:0 .25em}.QuickSelect .MuiButton-root img{filter:drop-shadow(2px 2px 2px rgba(100,100,100,.4))}.QuickSelect .MuiDivider-root{margin:0 .5em}@media (orientation: landscape) and (min-height: 450px){.QuickSelect .MuiDivider-root{margin:0 0 1em;height:1px;width:100%}}.QuickSelect .MuiButton-containedPrimary{background-color:#ffb913}.QuickSelect .MuiButton-containedPrimary:hover{background-color:#e5a000}.QuickSelect .MuiButton-textPrimary:hover{background-color:#fff7e4}.QuickSelect .quantity{background-color:#00000080;border-radius:1em;color:#fff;font-size:.75em;line-height:calc(.75em - 1px);min-width:.5em;padding:.5em;position:absolute;right:-2px;top:-2px}.Field{margin:0 auto}@media (orientation: portrait){.Field{margin-bottom:10.5em}}@media (orientation: portrait) and (min-width: 600px){.Field[data-purchased-field="0"]{max-width:calc(60vh - 215px)}.Field[data-purchased-field="1"]{max-width:calc(66.6666666667vh - 215px)}.Field[data-purchased-field="2"]{max-width:calc(62.5vh - 215px)}.Field[data-purchased-field="3"]{max-width:calc(66.6666666667vh - 215px)}}@media (orientation: landscape){.Field{margin:5em auto}}@media (orientation: landscape) and (min-height: 450px){.Field{margin-top:auto}}@media (orientation: landscape) and (min-height: 600px){.Field[data-purchased-field="0"]{max-width:calc(166.6666666667vh - 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{display:flex;flex-direction:row;width:100%}@media (orientation: landscape){.Field .row{flex-direction:column-reverse}}.Field .react-transform-component{overflow:visible;width:auto}.Field .react-transform-element{display:block;height:auto;width:auto}.Field .react-transform-element .row-wrapper{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAACA0lEQVRYR6WXwWrEMAxEHViWQr+vp576ab332F8rlKWQ4lCHeKLnkdNclk1iWRqPZpTl47WsX49Snu+ltN+n+618P35K+3XP9f3yd1Gc9rzFPf5fakL1hm6qQa8mpUVGSVQw2rUnFCXlFjcEtGJNnoqJ3ls+325rPR69skHd8VIcKmJDKLu5InaqwtygfY5I7wjRWRPRqUIiNL2vCG8IUZfQ2btkXFKj7jtxSInquo1OiSTDcbVDiCpzxL2KcKRHO0IaVJGiFv9vsopY12UOTkqSkqIiSYTr/sv7S1mrUuqZO+I6RHV9llMhh5wuOSSVi474nQ41hLIVkTg6iaAiNPnOyxRWJwGuu2ZpsHGouT0tniWmG2HoJNo+HYecV7n5iHTMjTahl9FmmmT2WLOcUVoMEcoOZWQvxMHRUHByexrKiMCuO0dGWtdq0UOEssfodIsaJhJfnIdIqd3mkWEekaDn7f6leciNpU4qRkmh28+2MHUVEZukIPQyNxeRFMwacqR7nXWMztopueMctbomFc5DjrhkD7NdGSWJX66kyKRTxInMp09NrPMyt4mbZ2YRHSF8cntqWWcDVFS2+0K3J3twycwSegqhkfEdn7nJMRsnnBiJwGSMo6+GYyLZwf64Zv/qcHOPSyKbvIsT6pALTpxxOuS6scY9uX1WUZ2+ULe6BvgFS/BfKlY4GqkAAAAASUVORK5CYIIA);border:solid 1px #000;background-repeat:repeat;background-size:25%;image-rendering:pixelated;display:flex;flex-direction:column}@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;bottom:7.5em;left:50%;padding:0 1em;position:fixed;transform:translate(-50%);transition:left 225ms cubic-bezier(0,0,.2,1);width:250px}@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{position:fixed;display:flex;flex-direction:column;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 (max-width: 400px){.Field .zoom-controls{bottom:.25em}}.Field .zoom-controls button{margin:.5em}.Field .MuiFormControl-root{align-items:center;display:flex;padding:1em 0 0}.Home{margin:0 auto;max-width:650px}.Home h1{font-size:3em;margin-bottom:1em;text-align:center}.Home h1.holiday-greeting{line-height:1.25em;color:snow}.Home p{font-size:1.2em;line-height:1.3em;margin-bottom:1em}.Home a{font-weight:700}.Home .MuiButton-containedPrimary{display:block;margin:0 auto}.CowPen{overflow:hidden}.CowPen .cow{opacity:0;position:absolute;z-index:20;transition:opacity 225ms cubic-bezier(0,0,.2,1)}.CowPen .cow:hover{cursor:pointer}.CowPen .cow:before{background:#4d4d4d80;border-radius:50%;bottom:5px;content:"";height:16px;left:16px;position:absolute;width:75px;z-index:-1}.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 225ms cubic-bezier(0,0,.2,1)}.CowPen .cow .fa-heart{color:#ff4040}.CowPen .cow .fa-heart.animation{opacity:0;position:absolute;right:20px;top:10px;transform:translateY(0) scale(1)}.CowPen .cow .fa-heart.animation.is-animating{animation-name:hug-indicator;animation-duration:.75s;animation-fill-mode:forwards;animation-timing-function:ease-out;animation-iteration-count:1}.CowPen .is-transitioning img{animation-name:is-transitioning-keyframes;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:linear;animation-iteration-count:infinite}.CowPen .happiness-boosts-today{bottom:-12px;display:flex;justify-content:space-evenly;left:10%;position:absolute;width:80%;z-index:-1}@keyframes is-transitioning-keyframes{0%,to{transform:translate(0)}20%,80%{transform:translateY(-32px)}40%,60%{transform:translateY(-48px)}}@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)}}.Shop{margin:0 auto;max-width:600px}.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{margin:0 auto;max-width:600px}.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{width:3em;filter:drop-shadow(1px 1px 2px rgba(255,0,131,.63))}.FermentationRecipe{position:relative}.FermentationRecipe .MuiCardHeader-avatar img{width:3em;filter:drop-shadow(1px 1px 2px rgba(255,0,131,.63))}.fill{bottom:0;left:0;position:absolute;right:0;top:0}img.square{background-repeat:no-repeat;background-size:cover;display:block;width:100%}.Cellar{margin:0 auto;max-width:600px}.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{background-size:96px;flex:2;image-rendering:pixelated;margin-left:0;overflow:auto;padding:1.5em 1.5em 0;position:relative;transition:margin-left 225ms cubic-bezier(0,0,.2,1)}.Stage h3{text-align:center}.use-alternate-end-day-button-position .Stage{padding-top:4em}@media (max-width: 320px){.use-alternate-end-day-button-position .Stage{padding-top:4.5em}}.menu-open .Stage{transition-property:padding,margin-left}@media (max-width: 600px){.menu-open .Stage{padding:0}}.menu-open .Stage>*{opacity:1;transition:opacity 225ms cubic-bezier(0,0,.2,1)}@media (max-width: 600px){.menu-open .Stage>*{opacity:0}}.menu-closed .Stage{margin-left:-22em;transition:margin-left 195ms cubic-bezier(.4,0,.6,1)}@media (max-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 (min-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{font-size:2.5em;margin-bottom:.6em;text-align:center}@media (min-width: 450px){.Stage .view-title{display:none}}.Stage section{padding:.5em 0}@media (max-width: 600px){.Stage section{font-size:1em}}.ChatRoom .MuiDialog-container{padding:1em;height:calc(100% - 2em)}@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+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,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+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,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+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,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+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
