*{box-sizing:border-box;margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}:root{background-color:var(--color--background--100);color:var(--color--foreground--100)}body{background-color:var(--color--background--100);width:100%;min-width:320px}.content{overflow:visible}:root{--base-unit: 4px;--section-height: 100vh;--header-height: calc(var(--font-xlarge) + var(--grid-gap) + var(--grid-gap));--spacer-xs: calc(1 * var(--base-unit));--spacer-s: calc(4 * var(--base-unit));--spacer-m: calc(32 * var(--base-unit));--spacer-l: calc(64 * var(--base-unit));--spacer-xl: calc(96 * var(--base-unit));--grid-gap: calc(2 * var(--base-unit));--grid-padding-vert: calc(1 * var(--grid-gap));--grid-padding-hori: clamp(var(--base-unit), 4vw, 400px);--grid-x-height: 220px;--grid-columns-12: repeat(12, [col-start] 1fr);--grid-columns-6: repeat(6, [col-start] 1fr);--grid-columns-4: repeat(4, [col-start] 1fr);--grid-columns-3: repeat(3, [col-start] 1fr);--grid-columns-2: repeat(2, [col-start] 1fr);--grid-columns-1: repeat(1, [col-start] 1fr);--icon-size: calc(10 * var(--base-unit));--small-icon-size: calc(var(--icon-size) / 2)}.app-grid-container{box-sizing:border-box;display:grid;grid-template-columns:var(--grid-columns-12);grid-gap:0 var(--grid-gap);padding:var(--grid-padding-vert) var(--grid-padding-hori);padding-top:0;top:0;width:100%;overflow:hidden}.grid-full-width{grid-column:1 / -1}.grid-all-col{grid-column:3 / -1}.grid-big-col,.grid-mid-col{grid-column:3 / 11}.grid-mid-col-large{grid-column:3 / -1}.grid-left-col{grid-column:3 / 7}.grid-right-col{grid-column:7/ 11}:root{--num-color-schemes: 1;--color--foreground--100: rgb(0 0 0 / 1);--color--foreground--50: rgb(0 0 0 / .5);--color--foreground--33: rgb(0 0 0 / .333);--color--foreground--25: rgb(0 0 0 / .25);--color--foreground--20: rgb(0 0 0 / .2);--color--foreground--15: rgb(0 0 0 / .15);--color--foreground--10: rgb(0 0 0 / .1);--color--foreground--5: rgb(0 0 0 / .05);--color--foreground--0: rgb(0 0 0 / 0);--color--background--100: rgb(255 255 255 / 1);--color--background--0: rgb(255 255 255 / 0)}#section-welcome{background-color:var(--color--background--100);color:var(--color--foreground--100);--color--foreground--100: #2e2e2e;--color--background--100: #ffffff}#section-singlar{background-color:var(--color--background--100);color:var(--color--foreground--100);--color--foreground--100: #1a3053;--color--foreground--50: #1a305374;--color--background--100: #ffffff;--color--background--80: #ffffff6f}#section-EP{background-color:var(--color--background--100);color:var(--color--foreground--100);--color--foreground--100: #1f4209;--color--foreground--50: #1f420974;--color--background--100: #ffffff;--color--background--80: #ffffff6f}#section-Sunnanvind{background-color:var(--color--background--100);color:var(--color--foreground--100);--color--foreground--100: #7a1618;--color--foreground--50: #7a161874;--color--background--100: #ede5e3;--color--background--80: #ede5e36f}#section-Krig{background-color:var(--color--background--100);color:var(--color--foreground--100);--color--foreground--100: #e35d5d;--color--foreground--50: #e35d5d74;--color--background--100: #000000;--color--background--80: #0000006f}#section-Svanesång{background-color:var(--color--background--100);color:var(--color--foreground--100);--color--foreground--100: #e2a937;--color--foreground--50: #e2a93774;--color--background--100: #000000;--color--background--80: #0000006f}#section-vals{background-color:var(--color--background--100);color:var(--color--foreground--100);--color--foreground--100: #000000;--color--foreground--50: #00000074;--color--background--100: #fbe096;--color--background--80: #fbe0966f}:root{--font-family: "Helvetica", system-ui, sans-serif;--font-small: 16px;--font-scale-ratio: 1.618;--font-vw-scaler: 1;--font-medium: calc( var(--font-small) * var(--font-scale-ratio) * var(--font-vw-scaler) );--font-large: calc(var(--font-medium) * var(--font-scale-ratio));--font-xlarge: calc(var(--font-large) * var(--font-scale-ratio));--p-weight: 300;--p-line-height: 1.618;--p-letter-spacing: 1;--h1-weight: 800;--h2-weight: 400;--h3-weight: 400;--h1-line-height: calc(var(--font-xlarge) * 1);--h2-line-height: calc(var(--font-large) * 1.1);--h3-line-height: calc(var(--font-medium) * 1.618);--h-letter-spacing: -.01em;--p-font-variations: "wght" var(--p-weight), "wdth" 100, "opsz" 12;--p-strong-font-variations: "wght" 700, "wdth" 100, "opsz" 24;--h1-font-variations: "wght" var(--h1-weight), "wdth" 100, "opsz" 12;--h2-font-variations: "wght" var(--h2-weight), "wdth" 100, "opsz" 12;--h2-strong-font-variations: "wght" calc(var(--h2-weight) * 1.5), "wdth" 100, "opsz" 24;--h3-font-variations: "wght" var(--h3-weight), "wdth" 100, "opsz" 12;--h3-strong-font-variations: "wght" calc(var(--h3-weight) * 1.5), "wdth" 100, "opsz" 24}:root{font-family:var(--font-family);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:Helvetica;src:url(/Helvetica_Variable.woff2);font-display:swap}@font-face{font-family:Helvetica;src:url(/Helvetica_Variable_Italic.woff2);font-style:italic;font-display:swap}h1,h2,h3,p,ul{color:var(--color--foreground--100);font-family:var(--font-family)}h1,h2,h3{letter-spacing:var(--h-letter-spacing);white-space:normal}h1{font-size:var(--font-xlarge);line-height:var(--h1-line-height);font-weight:var(--h1-weight);font-variation-settings:var(--h1-font-variations)}h2{font-size:var(--font-large);line-height:var(--h2-line-height);font-weight:var(--h2-weight);font-variation-settings:var(--h2-font-variations)}h2 strong{font-weight:calc(var(--h2-weight) * 2);font-variation-settings:var(--h2-strong-font-variations)}h3{font-size:var(--font-medium);line-height:var(--h3-line-height);font-weight:var(--h3-weight);font-variation-settings:var(--h3-font-variations)}h3 strong{font-weight:calc(var(--h3-weight) * 2);font-variation-settings:var(--h2-strong-font-variations)}p,li,ul,span{line-break:auto;text-justify:auto}p strong{font-variation-settings:var(--p-strong-font-variations)}ul{padding:0 calc(8 * var(--base-unit))}:root{--type-spacer-xs: calc(var(--base-unit) / 2);--type-spacer-s: calc(1 * var(--base-unit));--type-spacer-m: calc(2 * var(--base-unit));--type-spacer-l: calc(6 * var(--base-unit));--type-spacer-xl: calc(4 * var(--base-unit))}.section-content-header+p{padding-top:var(--type-spacer-s)}.app-grid-container .section-content .section-content-header:first-child{padding-top:var(--type-spacer-m)}h2+h2{padding-top:var(--type-spacer-s)}h3+p{padding-top:var(--type-spacer-s)}p+h3{padding-top:var(--type-spacer-l)}h1+h2{padding-top:var(--type-spacer-m)}h1+h3{padding-top:var(--type-spacer-m)}.section-title+.section-content h2{padding-top:var(--type-spacer-l)}.section-title+.section-content h3{padding-top:var(--type-spacer-m)}.section-content+.grid-two-by-two,.section-content+.social-media-flex{padding-top:calc(1 * var(--grid-gap))}.section-page{min-height:120vh;height:auto;width:100%;position:relative}.section-title{display:flex;flex-direction:column;height:100%}.section-content{display:flex;flex-direction:column;height:100%;max-width:100%;width:100%}.flex-row{display:flex;flex-direction:row;justify-content:space-around;align-content:space-around;align-items:flex-start;flex-wrap:wrap;width:100%}.grid-two-by-two{display:grid;gap:var(--grid-gap);grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:100%}.sticky-header{position:sticky;top:0;z-index:2;padding-top:var(--grid-gap);background-color:var(--color--background--100);overflow-y:hidden}.sticky-header .interactive-text{color:var(--color--foreground--100);transform:translate(-.5%)}.spacer-bot-s{margin-bottom:var(--spacer-s)}.spacer-top-s{margin-top:var(--spacer-s)}.spacer-bot-m{margin-bottom:var(--spacer-m)}.spacer-top-m{margin-top:var(--spacer-m)}.spacer-bot-l{margin-bottom:var(--spacer-l)}.spacer-top-l{margin-top:var(--spacer-l)}.spacer-bot-xl{margin-bottom:var(--spacer-xl)}.spacer-top-xl{margin-top:var(--spacer-xl)}#centered-flex{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}#centered-flex .interactive-text{width:max-content}.section-end-transition{z-index:10;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;bottom:0}.section-end-transition *{width:100%;max-width:100%;bottom:0}#transition-to-ep{z-index:0}#rose-contatiner{max-height:100%;overflow:hidden}#transition-to-vals{margin-top:25vh;bottom:0}#transition-to-vals img{width:100%;height:100%;max-height:80vh;object-fit:contain;z-index:1000}#section-vals{z-index:11}#section-welcome{display:flex;flex-direction:column}#section-welcome .sticky-header{position:absolute!important;background-color:transparent!important;color:var(--color--foreground--100)}#section-welcome .sticky-header img{height:var(--font-xlarge)}#section-welcome .sticky-header .interactive-text{color:var(--color--foreground--100)}#spline-container{align-self:center;justify-self:center;width:100%;height:100vh;max-width:100vh;overflow:hidden!important}#spline-canvas{max-width:100vh;position:relative;height:160%;height:135%;width:100%;top:-18%;cursor:pointer}#shop-container{position:relative;z-index:10;top:-11vh;height:min-content;width:100%;display:flex;flex-direction:column;gap:0;margin-bottom:var(--spacer-m);overflow-x:hidden}#shop-top-triangle{position:relative;width:101%;top:1px}#shop-bot-triangle{position:relative;width:101%;top:-1px}#shop-grid{background-color:var(--color--foreground--100);margin:0;width:100%;height:min-content;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:var(--grid-gap);padding:8vh var(--grid-gap) 0 var(--grid-gap);overflow-y:visible}.shop-item-media-content{width:100%}#shop-grid img{transition:scale 1s}#shop-grid img:hover{transform:scale(1.02)}#shop-item-0,#shop-item-4{transform:translateY(-40%)}#shop-item-1,#shop-item-5{transform:translateY(-27%)}#shop-item-2,#shop-item-6{transform:translateY(-14%)}#shop-item-3,#shop-item-7{transform:translateY(-0%)}#landing-shop-button-container{padding-top:var(--grid-gap);padding-bottom:6vh;background-color:var(--color--foreground--100);display:flex;justify-content:center;align-items:center;width:100%;height:fit-content}#landing-shop-button{width:fit-content;display:inline-flex;align-items:center;justify-content:center;border:4px solid var(--color--background--100);background-color:var(--color--foreground--100);justify-self:center;cursor:pointer;pointer-events:all;transition:all .2s}#landing-shop-button a{text-decoration:none;height:100%}#landing-shop-button .interactive-text{padding:var(--grid-gap);color:var(--color--background--100)}#landing-shop-button:hover{background-color:var(--color--background--100);border:4px solid var(--color--foreground--100)}#landing-shop-button:hover .interactive-text{color:var(--color--foreground--100)}#soundcloud-container{background-color:var(--color--foreground--100);display:flex;justify-content:center;align-items:center;width:100%;height:fit-content;max-width:100%;max-height:100%;padding-bottom:var(--spacer-m);padding-bottom:15vh;padding-top:calc(var(--grid-gap) * 10)}#soundcloud-button{justify-self:center;align-self:center;display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;height:fit-content;background-color:var(--color--foreground--100);color:var(--color--background--100);padding:var(--grid-gap);border:4px solid var(--color--background--100);cursor:pointer;pointer-events:all;text-decoration:none}#soundcloud-button .interactive-text{width:min-content}#soundcloud-button h1,#soundcloud-button h3,#soundcloud-button svg{color:var(--color--background--100)}#soundcloud-button svg{width:calc(var(--font-xlarge) * 2);height:calc(var(--font-xlarge) * 2)}#soundcloud-button:hover svg,#soundcloud-button:hover h1,#soundcloud-button:hover h3,#soundcloud-button:hover{color:var(--color--foreground--100);background-color:var(--color--background--100)}#section-EP .sticky-header{z-index:10}.leak-container{position:relative;height:fit-content;width:100%;height:10px;z-index:10;overflow-y:visible}.leak{position:absolute;z-index:10;width:100%;height:100vh;background-color:red}.flower-svg{position:absolute;bottom:0;left:0;width:100%}.footer{padding:var(--grid-gap);background-color:#000;color:#fce096}.footer a,.footer a:visited,.footer a:active,.footer a:focus,.footer p{color:#fce096}.footer a:hover{color:#fff}#last-page{height:90vh;min-height:fit-content;display:flex}#last-page-message{height:fit-content;width:100%;justify-self:center;align-self:center}.shop-button-container{position:absolute;grid-area:1 / 12 / 2 / -1;height:100%;width:100%;display:flex;justify-content:end;align-items:center;overflow:visible}.shop-button{box-sizing:content-box;width:var(--font-large);height:var(--font-large);aspect-ratio:1 / 1;border-width:0;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;pointer-events:auto;background-color:var(--color--foreground--100);transition:all .2s ease;will-change:box-shadow background-color transform;padding:var(--grid-gap)}.shop-button:hover{background-color:var(--color--background--100);box-shadow:0 0 0 .2rem var(--color--foreground--100)}.shop-button:hover a{fill:var(--color--foreground--100);transform:scale(1.1)}.shop-button a{width:100%;height:100%;display:flex;justify-content:center;align-items:center;fill:var(--color--background--100)}.shop-button a svg{width:80%;height:80%}.interactive-text{display:flex;width:100%}.interactive-text span{display:inherit;font-size:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;white-space:normal}.interactive-char{line-height:inherit;font-size:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;font-variation-settings:inherit;transition:font-variation-settings .3s ease,transform .4s ease;cursor:default;display:inline-block;will-change:font-variation-settings,transform}.social-media-flex{grid-column:1 / -1;display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:flex-start;flex-wrap:wrap;width:100%;max-width:100%;gap:var(--grid-padding-hori);gap:var(--spacer-s)}.instagram-embed-container,.youtube-embed-container,.pic-container,.video-container{overflow:hidden}.pic-container img{display:block;width:100%;max-width:100%}.video-container video{display:block;width:100%}.instagram-embed-container{width:400px;height:auto}.full-width-media-content{width:100%}.normal-media-content{width:66%}.small-media-content{width:49%}@media all and (max-width: 1000vw){:root{--font-scale-ratio: 1.75}.app-grid-container{grid-template-columns:var(--grid-columns-12)}.grid-full-width{grid-column:1 / -1}.grid-all-col{grid-column:3 / -1}.grid-big-col{grid-column:3 / 11}.grid-mid-col{grid-column:3 / 10}.grid-mid-col-large{grid-column:3 / -1}.shop-button-container{grid-area:1 / 9 / 2 / 10}}@media all and (max-width: 1270px){:root{--font-scale-ratio: 1.618}.grid-full-width{grid-column:1 / -1}.grid-all-col{grid-column:3 / -1}.grid-big-col,.grid-mid-col{grid-column:3 / 11}.grid-mid-col-large{grid-column:3 / -1}.shop-button-container{grid-area:1 / 10 / 2 / 11}}@media all and (max-width: 940px){:root{--font-scale-ratio: 1.618}.grid-all-col,.grid-big-col{grid-column:1 / -1}.grid-mid-col{grid-column:2 / 12}.grid-mid-col-large{grid-column:2 / -1}.shop-button-container{grid-area:1 / 11 / 2 / 12}.shop-button{width:var(--font-large);height:var(--font-large)}}@media all and (max-width: 820px){:root{--font-scale-ratio: 1.618}.grid-left-col,.grid-right-col,.grid-mid-col,.grid-mid-col-large{grid-column:1 / -1}.shop-button-container{grid-area:1 / 12 / 2 / -1}}@media all and (max-width: 760px){:root{--font-scale-ratio: 1.6}.shop-button{width:var(--font-large);height:var(--font-large)}}@media all and (max-width: 620px){:root{--font-scale-ratio: 1.5;--grid-padding-hori: clamp(var(--base-unit), 3vw, 200px)}}@media all and (max-width: 510px){:root{--font-scale-ratio: 1.4}}@media all and (max-width: 400px){:root{--font-scale-ratio: 1.33}.shop-button{width:var(--font-medium);height:var(--font-medium)}}@media all and (max-height: 350px){:root{--font-scale-ratio: 1.4;--grid-x-height: 60px}}
