*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}a{text-decoration:none}a,button{cursor:revert}details summary,menu,ol,ul{list-style:none}details ::marker,details ::-webkit-details-marker{display:none}audio,img,iframe,video{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}textarea{white-space:revert}iframe{border:unset}::placeholder{all:unset}::marker{content:initial}:where([hidden]){display:none}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}@font-face{font-family:Quarantype;font-style:normal;src:url(/fonts/quarantype/Quarantype-Regular.woff) format("woff")}@font-face{font-family:Quarantype;font-style:oblique;src:url(/fonts/quarantype/Quarantype-Oblique.woff) format("woff")}::-webkit-scrollbar{display:none}html,body{margin:0;padding:0;height:100dvh;height:100vh;display:flex;flex-direction:column;overflow:hidden;--animation-time: .5s;--sec-font: "Quarantype";--primary-font: Arial, Helvetica, sans-serif;--sml-pad: .5em;--big-pad: 1em;--f-bg: white;--f-text: black;color:var(--f-text);background-color:var(--f-bg);font-family:var(--primary-font)}body[data-lang=eng] .text.lv,body[data-lang=lv] .text.eng{display:none}body[data-lang=eng] .block.lv,body[data-lang=lv] .block.eng{display:none!important}.mobile{display:none}button,p a{cursor:pointer;text-decoration:underline}p a:hover,button:hover{text-decoration:none}strong{font-weight:700}em{font-style:italic}del{text-decoration:line-through}mark{font-family:var(--sec-font)}blockquote{margin-inline:var(--big-pad);text-decoration:underline;text-decoration-style:dotted}.text ul{list-style-type:square;list-style-position:inside}.text ol{list-style-position:inside;list-style-type:decimal}.text h1{font-size:2em}.text h2{font-size:1.75em}.text h3{font-size:1.5em}.logo{width:100%;height:fit-content;font-size:1.07em;padding-left:var(--big-pad);padding-bottom:var(--sml-pad);padding-top:var(--sml-pad);font-family:var(--sec-font);font-style:normal}.logo a{width:fit-content}main{position:relative;height:90%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}main.reduced{height:55%}main.ready{transition:height var(--animation-time) ease}main.hidden{display:none}.text p,.about p{margin-bottom:var(--big-pad)}.text a{font-family:var(--sec-font);font-style:normal}.comment p{padding-right:10px}.text{width:400px}.block .text{height:inherit;overflow-y:scroll}.img-box,.video-box{height:100%;display:flex;align-items:flex-start;padding-bottom:var(--big-pad)}.link-box,.media-box,.pdf-box{height:90%}.comment{font-family:var(--sec-font);display:flex;flex-direction:row;justify-content:center;align-items:center;overflow-x:scroll;height:10%}.link-box img,.img-box img,.pdf-box img,.video-box video{width:auto;height:100%;object-fit:contain;display:block}.media-box iframe{height:100%;aspect-ratio:4 / 3;max-width:100%;width:auto;display:block;border:0}#channel-blocks{display:flex;height:100%;gap:var(--big-pad);padding-left:var(--big-pad);padding-right:var(--big-pad);flex-direction:row;overflow-x:auto;overflow-y:hidden}#channel-blocks>*{flex:0 0 auto;display:flex;height:100%}.item{height:100%;display:flex;min-width:200px;flex-direction:column;flex-shrink:0}.about{position:relative;display:flex;flex-direction:row;padding-left:var(--big-pad);padding-right:var(--big-pad);width:100%;height:100%;align-items:start}.about.visible{display:flex}.about.ready{transition:height var(--animation-time) ease}.about .text{width:50%;height:100%}.about .text-box{padding-right:var(--big-pad);height:100%}.about .image{width:50%;height:100%}canvas{height:100%;width:100%;display:block}.brush{height:calc(100dvh - 10%)!important;width:100dvw!important}footer{padding-left:var(--big-pad);padding-right:var(--big-pad);padding-top:var(--sml-pad);padding-bottom:var(--big-pad);position:fixed;bottom:0;left:0;height:5%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:3em 1fr;grid-template-areas:"works bio lang time" "solo colla col .";align-items:start;width:100%;transition:none;background-color:#fff}footer.expanded{height:40%}footer.large{height:96%}footer.ready{transition:height var(--animation-time) ease}.menu a,.cycle p,.menu button{padding-top:2px;padding-left:5px;padding-right:5px}.nav-list{max-height:900px;padding-right:var(--sml-pad);overflow-y:scroll}.selection{width:100%;display:flex;justify-content:flex-start}.works{grid-area:works}.bio{grid-area:bio}.lang{grid-area:lang}.cycle{grid-area:time;font-family:var(--sec-font);width:100%;display:flex;flex-direction:row}.solo,.collaborative,.color-switch{display:block}.solo{grid-area:solo}.collaborative{grid-area:colla}.color-switch{grid-area:col}details summary{padding-top:var(--sml-pad);cursor:pointer;font-family:var(--sec-font)}details p{padding-top:var(--sml-pad)}.more-works-container{position:absolute;font-size:.9em;left:0;bottom:0;width:100%;height:3em;z-index:5;background:linear-gradient(to top,#fff 0% 60%,#fff0)}.more-works{font-family:var(--primary-font);padding-bottom:var(--big-pad);width:100%;text-align:center;text-decoration:none}.more-works-container.mobile,.more-works-container.desktop{display:none}.more-works-container.desktop.visible{display:flex}.solo,.collaborative{position:relative;display:flex;flex-direction:column}.solo p,.collaborative p{padding-top:var(--sml-pad)}.weather-loading{animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.1}}.scroll-nav{z-index:10;position:fixed;display:grid;grid-template-columns:1fr 1fr;width:fit-content;right:0;top:50%;transform:translateY(-50%);font-size:1em;padding:var(--sml-pad);padding-right:1em;color:var(--f-text);background-color:var(--f-bg);opacity:0;transition:opacity .3s ease}.scroll-nav button{border-radius:10px;transition:.5s;text-align:center}.scroll-nav button.active{background:var(--f-bg);color:var(--f-text)}body:has(footer.expanded) .scroll-nav{display:none}body:has(.count:hover) .scroll-nav,.scroll-nav:hover{opacity:1;pointer-events:auto}body:has(.more-works.mobile.active) footer.large{height:5%}footer.closing{height:5%}.work-mobile{display:none}.switch{position:relative;display:inline-block;width:52px;height:28px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;inset:0;cursor:pointer;background:var(--footer-text, #ccc);transition:background-color .25s ease;border-radius:999px}.slider:before{content:"";position:absolute;height:22px;width:22px;left:3px;top:3px;background:var(--footer-bg, white);border-radius:50%;transform:translate(0)}.slider.ready:before{transition:transform .25s ease}.switch input:checked+.slider{background:var(--footer-text, white)}.switch input:checked+.slider:before{transform:translate(24px)}@media screen and (max-width:956px){body{font-size:16px}.desktop,.nav-element{display:none}body:has(footer.large) .nav-element{display:inline-block}footer.expanded{height:0%}footer{height:0%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1em 1em 1em 1fr;grid-template-areas:"solo solo" "colla colla" ". ." "home lang" "bio ." "col col";gap:1em;overflow-y:scroll;padding-top:var(--big-pad);padding-bottom:0}footer.large{height:100%}.cycle{display:none!important}.home{grid-area:home}.more-works{padding-bottom:.5em}footer h1{font-weight:700}.more-works-container.desktop,.more-works-container.desktop.visible{display:none}.more-works-container.mobile{z-index:10;position:fixed;display:flex}.more-works.mobile{display:inline-block}.works{display:none!important}footer.closing{height:0%}.color-switch{padding-bottom:calc(var(--big-pad) * 3)}main{height:100%;padding-bottom:none}main.reduced{height:100%}#channel-blocks{height:fit-content;flex-direction:column;overflow-x:visible;overflow-y:scroll;padding-bottom:6em}.text{padding-top:var(--big-pad);width:100%}.img-box,.link-box,.pdf-box,.video-box{height:auto;padding-bottom:0}.item{min-width:100%;height:auto}.media-box iframe{min-height:100%;min-width:100%;object-fit:contain;display:block}#channel-blocks>*{height:auto;flex:auto;display:block}.scroll-nav{display:none}.brush{height:100dvh!important;width:100dvw!important}.about{flex-direction:column;overflow-y:scroll;padding-bottom:6em}.about .text{width:100%}.block .text{height:initial;overflow-y:none}.about .item,.logo{height:auto}}body{background-color:var(--bg, white);color:var(--text, black)}::-moz-selection{color:var(--bg, white);background:var(--text, black)}::selection{color:var(--bg, white);background:var(--text, black)}footer *::-moz-selection{color:var(--footer-bg, white);background:var(--footer-text, black)}footer *::selection{color:var(--footer-bg, white);background:var(--footer-text, black)}body.swap,footer.swap{transition:background-color var(--animation-time) ease,color var(--animation-time) ease}footer{background-color:var(--footer-bg, white);color:var(--footer-text, black)}.scroll-nav{background-color:var(--footer-bg, white);color:var(--footer-text, black)}.scroll-nav button.active{background-color:var(--footer-text, black);color:var(--footer-bg, white)}.more-works-container{background:linear-gradient(to top,var(--footer-bg, white) 0%,var(--footer-bg, white) 60%,rgba(255,255,255,0) 100%)}body.color-1{--bg: #ffb570;--text: #b09a74;--footer-bg: var(--text);--footer-text: var(--bg)}body.color-2{--bg: #fed3e3;--text: #be5a1d;--footer-bg: var(--text);--footer-text: var(--bg)}body.color-3{--bg: #745b72;--text: #e7e614;--footer-bg: var(--text);--footer-text: var(--bg)}body.color-4{--bg: #f1ffa1;--text: #cfcd05;--footer-bg: var(--text);--footer-text: var(--bg)}body.color-5{--bg: #9a732c;--text: #00b9ff;--footer-bg: var(--text);--footer-text: var(--bg)}body.color-6{--bg: white;--text: black;--footer-bg: var(--bg);--footer-text: var(--text)}body.color-7{--bg: #200d30;--text: white;--footer-bg: var(--bg);--footer-text: var(--text)}body.color-8{--bg: #cae5ff;--text: #f7f9eb;--footer-bg: var(--text);--footer-text: var(--bg)}body.color-9{--bg: #4bb048;--text: #ffd793;--footer-bg: var(--text);--footer-text: var(--bg)}body.color-10{--bg: #f1ffa1;--text: #2d4f49;--footer-bg: var(--text);--footer-text: var(--bg)}@media screen and (max-width:956px){@keyframes ease-out-in{0%{transform:translateY(0);opacity:1}10%{transform:translateY(100%);opacity:0}to{transform:translate(0);opacity:1}}body:has(footer.large) .more-works-container.mobile{opacity:1;color:var(--footer-text, black);background:linear-gradient(to top,var(--footer-bg, white) 0%,var(--footer-bg, white) 60%,rgba(255,255,255,0) 100%)}body:has(footer.fade) .more-works-container.mobile{animation:ease-out-in .5s;animation-fill-mode:both}.more-works-container.mobile{color:var(--text, black);background:linear-gradient(to top,var(--bg, white) 0%,var(--bg, white) 60%,rgba(255,255,255,0) 100%)}}
