#root,.routes,body,html{background-color:light-dark(#fdf9ee,#1f1f1f);background-color:var(--color-background);margin:0;min-height:-webkit-max-content;min-height:max-content;padding:0;width:100%}:root{--blockquote-light-rgb:255,255,255;--blockquote-rgb:255,255,255;--gray-0:#fbfbfb;--gray-1:#181818;--gray-2:#181818;--gray-3:#ccc;--gray-5:#999;--gray-6:#575757;--gray-7:#2c2c2c;--gray-9:#1f1f1f;--gray-10:#181818;--beige-0:#fdf9ee;--beige-1:#fdf9ee;--beige-2:#f1ede2;--color-hover-overlay:light-dark(hsla(0,0%,60%,.284),hsla(0,0%,100%,.245));--color-white-and-black:light-dark(#fff,#000);--color-text-area:light-dark(#c6c4c480,#6e6c6c);--color-background:light-dark(var(--beige-1),var(--gray-9));--color-text:light-dark(var(--gray-7),var(--gray-3));--color-text-muted:light-dark(var(--gray-6),var(--gray-5));--color-text-emphasized:light-dark(var(--gray-10),var(--gray-0));--color-border:light-dark(#999,#999292);--color-surface:light-dark(#f9f9f9,#2a2a2a);--color-background-navbar:light-dark(var(--beige-2),var(--gray-2));--color-background-navbar-title:light-dark(#eee8d580,#0f0f0f80);--color-background-navbar-link-hover:light-dark(var(--beige-2),var(--gray-8));--color-background-button:light-dark(#ffffff80,#ffffff0d);--color-background-footer:light-dark(#a8a2a2,#cbcbcb);--color-background-blockquote:light-dark(rgba(var(--blockquote-light-rgb),0.6),rgba(var(--blockquote-rgb),0.05));color-scheme:light dark}.main_container{align-items:center;align-self:center;text-align:center;width:100%}.main_container .body_container{height:-webkit-max-content;height:max-content}@media (min-width:320px){.main_container .body_container{width:800px}}@media (min-width:620px){.main_container .body_container{width:800px}}@media (min-width:960px){.main_container .body_container{width:800px}}@media (min-width:1100px){.main_container .body_container{width:800px}}@media (min-width:2000px){.main_container .body_container{width:800px}}.info{height:-webkit-max-content;height:max-content}.link{color:inherit;text-decoration:inherit}.flex{align-content:center;align-items:center;align-self:center;display:flex;justify-content:center;text-align:center;width:100%}.flex--row{flex-direction:row}.flex--column{flex-direction:column}.center{margin:auto}.body_container{max-width:100vw}.page-body{min-height:calc(100vh - 100px)}.btn--white{align-items:center;background-color:#a39b9b;border-radius:3px;display:flex;justify-content:center}.btn--white:hover{cursor:pointer;opacity:.7}.btn--nude{align-items:center;border-radius:3px;display:flex;justify-content:center}.btn--nude:hover{cursor:pointer;opacity:.7}.btn--black{align-items:center;border:1px solid #979494;border-radius:3px;color:light-dark(#2c2c2c,#ccc);color:var(--color-text);display:flex;justify-content:center}.btn--black:hover{background-color:#979494;cursor:pointer}.standard-btn--ash{fill:#b4b4b4;align-items:center;background-color:#4e4e4e;border-radius:3px;display:flex;justify-content:center;min-width:6em}.standard-btn--ash,.standard-btn--ash:hover{color:light-dark(#2c2c2c,#ccc);color:var(--color-text)}.standard-btn--ash:hover{background-color:light-dark(#2c2c2c,#ccc);background-color:var(--color-text);cursor:pointer;opacity:.7}.standard-btn--ash svg{fill:light-dark(#2c2c2c,#ccc);fill:var(--color-text)}.standard-btn--white{fill:#b4b4b4;align-items:center;background-color:#fff;border-radius:3px;display:flex;justify-content:center;min-width:6em}.standard-btn--white,.standard-btn--white:hover{color:light-dark(#2c2c2c,#ccc);color:var(--color-text)}.standard-btn--white:hover{background-color:light-dark(#2c2c2c,#ccc);background-color:var(--color-text);cursor:pointer;opacity:.7}.standard-btn--white:hover svg{fill:light-dark(#2c2c2c,#ccc);fill:var(--color-text)}.standard-btn--black{align-items:center;border:1px solid #979494;border-radius:3px;display:flex;justify-content:center}.standard-btn--black,.standard-btn--black:hover{color:light-dark(#2c2c2c,#ccc);color:var(--color-text)}.standard-btn--black:hover{background-color:#fff;cursor:pointer}.container{align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;width:100%}.centered_content{width:800px}.footer,.nav{height:50px}.footer{background-color:light-dark(#fdf9ee,#1f1f1f);background-color:var(--color-background);margin-top:auto}.footer_content,a{display:flex;flex-direction:row;justify-content:center}.footer_content img,a img{background-color:light-dark(#a8a2a2,#cbcbcb);background-color:var(--color-background-footer);border-radius:5px;height:30px;margin:0 20px;opacity:.5;width:30px}.footer_content img:hover,a img:hover{opacity:.8}@font-face{font-display:swap;font-family:R-regular;src:url(/static/media/Raleway-Regular.c268e80ba67c4a294054.ttf) format("truetype")}@font-face{font-display:swap;font-family:R-semiBold;src:url(/static/media/Raleway-SemiBold.92cc605b66b78b8530f2.ttf) format("truetype")}@keyframes textBlink{0%,to{opacity:.9;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}@keyframes shake{80%{transform:translate(1px,1px) rotate(0deg)}82%{transform:translate(-1px,-2px) rotate(-1deg)}84%{transform:translate(-3px) rotate(1deg)}86%{transform:translate(3px,2px) rotate(0deg)}88%{transform:translate(1px,-1px) rotate(1deg)}90%{transform:translate(-1px,2px) rotate(-1deg)}92%{transform:translate(-3px,1px) rotate(0deg)}94%{transform:translate(3px,1px) rotate(-1deg)}96%{transform:translate(-1px,-1px) rotate(1deg)}98%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}@keyframes fadeInFadeOut{0%{display:block;opacity:0}10%,99%{opacity:1;transform:translateY(75px) scale(.98)}to{animation:none;display:none;opacity:0}}.nameLogo{display:flex;flex-direction:row}.nav{background-color:light-dark(#f1ede2,#181818);background-color:var(--color-background-navbar);border-bottom:1px solid #6e6c6c;position:-webkit-sticky;position:sticky;top:0;z-index:1}.logo{border-left:2px solid #6e6c6c;padding-left:5px}.nav_content{display:flex;flex-direction:row;justify-content:space-between;padding:10px 0}.nav_centreButtons{display:flex;flex-direction:row;justify-content:center}.nav_centreButtons div,.nav_centreButtons img{margin:0 10px 0 0;padding:5px}.nav_centreButtons div:hover,.nav_centreButtons img:hover{cursor:pointer}.nav_centreButtons img{height:10px;margin:5px;width:10px}.nav_centreButtons img:hover{cursor:pointer}.nav_centreButtons .nav_contrastModeIcon{height:15px;width:15px}.nav_centreButtons .nav_contrastModeIcon:hover{cursor:pointer}.nav_centreLogo div{margin:0 10px;padding:5px}.say_hello{animation:shake 5s infinite forwards;box-shadow:0 4px 8px 0 #fdfdfd33,0 6px 20px 0 #2c2a2a30}.say_hello:hover{color:#000;cursor:pointer}.buttonOverEffect{position:relative}.buttonOverEffect:hover:after{background:light-dark(hsla(0,0%,60%,.284),hsla(0,0%,100%,.245));background:var(--color-hover-overlay);border-radius:5px;color:light-dark(#2c2c2c,#ccc);color:var(--color-text);content:"";font-weight:bolder;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.title_container{border-bottom:1px solid light-dark(#999,#999292);border-bottom:1px solid var(--color-border);padding-bottom:20px;padding-top:20px}.page_title{color:light-dark(#2c2c2c,#ccc);color:var(--color-text);display:flex;flex-direction:column;justify-content:center;text-align:left}.page_title .title{font-family:R-semiBold;font-size:20px;margin:5px;padding:5px}.page_title .title_description{font-family:R-regular;font-size:15px;margin:5px;padding:5px}.page_title_centerPane{text-align:left;width:800px}@media (min-width:320px){.title{font-size:20px}.section_column_left,.section_column_right{display:none}}@media (min-width:620px){.title{font-size:22px}.section_column_left,.section_column_right{display:none}}@media (min-width:960px){.title{font-size:24px}.section_column_left,.section_column_right{display:block}}@media (min-width:1100px){.title{font-size:28}.section_column_left,.section_column_right{display:block}}[data-sonner-toast]{animation:toast-slide-in .4s ease,toast-fade-out .4s ease forwards}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-fade-out{to{opacity:0;transform:translateY(-10px)}}body{background:#f2f2f2;height:100%;margin:0;padding:0}#level{height:1px;position:absolute;top:50%;width:100%}#content{text-align:center}#gears{display:inline-block;height:655px;position:relative;transform:scale(.7);vertical-align:middle;width:478px}#gears-static{background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat -363px -903px;bottom:5px;height:602px;opacity:.4;position:absolute;right:0;width:329px}#title{color:#9eb7b5;display:inline-block;vertical-align:middle;width:50%}#title h1{font-family:PTSansNarrowBold,sans-serif;font-size:1.7em}#title p{font-family:sans-serif;font-size:1.2em;line-height:148%}#gear15{animation:rotate-back 24s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -993px;height:321px;left:45px;top:179px;width:321px}#gear14,#gear15{position:absolute}#gear14{background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -856px;height:87px;left:162px;top:296px;width:87px}#gear13{animation:rotate 8s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -744px;height:62px;left:174px;top:309px;width:62px}#gear10,#gear13{position:absolute}#gear10{animation:rotate-back 8s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -184px;height:122px;left:175px;top:0;width:122px}#gear3{animation:rotate 10s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -1493px;height:84px;left:194px;top:19px;width:85px}#gear3,#gear9{position:absolute}#gear9{animation:rotate 12s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat -371px -280px;height:234px;left:197px;top:96px;width:234px}#gear7{background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat -371px 0;height:108px;left:260px;top:159px;width:108px}#gear6,#gear7{animation:rotate-back 10s linear infinite;position:absolute}#gear6{background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -1931px;bottom:212px;height:134px;left:305px;width:134px}#gear4{animation:rotate-back 10s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -1627px;bottom:245px;height:69px;left:337px;width:69px}#gear12,#gear4{position:absolute}#gear12{animation:rotate 8s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -530px;bottom:85px;height:164px;left:208px;width:164px}#gear11{animation:rotate-back 10s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -356px;bottom:105px;height:124px;left:228px;width:125px}#gear11,#gear8{position:absolute}#gear8{animation:rotate 6s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat -371px -158px;bottom:131px;height:72px;left:254px;width:72px}#gear1{animation:rotate-back 10s linear infinite;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 0;bottom:111px;height:134px;left:83px;width:135px}#gear1,#gear5{position:absolute}#gear5{animation:rotate 10s linear infinite alternate;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -1746px;height:135px;left:22px;top:108px;width:134px}#gear2{animation:rotate-back 10s linear infinite alternate;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat 0 -1364px;height:79px;left:49px;top:136px;width:80px}#gear2,#weight{position:absolute}#weight{animation:up 10s linear infinite alternate;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat -371px -564px;bottom:0;height:92px;left:1px;width:34px}#chain-circle{animation:rotate 10s linear infinite alternate;background:url(/static/media/gears.c2170d05bfee265ee36d.png) no-repeat -371px -706px;height:147px;top:102px;width:146px}#chain,#chain-circle{left:17px;position:absolute}#chain{animation:collapse 10s linear infinite alternate;border-left:2px dotted grey;height:380px;opacity:.7;top:175px;width:1px}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-back{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes up{0%{bottom:0}to{bottom:340px}}@keyframes collapse{0%{height:387px}to{height:48px}}@media (max-width:320px){.large-screen_404{display:none}.small-screen_404{display:block}.page-title_404{border:none}#title{width:90%}}@media (min-width:320px){.large-screen_404{display:none}.small-screen_404{display:block}.page-title_404{border:none}#title{width:90%}}@media (min-width:620px){.large-screen_404{display:none}.small-screen_404{display:block}.page-title_404{border:none}#title{width:90%}}@media (min-width:960px){.large-screen_404{display:block}.small-screen_404{display:none}#title{width:40%}}@media (min-width:1100px){.large-screen_404{display:block}.small-screen_404{display:none}#title{width:40%}}.mail{border:1px solid #6e6c6c;border-radius:4px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;margin-bottom:30px;margin-top:30px;max-width:800px}.contact_email_input{background:#6e6c6c;border-radius:5px;caret-color:#fff;color:#fff;height:20px;margin:0 0 5px;outline:none}.contact_email_input::-webkit-input-placeholder{color:#fff}.contact_email_input:-moz-input-placeholder,.contact_email_input::-moz-input-placeholder{color:#fff}.contact_email_input:-ms-input-placeholder{color:#fff}input,textarea{padding:10px}.send-mail{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.contact_message_input{background:#6e6c6c;border-radius:5px;border-bottom-left-radius:25px;border-top-right-radius:25px;caret-color:#fff;color:#fff;height:130px;margin:5px 0;outline:none}.contact_message_input::-webkit-input-placeholder{color:#fff}.contact_message_input:-moz-input-placeholder,.contact_message_input::-moz-input-placeholder{color:#fff}.contact_message_input:-ms-input-placeholder{color:#fff}.send-mail>svg{height:30px;margin-left:5px;width:30px}.mail_btn{display:flex;flex-direction:row-reverse;left:5px;margin:5px 0}.mail_btn .standard-btn--ash{background-color:light-dark(#fdf9ee,#1f1f1f);background-color:var(--color-background);border-left:1px solid light-dark(#999,#999292);border-left:1px solid var(--color-border);border-right:1px solid light-dark(#999,#999292);border-right:1px solid var(--color-border)}.mail_btn .standard-btn--ash:hover{background-color:light-dark(#999,#999292);background-color:var(--color-border);box-shadow:0 4px 10px #00000026;color:light-dark(#2c2c2c,#ccc);color:var(--color-text);transform:translateY(-2px)}.body_container{margin:auto;width:100vw}[class$=_column_left],[class$=_column_right]{flex-grow:1}@media (min-width:320px){.mail{margin-bottom:10px;margin-top:10px;max-width:800px;padding:20px}}@media (min-width:620px){.mail{max-width:800px;min-width:320px}}@media (min-width:960px){.mail{max-width:800px;min-width:320px}}@media (min-width:1100px){.mail{max-width:800px;min-width:220px}}.info{color:light-dark(#2c2c2c,#ccc);color:var(--color-text)}.info .name{font-family:R-semiBold;font-size:42px}.info .title{font-size:18px;margin:10px}.centreBody{flex-direction:column;min-height:calc(100vh - 100px)}.centreBody,.section_container{display:flex;justify-content:center}.section_container{flex-direction:row;padding-bottom:10px;padding-top:10px;width:100%}.section_column_center,.section_container{height:-webkit-max-content;height:max-content}.section_column_center{width:800px}.section_column_left,.section_column_right{flex-grow:1}@media (min-width:320px){.name{font-size:44px}.section_column_left,.section_column_right{display:none}}@media (min-width:620px){.name{font-size:46px}.section_column_left,.section_column_right{display:none}}@media (min-width:960px){.name{font-size:48px}.section_column_left,.section_column_right{display:block}}@media (min-width:1100px){.name{font-size:50px}.section_column_left,.section_column_right{display:block}}.about-container{color:#2b2b2b;display:flex;font-family:Inter,system-ui,sans-serif;justify-content:center;padding:10px}.about-container,.about-inner{background:light-dark(#fdf9ee,#1f1f1f);background:var(--color-background)}.about-inner{animation:fadeIn .3s ease-in-out;border-radius:20px;box-shadow:0 12px 28px #00000014;display:grid;grid-template-columns:1fr 1.7fr;max-width:1100px;overflow:hidden;width:100%}.about-left{align-items:center;background:light-dark(#fff9,#ffffff0d);background:var(--color-background-blockquote);border-right:1px solid #0000000d;display:flex;flex-direction:column;padding:50px 40px;text-align:center}.about-photo{overflow:hidden}.about-photo,.about-photo img{border-radius:50%;height:160px;width:160px}.about-photo img{box-shadow:0 6px 16px #0000001a;object-fit:cover;object-position:10% 60%;transform:scale(1.7);transform-origin:37% 60%;transition:transform .2s ease}.about-photo img:hover{transform:scale(1.8)}.about-summary h1{color:light-dark(#575757,#999);color:var(--color-text-muted);font-size:1.9rem;font-weight:700;letter-spacing:.4px;margin-bottom:6px}.about-summary h2{color:#0078d4;font-size:1.05rem;font-weight:500;letter-spacing:.3px;margin-bottom:16px}.about-summary p{color:light-dark(#575757,#999);color:var(--color-text-muted);font-size:.96rem;line-height:1.6;margin:auto;max-width:260px}.about-right{padding:60px 80px;text-align:left}.about-section{margin-bottom:48px}.about-section h3{color:light-dark(#181818,#fbfbfb);color:var(--color-text-emphasized);font-size:1.25rem;font-weight:600;letter-spacing:.3px;margin-bottom:14px;padding-left:12px;position:relative}.about-section h3:before{background:#56626d;border-radius:4px;content:"";height:100%;left:0;position:absolute;top:0;width:2px}.about-section p{color:light-dark(#575757,#999);color:var(--color-text-muted);font-size:.98rem;line-height:1.8;margin-top:6px;max-width:640px}.about-section ul{list-style:none;margin-top:12px;padding-left:0}.about-section li{line-height:1.7;margin-bottom:5px;padding-left:18px;position:relative}.bulletted li:before{color:#56626d;content:"•";font-size:15px;left:0;position:absolute}.about-section li span{font-weight:300}.about-section li span,blockquote{color:light-dark(#2c2c2c,#ccc);color:var(--color-text)}blockquote{background:light-dark(#fff9,#ffffff0d);background:var(--color-background-blockquote);border-left:1px solid #c5d7e9;border-radius:8px;border-right:1px solid #c5d7e9;font-style:italic;line-height:1.7;margin:16px 0;padding:16px 20px}ul.skills{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}ul.skills li{background:#e0e0e0;border:1px solid #d9e6f2;border-radius:20px;font-size:.65rem;padding:2px 10px;transition:all .2s ease}ul.skills li:hover{background:#7e93a7;color:#fff}.closing{border-top:1px solid light-dark(hsla(0,0%,60%,.284),hsla(0,0%,100%,.245));border-top:1px solid var(--color-hover-overlay);color:#555;font-size:1rem;font-style:italic;max-width:640px;padding-top:30px}.rotating-quote{align-items:center;color:#1e1e2f;display:flex;font-size:1.05rem;font-style:italic;font-weight:500;gap:.6rem;line-height:1.5;margin-top:18px;overflow:hidden;white-space:nowrap;width:288px}.mantra-label{color:#0078d4;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.quote-text{color:#333;transition:opacity .6s ease-in-out,transform .6s ease-in-out}.fade{animation:fadeInOut 4s ease-in-out infinite}.now-info{background:#e0e0e0;border:1px solid #e1e8ee;border-radius:12px;box-shadow:0 4px 10px #00000008;color:#333;font-size:.85rem;padding:16px 18px;text-align:left}.now-header{color:#0078d4;font-weight:600;margin-bottom:8px}.now-info ul{list-style:none;margin:0;padding:0}.now-info li{margin-bottom:6px}@media (max-width:1024px){.about-right{padding:50px}}@media (max-width:900px){.about-inner{grid-template-columns:1fr}.about-left{border-bottom:1px solid #0000000d;border-right:none}.about-right{padding:40px 24px}}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}10%,90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.success-container{align-items:center;background:var(--color-border);border-radius:10px;display:flex;justify-content:center;max-height:100%;padding:20px 5px;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease}.success-container.show{opacity:1;transform:translateY(0)}.success-card{animation:popIn .5s ease forwards;background:var(--color-background);border-radius:20px;box-shadow:0 10px 40px #0000001a;max-width:420px;overflow:hidden;padding:50px 40px;position:relative;text-align:center}.success-card:before{content:"";inset:0;opacity:.3;pointer-events:none;position:absolute}.checkmark{align-items:center;animation:pulse 1.6s ease-in-out infinite;background:#34c75914;border-radius:50%;display:flex;height:90px;justify-content:center;margin:0 auto 20px;width:90px}.checkmark svg{height:40px;width:40px}.success-card h2{color:var(--color-text);font-size:26px;font-weight:600;letter-spacing:.5px;margin-bottom:14px}.success-card p{color:var(--color-text);font-size:16px;line-height:1.6;margin-bottom:30px}.success-card button{background:var(--color-background);border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);cursor:pointer;font-size:15px;font-weight:600;padding:12px 26px;transition:all .3s ease}.success-card button:hover{background:var(--color-border);box-shadow:0 4px 10px #00000026;transform:translateY(-2px)}.mail{position:relative}.sending-indicator{align-items:center;animation:fadeIn .3s ease forwards;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffd9;border-radius:10px;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute;z-index:10}.small-spinner{animation:spin 1s linear infinite;border:3px solid #0000001a;border-radius:50%;border-top-color:#00b09b;height:40px;margin-bottom:12px;width:40px}.sending-indicator span{color:#333;font-size:15px;font-weight:500;letter-spacing:.3px;text-align:center}@keyframes spin{to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.standard-btn--ash.sending,button.sending{cursor:not-allowed;opacity:.8}@keyframes pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes popIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=main.2de91284.css.map*/