.timeline-canvas{bottom:0;height:100dvh;left:0;overflow:hidden;position:fixed;width:100dvw}.timeline-canvas .react-flow__node-TimelinePill{transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.timeline-canvas .react-flow__attribution{display:none}.theme-baby .timeline-canvas .timeline-years .text{color:var(--text-alt)}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none}.react-flow__node,.react-flow__nodes{-webkit-transform-origin:0 0;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:grab;pointer-events:all;position:absolute;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;-webkit-transform-origin:left top;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;top:auto}.react-flow__handle-bottom,.react-flow__handle-top{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.react-flow__handle-top{top:-4px}.react-flow__handle-left{left:-4px}.react-flow__handle-left,.react-flow__handle-right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.react-flow__handle-right{right:-4px}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.react-flow__attribution{background:hsla(0,0%,100%,.5);font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:hsla(0,0%,94%,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__minimap{background-color:#fff}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.timeline-pill{background-color:var(--background);border:1px solid var(--background);border-radius:10px;display:block;padding:2px;transition:border-color 1s,background-color 1s;z-index:5}.timeline-pill .pill-content{align-items:center;display:flex;height:100%}.timeline-pill .pill-content .monster-head{flex:none}.timeline-pill.link{background-color:var(--link);border-color:var(--link)}.timeline-pill.lvl-3{background-color:var(--category5);border-color:var(--category5)}.timeline-pill.lvl-4{background-color:var(--category7);border-color:var(--category7)}.timeline-pill.lvl-5{background-color:var(--category6);border-color:var(--category6)}.timeline-pill.is-alive{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.timeline-pill.is-filtered{background-color:var(--category3);border-color:var(--category3)}.timeline-pill.is-selected{z-index:100}.timeline-pill.is-selected.small-bubble .bubble{border-top-left-radius:0;border-top-right-radius:0}.timeline-pill .bubble{background-color:var(--background);border-radius:13px;left:min(50% - 125px,200px);padding:16px;position:relative;top:-7px;-webkit-transform-origin:top;transform-origin:top;transition:opacity .1s;width:250px}.timeline-pill .bubble .bubble-header{align-items:flex-start;display:flex;justify-content:space-between}.timeline-pill .bubble .bubble-header .names{align-items:center;display:flex;flex-wrap:wrap}.timeline-pill .bubble .bubble-header .name{margin-right:6px}.timeline-pill .bubble .text{color:var(--text);font-size:12px}.timeline-pill .bubble .bubble-content{margin:16px 0}.timeline-pill .bubble .footer-links{align-items:flex-start;display:flex}.timeline-pill .bubble .footer-links span{color:var(--text-05)}.timeline-pill .bubble .footer-links .svg-icon{margin-right:12px}.timeline-pill .bubble .footer-links+.footer-links{margin-top:6px}.timeline-pill .bubble.bubble-right{border-top-right-radius:0}.timeline-pill .pill-text{margin:-1px 5px;opacity:1;transition:opacity .5s}.timeline-pill.xs .pill-text{opacity:0}.theme-light .timeline-pill.lvl-3 .text,.theme-light .timeline-pill.lvl-4 .text,.theme-light .timeline-pill.lvl-5 .text{color:var(--text-alt)}.theme-light .timeline-pill.link.is-filtered .text{color:var(--text)}.theme-light .timeline-pill.link .text{color:var(--text-alt)}.theme-light .timeline-pill.is-selected .text{color:var(--text)}.theme-dark .timeline-pill.lvl-5 .text{color:var(--text-alt)}.theme-dark .timeline-pill.lvl-3 .text,.theme-dark .timeline-pill.lvl-4 .text{color:var(--text)}.theme-dark .timeline-pill.is-filtered .text,.theme-dark .timeline-pill.link .text{color:var(--text-alt)}.theme-dark .timeline-pill .bubble .text,.theme-jungle .timeline-pill.lvl-3 .text,.theme-jungle .timeline-pill.lvl-4 .text,.theme-jungle .timeline-pill.lvl-5 .text{color:var(--text)}.theme-jungle .timeline-pill.is-filtered .text{color:var(--text-alt)}.theme-jungle .timeline-pill .bubble .text,.theme-jungle .timeline-pill.link .text{color:var(--text)}.theme-balearic .timeline-pill.link .text,.theme-balearic .timeline-pill.lvl-3 .text,.theme-balearic .timeline-pill.lvl-4 .text,.theme-balearic .timeline-pill.lvl-5 .text{color:var(--text-alt)}.theme-balearic .timeline-pill .bubble .text,.theme-balearic .timeline-pill.is-filtered .text,.theme-balearic .timeline-pill.link.is-selected .text{color:var(--text)}.theme-rave .timeline-pill.is-filtered .text,.theme-rave .timeline-pill.lvl-3 .text,.theme-rave .timeline-pill.lvl-4 .text,.theme-rave .timeline-pill.lvl-5 .text{color:var(--text-alt)}.theme-rave .timeline-pill .bubble .text,.theme-rave .timeline-pill.is-filtered .bubble .text{color:var(--text)}.theme-hippie .timeline-pill.link .text,.theme-hippie .timeline-pill.lvl-3 .text,.theme-hippie .timeline-pill.lvl-4 .text,.theme-hippie .timeline-pill.lvl-5 .text{color:var(--text-alt)}.text,.theme-hippie .timeline-pill .bubble .text,.theme-hippie .timeline-pill.is-filtered .text,.theme-hippie .timeline-pill.link.is-selected .text{color:var(--text)}.text{font-family:Inter;font-weight:300;margin:0}.text.p{font-size:14px}.text.h1{font-size:18px;font-weight:600}.text.h1,.text.h2{font-family:Space Grotesk;letter-spacing:2px;text-transform:uppercase}.text.h2{font-size:12px;font-weight:500}.text.link{color:var(--link);font-size:14px}.text.link-btn{color:var(--link);font-family:Space Grotesk;font-size:16px;font-weight:500}.text.small{font-size:10px}.text.hero,.text.small{font-family:Space Grotesk}.text.hero{font-weight:600;letter-spacing:3px;margin-bottom:20px;text-transform:uppercase}.text.hero,.text.hero-text{font-size:24px}.text.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text.alt{color:var(--text-alt)}.text.secondary{font-family:Space Grotesk}.text.align-center{text-align:center}.text.align-right{text-align:right}.text.uppercase{text-transform:uppercase}.svg-icon{align-items:center;display:flex;justify-content:center}.svg-icon .svg{fill:var(--text);height:28px;width:28px}.svg-icon .svg.alt{fill:var(--text-alt)}.svg-icon .svg.clr-link{fill:var(--link)}.svg-icon .svg.clr-cat1{fill:var(--category1)}.svg-icon .svg.clr-cat2{fill:var(--category2)}.svg-icon .svg.clr-cat3{fill:var(--category3)}.svg-icon .svg.clr-cat4{fill:var(--category4)}.svg-icon .svg.clr-cat5{fill:var(--category5)}.svg-icon .svg.clr-cat6{fill:var(--category6)}.svg-icon .svg.clr-cat7{fill:var(--category7)}.svg-icon .svg.copyright,.svg-icon .svg.creative-commons{fill:transparent;stroke:var(--text)}.monster-head{isolation:isolate;overflow:hidden;position:relative}.monster-head .monster-image{position:absolute}.monster-head.card{background-color:var(--card)}.monster-head.cat-3{background-color:var(--category3)}.monster-head.cat-2{background-color:var(--category2)}.timeline-grid{background-color:var(--card);height:100dvh;left:0;pointer-events:none;position:fixed;top:0;width:100dvw;z-index:-1}.timeline-grid.years{background-color:transparent;z-index:200}.timeline-grid .timeline-years{height:66px;overflow:hidden;padding:8px 0;position:absolute;top:calc(100dvh - 66px);z-index:200}.timeline-grid .timeline-years .text{text-orientation:mixed;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.timeline-grid .timeline-years .year-wrapper{align-items:center;background-color:var(--background);border-radius:12px;box-shadow:0 0 4px 1px var(--text-05);display:flex;height:54px;justify-content:center;position:absolute;width:28px}.timeline-grid .timeline-background{background-color:var(--card);display:flex;position:absolute}.timeline-grid .timeline-background .vertical-line{border-left:1px solid;border-right:1px solid;opacity:.3;position:absolute;width:0}.timeline-grid .timeline-background .vertical-line.main{border-color:var(--text-05)}.timeline-grid .timeline-background .vertical-line.helper{border-color:var(--text-02)}.timeline-grid .timeline-background .vertical-line.current{border-color:var(--link)}.page{margin:0 auto;max-height:100dvh;max-width:900px;min-height:100dvh;overscroll-behavior-y:none;padding:104px 10px 10px;width:100vw}.page.scrollable{overflow:auto}.big-screen-disclaimer,.page.fixed{bottom:0;left:0;position:fixed;right:0;top:0}.big-screen-disclaimer{background-color:var(--background);height:100dvh;width:100dvw;z-index:10000}.big-screen-disclaimer,.big-screen-disclaimer .window{align-items:center;display:flex;flex-direction:column;justify-content:center}.big-screen-disclaimer .window{background-color:var(--card);border-radius:12px;max-width:500px;padding:15px;width:80dvw}.big-screen-disclaimer .hero-image{height:120px;width:120px}.big-screen-disclaimer .text+.text{margin-top:15px}.big-screen-disclaimer a{margin-top:25px}.timeline-filter .filter-input-wrapper{align-items:center;background-color:var(--background);border-radius:20px;box-shadow:0 0 4px 1px var(--text-05);display:flex;height:40px;justify-content:space-between;left:5dvw;padding:8px 12px 8px 2px;position:fixed;top:30px;width:90dvw;z-index:10}.timeline-filter .filter-input-wrapper .side{align-items:center;display:flex}.timeline-filter .filter-input-wrapper .side.right .svg-icon.share,.timeline-filter .filter-input-wrapper .side.right a{margin-right:4px}.timeline-filter .filter-input-wrapper .filter-input{background-color:transparent;border:none!important;color:var(--text);font-family:Inter;font-size:16px;margin:0 5px;max-width:calc(100dvw - 180px);outline:none!important;width:60dvw}.timeline-filter .filter-input-wrapper .filter-input.focused::-webkit-input-placeholder,.timeline-filter .filter-input-wrapper .filter-input.idle::-webkit-input-placeholder{font-weight:200;opacity:.5}.timeline-filter .filter-input-wrapper .filter-input.filter-active::-webkit-input-placeholder{color:var(--text);font-weight:400}.timeline-filter .filter-menu{background-color:var(--background);border-radius:20px;box-shadow:0 0 4px 1px var(--text-05);left:5dvw;max-height:40dvh;overflow:scroll;padding:11px 11px 11px 37px;position:fixed;top:75px;width:90dvw;z-index:10}.timeline-filter .filter-menu .filter-item{align-items:center;display:flex;padding:6px 0}.timeline-filter .filter-menu .filter-item .small{background-color:var(--card);border-radius:20px;margin-left:8px;padding:3px 6px}.timeline-filter .filter-menu .filter-item .small.speciality{background-color:var(--category2)}.timeline-filter .filter-menu .filter-item .small.nationality{background-color:var(--category1)}.timeline-filter .filter-menu .filter-item .small.person{background-color:var(--category3)}.timeline-filter .filter-menu .filter-item .small.other{background-color:var(--category7)}.theme-balearic .timeline-filter .filter-item .person.text,.theme-dark .timeline-filter .filter-item .active.cat4.text,.theme-dark .timeline-filter .filter-item .nationality.text,.theme-dark .timeline-filter .filter-item .speciality.text,.theme-hippie .timeline-filter .filter-item .person.text,.theme-jungle .timeline-filter .filter-item .active.cat4.text,.theme-jungle .timeline-filter .filter-item .active.cat5.text,.theme-jungle .timeline-filter .filter-item .nationality.text,.theme-jungle .timeline-filter .filter-item .other.text,.theme-jungle .timeline-filter .filter-item .speciality.text,.theme-light .timeline-filter .filter-item .person.text,.theme-pastel .timeline-filter .filter-item .active.text,.theme-pastel .timeline-filter .filter-item .nationality.text,.theme-pastel .timeline-filter .filter-item .other.text,.theme-pastel .timeline-filter .filter-item .person.text,.theme-pastel .timeline-filter .filter-item .speciality.text,.theme-rave .timeline-filter .filter-item .active.cat4.text,.theme-rave .timeline-filter .filter-item .speciality.text{color:var(--text)}.menu-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(0,0,0,.502);bottom:0;left:0;width:100vw;z-index:100}.menu-backdrop,.side-menu{height:100dvh;position:fixed;right:0;top:0}.side-menu{background-color:var(--background);padding:50px 20px 80px;pointer-events:all;width:90vw;z-index:500}.side-menu .close-btn{position:fixed;right:20px;top:37px}.side-menu .top-link{align-items:center;display:flex;width:80%}.side-menu .links-wrapper{align-items:flex-start;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;overflow:scroll;padding-bottom:50px}.side-menu hr{border:1px solid var(--card);border-bottom:none;margin:10px auto 10px 0;width:100%}.side-menu .side-link{align-items:center;display:flex;margin:12px 0;width:100%}.side-menu .side-link .monster-head{margin-right:20px}.side-menu .theme-picker{justify-content:flex-start;margin-top:20px}.theme-picker{display:flex;justify-content:space-between}.theme-picker .theme-circle{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin:0 3px}.theme-picker .theme-circle.active .circle-wrapper{border:2px solid var(--link);-webkit-filter:drop-shadow(0 0 5px var(--link));filter:drop-shadow(0 0 5px var(--link))}.theme-picker .theme-circle .circle-wrapper{border:2px solid transparent;display:flex;margin-bottom:8px;overflow:hidden;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.theme-picker .theme-circle .text{margin-top:4px}.theme-picker .theme-circle.light .background{background-color:#fff}.theme-picker .theme-circle.light .cat1{background-color:#25d174}.theme-picker .theme-circle.light .cat2{background-color:#fd2424}.theme-picker .theme-circle.light .cat3{background-color:#d0f103}.theme-picker .theme-circle.dark .background{background-color:#000}.theme-picker .theme-circle.dark .cat1{background-color:#005be3}.theme-picker .theme-circle.dark .cat2{background-color:#f82c78}.theme-picker .theme-circle.dark .cat3{background-color:#f1f103}.theme-picker .theme-circle.jungle .background{background-color:#3b5323}.theme-picker .theme-circle.jungle .cat1{background-color:#1e90ff}.theme-picker .theme-circle.jungle .cat2{background-color:red}.theme-picker .theme-circle.jungle .cat3{background-color:#ff0}.theme-picker .theme-circle.balearic .background{background-color:#f8f1e8}.theme-picker .theme-circle.balearic .cat1{background-color:#00b4d8}.theme-picker .theme-circle.balearic .cat2{background-color:#ff6f61}.theme-picker .theme-circle.balearic .cat3{background-color:#ffd23f}.theme-picker .theme-circle.rave .background{background-color:#000}.theme-picker .theme-circle.rave .cat1{background-color:aqua}.theme-picker .theme-circle.rave .cat2{background-color:red}.theme-picker .theme-circle.rave .cat3{background-color:#ff0}.theme-picker .theme-circle.hippie .background{background-color:#fdf6e3}.theme-picker .theme-circle.hippie .cat1{background-color:#00bfff}.theme-picker .theme-circle.hippie .cat2{background-color:#ff4500}.theme-picker .theme-circle.hippie .cat3{background-color:gold}.theme-picker .theme-circle.pastel .background{background-color:#fceeec}.theme-picker .theme-circle.pastel .cat1{background-color:#a4d4ff}.theme-picker .theme-circle.pastel .cat2{background-color:#ffc2e2}.theme-picker .theme-circle.pastel .cat3{background-color:#fff89c}.years-grid{margin-bottom:50px;margin-top:75px;transition:padding-bottom .3s ease-in}.years-grid .year-line{align-items:center;display:flex;height:50px;justify-content:space-between}.years-grid .year-line .text{font-size:12px}.years-grid .year-line .text-wrapper{width:30px}.years-grid .year-line .line-dots{align-items:center;display:flex;justify-content:space-around;position:relative;width:300px}.years-grid .year-line .dot-wrapper{align-items:center;display:flex;height:50px;justify-content:center;position:relative;width:50px}.years-grid .year-line .dot-wrapper.active{z-index:5}.years-grid .year-line .dot-wrapper.invisible{opacity:0}.years-grid .year-line .dot-wrapper .text{font-size:10px;pointer-events:none;z-index:2}.years-grid .year-line .dot{background-color:var(--text-02);border-radius:6px;height:6px;width:6px}.years-grid .year-line .line{border:1px solid var(--text-02);height:0;position:absolute;top:calc(50% - 1px);width:60px}.years-grid .year-line .bd-year{width:50px}.bio-year{height:50px;left:0;position:absolute;top:0;width:50px;z-index:1}.bio-year,.bio-year .cats-1{align-items:center;display:flex;justify-content:center}.bio-year .cats-1{height:28px;position:relative;width:28px}.bio-year .cats-2{height:28px;position:relative;width:42px}.bio-year .cats-3,.bio-year .cats-4{height:42px;position:relative;width:42px}.bio-year .cats-5{height:48px;position:relative;width:48px}.bio-year .circle{border:1px solid;border-radius:50%;position:absolute;-webkit-transition:background-color .4s,border-color .4s,box-shadow .4s,-webkit-filter .4s}.bio-year .cat-1{background-color:var(--category1-06);border-color:var(--category1)}.bio-year .cat-2{background-color:var(--category2-06);border-color:var(--category2)}.bio-year .cat-3{background-color:var(--category3-06);border-color:var(--category3)}.bio-year .cat-4{background-color:var(--category4-06);border-color:var(--category4)}.bio-year .cat-5{background-color:var(--category5-06);border-color:var(--category5)}.bio-year .cat-6{background-color:var(--category6-06);border-color:var(--category6)}.bio-year .cat-7{background-color:var(--category7-06);border-color:var(--category7)}.bio-year.active{-webkit-filter:drop-shadow(0 0 3px var(--link));filter:drop-shadow(0 0 3px var(--link))}.bio-year.active .circle{border:2px solid var(--link)}.bio-year.active .cat-1{background-color:var(--category1);border-color:var(--category1)}.bio-year.active .cat-2{background-color:var(--category2);border-color:var(--category2)}.bio-year.active .cat-3{background-color:var(--category3);border-color:var(--category3)}.bio-year.active .cat-4{background-color:var(--category4);border-color:var(--category4)}.bio-year.active .cat-5{background-color:var(--category5);border-color:var(--category5)}.bio-year.active .cat-6{background-color:var(--category6);border-color:var(--category6)}.bio-year.active .cat-7{background-color:var(--category7);border-color:var(--category7)}.filter-cat1.bio-year .cat-1{background-color:var(--category1);border:2px solid var(--text);border-color:var(--category1);box-shadow:0 0 4px 1px var(--link);z-index:2}.filter-cat2.bio-year .cat-2{background-color:var(--category2);border:2px solid var(--text);border-color:var(--category2);box-shadow:0 0 4px 1px var(--link);z-index:2}.filter-cat3.bio-year .cat-3{background-color:var(--category3);border:2px solid var(--text);border-color:var(--category3);box-shadow:0 0 4px 1px var(--link);z-index:2}.filter-cat4.bio-year .cat-4{background-color:var(--category4);border:2px solid var(--text);border-color:var(--category4);box-shadow:0 0 4px 1px var(--link);z-index:2}.filter-cat5.bio-year .cat-5{background-color:var(--category5);border:2px solid var(--text);border-color:var(--category5);box-shadow:0 0 4px 1px var(--link);z-index:2}.filter-cat6.bio-year .cat-6{background-color:var(--category6);border:2px solid var(--text);border-color:var(--category6);box-shadow:0 0 4px 1px var(--link);z-index:2}.filter-cat7.bio-year .cat-7{background-color:var(--category7);border:2px solid var(--text);border-color:var(--category7);box-shadow:0 0 4px 1px var(--link);z-index:2}.page.bio-page{padding:20px}.page.bio-page .page-content{min-height:100dvh}.page.bio-page .timeline-links{align-items:center;display:flex;flex-direction:column;margin-bottom:15px}.page.bio-page .timeline-links .links{align-items:flex-start;display:flex;max-width:80vw}.page.bio-page .timeline-links .links .svg-icon{margin-right:12px}.page.bio-page .timeline-links .links+.links{margin-top:6px}.desktop .page.bio-page{display:flex;justify-content:space-between;overflow:hidden}.desktop .page.bio-page .desktop-card{width:300px}.desktop .page.bio-page .desktop-card .about{align-items:flex-start;display:flex}.desktop .page.bio-page .desktop-card .card{background-color:var(--card);border-radius:12px;margin:15px 0}.bio-card{background-color:var(--card);border-top-left-radius:5px;border-top-right-radius:5px;bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:20px;position:fixed;width:100%;z-index:200}.bio-card .h1 span{font-weight:300}.bio-card .card-footer{align-items:center;display:flex}.bio-card .card-footer .chevron-left-link{margin-right:7px}.bio-card .card-footer .chevron-right-link{margin-left:auto}.bio-card .card-header{align-items:center;display:flex;justify-content:flex-end}.bio-card .events{margin:-10px 0 15px;max-height:150px;overflow:scroll;width:calc(100% - 20px)}.bio-card .event{align-items:flex-start;display:flex;padding:4px 0}.bio-card .event p.text{max-width:calc(100vw - 90px)}.bio-card .event .svg-icon{margin-right:5px;margin-top:3px}.bio-card .event .dot{background-color:var(--text);border-radius:6px;height:8px;margin-left:8px;margin-right:14px;margin-top:4px;width:8px}.bio-card .event .dot.cat1{background-color:var(--category1)}.bio-card .event .dot.cat2{background-color:var(--category2)}.bio-card .event .dot.cat3{background-color:var(--category3)}.bio-card .event .dot.cat4{background-color:var(--category4)}.bio-card .event .dot.cat5{background-color:var(--category5)}.bio-card .event .dot.cat6{background-color:var(--category6)}.bio-card .event .dot.cat7{background-color:var(--category7)}.bio-card .networked-event hr{border:1px solid var(--text);border-bottom:none;margin-bottom:10px;margin-left:8px;margin-top:10px;opacity:.1}.bio-card.general .events{max-height:none}.bio-card.general .general-links{align-items:flex-start;display:flex;margin-top:6px}.bio-card.general .general-links span{color:var(--text-05)}.bio-card.general .general-links .svg-icon{margin-right:12px}.theme-baby .bio-card .text{color:var(--text-alt)}.theme-baby .bio-card .svg{fill:var(--text-alt);stroke:var(--text-alt)}.desktop .bio-card{border-radius:15px;display:block;margin:20px 0;min-height:300px;padding:20px;position:relative;width:100%}.desktop .bio-card .events{max-height:180px}.desktop .bio-card .event .text{width:230px}.desktop .bio-card .card-footer{bottom:20px;position:absolute;width:calc(100% - 40px)}.filter-pills{background-color:var(--background);left:0;padding:20px;position:fixed;top:90px;width:100vw;z-index:10}.filter-pills.static{position:static}.filter-pills .pills-wrapper{display:flex;justify-content:flex-start}.filter-pills .pills-wrapper.scrollable{justify-content:flex-start;overflow-x:scroll}.desktop .filter-pills{padding:0;position:static;width:auto}.desktop .filter-pills .pills-wrapper{justify-content:flex-start}.filter-pill{align-items:center;border:1px solid;border-radius:20px;display:flex;padding:5px 8px;transition:background-color .3s ease-in-out;width:auto}.filter-pill .circle{border-radius:6px;height:9px;margin-right:5px;width:9px}.filter-pill .text{white-space:nowrap}.filter-pill.active .text{color:var(--background)}.filter-pill.active .svg{stroke:var(--background);fill:var(--background)}.filter-pill.active.cat1{background-color:var(--category1)}.filter-pill.active.cat2{background-color:var(--category2)}.filter-pill.active.cat3{background-color:var(--category3)}.filter-pill.active.cat4{background-color:var(--category4)}.filter-pill.active.cat5{background-color:var(--category5)}.filter-pill.active.cat6{background-color:var(--category6)}.filter-pill.active.cat7{background-color:var(--category7)}.filter-pill.active.link{background-color:var(--link);border-color:var(--link)}.filter-pill.cat1{border-color:var(--category1)}.filter-pill.cat1 .circle{background-color:var(--category1)}.filter-pill.cat2{border-color:var(--category2)}.filter-pill.cat2 .circle{background-color:var(--category2)}.filter-pill.cat3{border-color:var(--category3)}.filter-pill.cat3 .circle{background-color:var(--category3)}.filter-pill.cat4{border-color:var(--category4)}.filter-pill.cat4 .circle{background-color:var(--category4)}.filter-pill.cat5{border-color:var(--category5)}.filter-pill.cat5 .circle{background-color:var(--category5)}.filter-pill.cat6{border-color:var(--category6)}.filter-pill.cat6 .circle{background-color:var(--category6)}.filter-pill.cat7{border-color:var(--category7)}.filter-pill.cat7 .circle{background-color:var(--category7)}.filter-pill.card{border-color:var(--card)}.filter-pill.card .circle{background-color:var(--card)}.filter-pill.link{border-color:var(--text-05)}.filter-pill.link .circle{background-color:var(--link)}.filter-pill+.filter-pill{margin-left:10px}.theme-balearic .filter-pill.active.cat3 .text,.theme-dark .filter-pill.active.cat1 .text,.theme-dark .filter-pill.active.cat2 .text,.theme-dark .filter-pill.active.cat4 .text,.theme-hippie .filter-pill.active.cat3 .text,.theme-jungle .filter-pill.active.cat1 .text,.theme-jungle .filter-pill.active.cat2 .text,.theme-jungle .filter-pill.active.cat4 .text,.theme-jungle .filter-pill.active.cat5 .text,.theme-jungle .filter-pill.active.cat7 .text,.theme-light .filter-pill.active.cat3 .text,.theme-pastel .filter-pill.active .text,.theme-rave .filter-pill.active.cat2 .text,.theme-rave .filter-pill.active.cat4 .text{color:var(--text)}.artwork{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:rgba(0,0,0,.502);bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:1000}.artwork .react-transform-wrapper{overflow:visible}.artwork .artwork-image{max-height:100dvh;max-width:100vw}.artwork .close-btn{border-radius:32px;height:48px;justify-content:center;right:30px;top:calc(100% - 78px);width:48px;z-index:20000}.artwork .close-btn,.artwork .copyright-text{align-items:center;background-color:var(--background);display:flex;position:fixed}.artwork .copyright-text{border-radius:20px;left:30px;padding:3px 12px 3px 8px;top:calc(100dvh - 63px)}.artwork .copyright-text .svg-icon{margin-right:6px}.theme-baby .artwork .artwork-footer .text{color:var(--text-alt)}.theme-baby .artwork .artwork-footer .svg{fill:var(--text-alt);stroke:var(--text-alt)}.top-nav{background-color:var(--background);justify-content:space-between;left:0;margin:0 auto;max-width:900px;overflow:visible;padding:20px 20px 10px;position:fixed;top:0;width:100vw;z-index:1000}.top-nav,.top-nav .header-wrapper{align-items:center;display:flex}.top-nav .text-wrapper{margin-left:15px}.top-nav .text-wrapper .h1{letter-spacing:0;margin-bottom:4px}.top-nav .monster-head{flex:none}.top-nav .image{background-color:var(--card);border-radius:32px;height:62px;width:62px}.top-nav .hamburger{height:28px;width:28px}.top-nav .nav-btns{align-items:center;display:flex}.top-nav .nav-btns .share-btn{margin-right:15px}.desktop .top-nav{left:auto;margin-left:-10px}.home-page.page{padding:40px 0 60px}.home-page.page .section{padding:30px 20px}.home-page.page .section .h1{margin-bottom:15px}.home-page.page .what{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:0}.home-page.page .what .share-btn{align-self:end}.home-page.page .what .hero-image{border-radius:80px;height:160px;margin-bottom:20px;width:160px}.home-page.page .icon-h2{align-items:center;display:flex;margin-bottom:20px}.home-page.page .icon-h2 .svg-icon{margin:0 12px 0 5px}.home-page.page .released-wrapper{display:flex;margin:0 -20px;overflow:scroll;padding:0 20px}.home-page.page .timeline-section{background-color:var(--category6-06)}.home-page.page .theme-section{overflow:scroll}.home-page.page .dark-section{padding:30px 10px}.home-page.page .dark-section .content{background-color:var(--text);border-radius:20px;display:block;padding:25px}.home-page.page .dark-section .content .heading{align-items:center;display:flex;justify-content:space-between}.home-page.page .dark-section .content .heading .monster-circle{min-width:120px}.home-page.page .dark-section .content .heading .h1{margin:0}.home-page.page .dark-section .content .heading+.heading{margin-top:12px}.home-page.page .dark-section .content .text{color:var(--text-alt)}.home-page.page .dark-section .content .svg{fill:var(--text-alt)}.home-page.page .dark-section .content .heart{fill:var(--category2)}.home-page.page .random-links-wrapper{display:flex;margin:20px -20px 0;overflow:scroll;padding:0 20px}.home-page.page .wallets-wrapper{margin-top:20px}.theme-dark .home-page.page .dark-section .heart{fill:var(--category3)}.theme-light .home-page.page .dark-section .heart{fill:var(--category4)}.background-by-category.cat1,.cat1.newest-episode{background-color:var(--category1-06)}.background-by-category.cat2,.cat2.newest-episode{background-color:var(--category2-06)}.background-by-category.cat3,.cat3.newest-episode{background-color:var(--category3-06)}.background-by-category.cat4,.cat4.newest-episode{background-color:var(--category4-06)}.background-by-category.cat5,.cat5.newest-episode{background-color:var(--category5-06)}.background-by-category.cat6,.cat6.newest-episode{background-color:var(--category6-06)}.background-by-category.cat7,.cat7.newest-episode{background-color:var(--category7-06)}.newest-episode{align-items:center;background-color:var(--category6-06);border-radius:8px;display:flex;flex-direction:column;padding:20px}.newest-episode .ep-content{display:flex;justify-content:space-between}.newest-episode .half{min-height:140px;overflow:hidden}.newest-episode .half.image{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;min-width:80px}.newest-episode .ep-image{background-color:var(--background);border-radius:50%;max-width:70px}.newest-episode+.newest-episode{margin-top:20px}.monster-circle{height:100px;overflow:clip;position:relative;width:100px}.monster-circle .monster{height:110%;left:-5%;position:relative;top:-5%;width:110%;z-index:10}.monster-circle .circle{background-color:var(--background);border-radius:50%;height:76%;left:12%;position:absolute;top:12%;width:76%;z-index:0}.monster-circle.card .circle,.next-episode{background-color:var(--card)}.next-episode{align-items:center;border-radius:8px;display:flex;justify-content:space-between;padding:5px 6px 5px 20px}.next-episode .release-date{background-color:var(--background);border-radius:8px;padding:6px 9px}.next-episode+.next-episode{margin-top:6px}.released-episode{align-items:center;display:flex;flex-direction:column}.released-episode .svg-icon{margin-top:6px}.released-episode+.released-episode{margin-left:15px}.background-by-category.cat1,.cat1.random-link{background-color:var(--category1-06)}.background-by-category.cat2,.cat2.random-link{background-color:var(--category2-06)}.background-by-category.cat3,.cat3.random-link{background-color:var(--category3-06)}.background-by-category.cat4,.cat4.random-link{background-color:var(--category4-06)}.background-by-category.cat5,.cat5.random-link{background-color:var(--category5-06)}.background-by-category.cat6,.cat6.random-link{background-color:var(--category6-06)}.background-by-category.cat7,.cat7.random-link{background-color:var(--category7-06)}.random-link{border-radius:21px;display:flex;flex-direction:column;justify-content:space-between;min-height:150px;min-width:180px;padding:20px;width:auto}.random-link .svg-icon{align-self:flex-end}.random-link+.random-link{margin-left:10px}.wallet-address{background-color:transparent;display:flex;justify-content:space-between;padding:7px 4px;transition:background-color .3s}.wallet-address.is-copying{background-color:var(--text-alt-05)}.wallet-address .coin-name{display:flex}.wallet-address .coin-name .svg-icon{margin-right:15px}.wallet-address .copy-address{align-items:center;display:flex}.wallet-address .copy-address .svg-icon{margin-left:20px}.wallet-address .check-circle{fill:var(--category2)!important}.wallet-address+.wallet-address{border-top:1px solid var(--text-alt-05)}body{margin:0;padding:0}body.react-snap{opacity:0}body *{-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-overflow-style:none;box-sizing:border-box;scrollbar-width:none}body ::-webkit-scrollbar{display:none}body a{color:var(--link)!important;text-decoration:none!important}@font-face{font-family:Outfit;src:local("Outfit"),url(/static/media/Outfit-VariableFont_wght.bc779fb16a97a6842a72.ttf) format("truetype")}@font-face{font-family:Inter;src:local("Inter"),url(/static/media/Inter-VariableFont_slnt,wght.aadb65ac45347ff46699.ttf) format("truetype")}@font-face{font-family:Space Grotesk;src:local("Inter"),url(/static/media/SpaceGrotesk-VariableFont_wght.1036357b9651eff7d3dd.ttf) format("truetype")}.background-by-category.cat1{background-color:var(--category1-06)}.background-by-category.cat2{background-color:var(--category2-06)}.background-by-category.cat3{background-color:var(--category3-06)}.background-by-category.cat4{background-color:var(--category4-06)}.background-by-category.cat5{background-color:var(--category5-06)}.background-by-category.cat6{background-color:var(--category6-06)}.background-by-category.cat7{background-color:var(--category7-06)}.theme.theme-light{--background:#fff;--background-00:hsla(0,0%,100%,0);--card:#f5f5f5;--card-04:hsla(0,0%,96%,.251);--category1:#25d174;--category1-08:rgba(37,209,116,.502);--category1-06:rgba(37,209,116,.376);--category2:#fd2424;--category2-08:rgba(253,36,36,.502);--category2-06:rgba(253,36,36,.376);--category3:#d0f103;--category3-08:rgba(208,241,3,.502);--category3-06:rgba(208,241,3,.376);--category4:#5c25cf;--category4-08:rgba(92,37,207,.502);--category4-06:rgba(92,37,207,.376);--category5:#f90;--category5-08:rgba(255,153,0,.502);--category5-06:rgba(255,153,0,.376);--category6:#5be02d;--category6-08:rgba(91,224,45,.502);--category6-06:rgba(91,224,45,.376);--category7:#e910d3;--category7-08:rgba(233,16,211,.502);--category7-06:rgba(233,16,211,.376);--text:#000;--text-05:rgba(0,0,0,.314);--text-02:rgba(0,0,0,.125);--text-alt:#fff;--text-alt-05:hsla(0,0%,100%,.314);--text-alt-02:hsla(0,0%,100%,.125);--link:#5c25cf;--grey:#f5f5f5}.theme.theme-dark{--background:#000;--background-00:transparent;--card:#2b1d65;--card-04:rgba(43,29,101,.251);--category1:#005be3;--category1-08:rgba(0,91,227,.502);--category1-06:rgba(0,91,227,.376);--category2:#f82c78;--category2-08:rgba(248,44,120,.502);--category2-06:rgba(248,44,120,.376);--category3:#f1f103;--category3-08:rgba(241,241,3,.502);--category3-06:rgba(241,241,3,.376);--category4:#e728fc;--category4-08:rgba(231,40,252,.502);--category4-06:rgba(231,40,252,.376);--category5:#ff8310;--category5-08:rgba(255,131,16,.502);--category5-06:rgba(255,131,16,.376);--category6:#60f41a;--category6-08:rgba(96,244,26,.502);--category6-06:rgba(96,244,26,.376);--category7:#00d293;--category7-08:rgba(0,210,147,.502);--category7-06:rgba(0,210,147,.376);--text:#fff;--text-05:hsla(0,0%,100%,.314);--text-02:hsla(0,0%,100%,.125);--text-alt:#000;--text-alt-05:rgba(0,0,0,.314);--text-alt-02:rgba(0,0,0,.125);--link:#0ca3e9;--grey:#161529}.theme.theme-jungle{--background:#3b5323;--background-00:rgba(59,83,35,0);--card:#8fbc8f;--card-04:rgba(143,188,143,.251);--category1:#1e90ff;--category1-08:rgba(30,144,255,.502);--category1-06:rgba(30,144,255,.376);--category2:red;--category2-08:rgba(255,0,0,.502);--category2-06:rgba(255,0,0,.376);--category3:#ff0;--category3-08:rgba(255,255,0,.502);--category3-06:rgba(255,255,0,.376);--category4:purple;--category4-08:rgba(128,0,128,.502);--category4-06:rgba(128,0,128,.376);--category5:#ff8c00;--category5-08:rgba(255,140,0,.502);--category5-06:rgba(255,140,0,.376);--category6:#32cd32;--category6-08:rgba(50,205,50,.502);--category6-06:rgba(50,205,50,.376);--category7:#ff1493;--category7-08:rgba(255,20,147,.502);--category7-06:rgba(255,20,147,.376);--text:#fff;--text-05:hsla(0,0%,100%,.314);--text-02:hsla(0,0%,100%,.125);--text-alt:#3b5323;--text-alt-05:rgba(59,83,35,.314);--text-alt-02:rgba(59,83,35,.125);--link:gold;--grey:#161529}.theme.theme-balearic{--background:#f8f1e8;--background-00:hsla(34,53%,94%,0);--card:#d9e6ed;--card-04:rgba(217,230,237,.251);--category1:#00b4d8;--category1-08:rgba(0,180,216,.502);--category1-06:rgba(0,180,216,.376);--category2:#ff6f61;--category2-08:rgba(255,111,97,.502);--category2-06:rgba(255,111,97,.376);--category3:#ffd23f;--category3-08:rgba(255,210,63,.502);--category3-06:rgba(255,210,63,.376);--category4:#8a4f7d;--category4-08:rgba(138,79,125,.502);--category4-06:rgba(138,79,125,.376);--category5:#ffa61a;--category5-08:rgba(255,166,26,.502);--category5-06:rgba(255,166,26,.376);--category6:#0acf83;--category6-08:rgba(10,207,131,.502);--category6-06:rgba(10,207,131,.376);--category7:#5ab9ea;--category7-08:rgba(90,185,234,.502);--category7-06:rgba(90,185,234,.376);--text:#2a2a2a;--text-05:rgba(42,42,42,.314);--text-02:rgba(42,42,42,.125);--text-alt:#f8f1e8;--text-alt-05:hsla(34,53%,94%,.314);--text-alt-02:hsla(34,53%,94%,.125);--link:#ff6b6b;--grey:#161529}.theme.theme-rave{--background:#000;--background-00:transparent;--card:#222;--card-04:rgba(34,34,34,.251);--category1:#0ff;--category1-08:rgba(0,255,255,.502);--category1-06:rgba(0,255,255,.376);--category2:red;--category2-08:rgba(255,0,0,.502);--category2-06:rgba(255,0,0,.376);--category3:#ff0;--category3-08:rgba(255,255,0,.502);--category3-06:rgba(255,255,0,.376);--category4:#f0f;--category4-08:rgba(255,0,255,.502);--category4-06:rgba(255,0,255,.376);--category5:orange;--category5-08:rgba(255,165,0,.502);--category5-06:rgba(255,165,0,.376);--category6:#0f0;--category6-08:rgba(0,255,0,.502);--category6-06:rgba(0,255,0,.376);--category7:gold;--category7-08:rgba(255,215,0,.502);--category7-06:rgba(255,215,0,.376);--text:#fff;--text-05:hsla(0,0%,100%,.314);--text-02:hsla(0,0%,100%,.125);--text-alt:#000;--text-alt-05:rgba(0,0,0,.314);--text-alt-02:rgba(0,0,0,.125);--link:#f0f;--grey:#161529}.theme.theme-hippie{--background:#fdf6e3;--background-00:hsla(44,87%,94%,0);--card:bisque;--card-04:rgba(255,228,196,.251);--category1:#00bfff;--category1-08:rgba(0,191,255,.502);--category1-06:rgba(0,191,255,.376);--category2:#ff4500;--category2-08:rgba(255,69,0,.502);--category2-06:rgba(255,69,0,.376);--category3:gold;--category3-08:rgba(255,215,0,.502);--category3-06:rgba(255,215,0,.376);--category4:#9932cc;--category4-08:rgba(153,50,204,.502);--category4-06:rgba(153,50,204,.376);--category5:#ff8c00;--category5-08:rgba(255,140,0,.502);--category5-06:rgba(255,140,0,.376);--category6:#32cd32;--category6-08:rgba(50,205,50,.502);--category6-06:rgba(50,205,50,.376);--category7:#f0f;--category7-08:rgba(255,0,255,.502);--category7-06:rgba(255,0,255,.376);--text:#000;--text-05:rgba(0,0,0,.314);--text-02:rgba(0,0,0,.125);--text-alt:#fdf6e3;--text-alt-05:hsla(44,87%,94%,.314);--text-alt-02:hsla(44,87%,94%,.125);--link:#ff1493;--grey:#161529}.theme.theme-pastel{--background:#fceeec;--background-00:hsla(8,73%,96%,0);--card:#f8e7e2;--card-04:hsla(14,61%,93%,.251);--category1:#a4d4ff;--category1-08:rgba(164,212,255,.584);--category1-06:rgba(164,212,255,.522);--category2:#ffc2e2;--category2-08:rgba(255,194,226,.584);--category2-06:rgba(255,194,226,.522);--category3:#fff89c;--category3-08:rgba(255,248,156,.584);--category3-06:rgba(255,248,156,.522);--category4:#e2d9f0;--category4-08:rgba(226,217,240,.584);--category4-06:rgba(226,217,240,.522);--category5:#ffad8a;--category5-08:rgba(255,173,138,.584);--category5-06:rgba(255,173,138,.522);--category6:#b5ead7;--category6-08:rgba(181,234,215,.584);--category6-06:rgba(181,234,215,.522);--category7:#ffdab9;--category7-08:rgba(255,218,185,.584);--category7-06:rgba(255,218,185,.522);--text:#575757;--text-05:rgba(87,87,87,.314);--text-02:rgba(87,87,87,.125);--text-alt:#fceeec;--text-alt-05:hsla(8,73%,96%,.314);--text-alt-02:hsla(8,73%,96%,.125);--link:#ffb270;--grey:#161529}.theme{background-color:var(--background);margin:0;padding:0;width:100vw}body.theme-dark{background-color:#000}body.theme-light{background-color:#fff}body.theme-jungle{background-color:#3b5323}body.theme-balearic{background-color:#f8f1e8}body.theme-rave{background-color:#000}body.theme-hippie{background-color:#fdf6e3}body.theme-pastel{background-color:#fceeec}.desktop .only-mobile,.mobile .only-desktop{display:none}
/*# sourceMappingURL=main.ae3edb19.css.map*/