@import "https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Google+Sans+Flex:opsz,wght@6..144,1..1000&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&display=swap";:root,*{--serif-item:"Source Serif 4", serif;--whitefix:#fff;--darkfix:#080808}.light{--primary:#080808;--primaryalt:#404040;--background:#fff;--theme:#1971c2;--themealt:#073968;--themesub:#4dabf7;--grey-xxs:#fafafa;--grey-xs:#f7f7f7;--grey-sm:#e7e7e7;--grey-std:#bbb;--grey-md:#a4a4a4;--grey-lg:#717171;--anveshi-color:#d3633a;--anveshidark:#9f401d}.dark{--primary:#e0e0e0;--primaryalt:#d4d4d4;--background:#111;--theme:#1971c2;--themealt:#4dabf7;--themesub:#4dabf7;--grey-xxs:#212121;--grey-xs:#232324;--grey-sm:#272727;--grey-std:#bbb;--grey-md:#4d4d4d;--grey-lg:#787878;--anveshi-color:#e06a3f;--anveshidark:#9f401d}html,body{box-sizing:border-box;font-optical-sizing:auto;margin:0;padding:0;font-family:Google Sans Flex,sans-serif}*,:root{box-sizing:border-box}.bdr{border:1px solid red}.row,.column{display:flex}.row{flex-direction:row}.row.wrapper{flex-wrap:wrap}.row.xbetween{justify-content:space-between}.row.xleft{justify-content:flex-start}.row.xright{justify-content:flex-end}@media screen and (width<=1024px){.row.xright.mleft{justify-content:flex-start}}.row.xcenter{justify-content:center}.row.ycenter{align-items:center}.row.ytop{align-items:flex-start}.row.wrap{flex-wrap:wrap}@media screen and (width<=1024px){.row.mwrap{flex-wrap:wrap}}.column{flex-direction:column}.column.ycenter{justify-content:center}.column.ytop{justify-content:flex-start}.column.xcenter{align-items:center}@media screen and (width<=1024px){.column.xcenter.mleft{align-items:flex-start}}.column.xleft{text-align:left;align-items:flex-start}.column.xright{text-align:right;align-items:flex-end}@media screen and (width<=1024px){.column.mrow{flex-direction:row;align-items:center}}.grid{grid-template-rows:auto;grid-auto-flow:row;display:grid}.grid.ytop{align-items:start}@media screen and (width>=1025px){.grid.stacked{gap:2rem}.grid.stacked-2{gap:2.5rem 2rem}.grid.stacked-22{gap:2rem}.grid.stacked16{gap:1rem}.grid.stacked-4816{gap:1rem 2rem}.grid.five{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.grid.four{grid-template-columns:1fr 1fr 1fr 1fr}.grid.three{grid-template-columns:1fr 1fr 1fr}.grid.two{grid-template-columns:1fr 1fr}.grid.two.left{grid-template-columns:32% 1fr}.grid.two.right{grid-template-columns:1fr 32%}}@media screen and (width<=1024px){.grid.stacked{gap:1rem 2rem}.grid.stacked-2{gap:2rem}.grid.stacked-22{row-gap:1.5rem}.grid.stacked16{gap:1rem}.grid.stacked-4816{row-gap:1rem}.grid.four,.grid.three,.grid.two,.grid.five{grid-template-columns:1fr}.grid.four.stay2,.grid.three.stay2{grid-template-columns:1fr 1fr}}.width100{width:100%}.width50{width:50%}@media screen and (width<=1024px){.width50{width:100%}}.width60{width:60%}@media screen and (width<=1024px){.width60{width:100%}}.width70{width:70%}@media screen and (width<=1024px){.width70{width:100%}}.width80{width:80%}@media screen and (width<=1024px){.width80{width:100%}}.width90{width:90%}@media screen and (width<=1024px){.width90{width:100%}}.widthmax{width:max-content}@media screen and (width<=1024px){.widthmax{width:100%}}.height100{height:100%}@media screen and (width>=1201px){.stdpad{padding-left:80px;padding-right:80px}}@media screen and (width>=1025px) and (width<=1200px){.stdpad{padding-left:48px;padding-right:48px}}@media screen and (width>=631px) and (width<=1024px){.stdpad{padding-left:32px;padding-right:32px}}@media screen and (width<=630px){.stdpad{padding-left:16px;padding-right:16px}}.cgap4{column-gap:.25rem}.cgap8{column-gap:.5rem}.cgap12{column-gap:.75rem}.cgap16{column-gap:1rem}.cgap24{column-gap:1.5rem}.cgap32{column-gap:2rem}.cgap48{column-gap:3rem}.cgap64{column-gap:4rem}.rgap4{row-gap:.25rem}.rgap8{row-gap:.5rem}.rgap12{row-gap:.75rem}.rgap16{row-gap:1rem}.rgap24{row-gap:1.5rem}.rgap32{row-gap:2rem}.rgap48{row-gap:3rem}.rgap64{row-gap:4rem}.ptop128{padding-top:8rem}.ptop104{padding-top:6.5rem}.ptop64{padding-top:4rem}.ptop32{padding-top:2rem}.ptop24{padding-top:1.5rem}.ptop16{padding-top:1rem}.ptop8{padding-top:.5rem}.ptop4{padding-top:.25rem}.pbot128{padding-bottom:8rem}.pbot104{padding-bottom:6.5rem}.pbot64{padding-bottom:4rem}.pbot32{padding-bottom:2rem}.pbot24{padding-bottom:1.5rem}.pbot16{padding-bottom:1rem}.pbot8{padding-bottom:.5rem}.pbot4{padding-bottom:.25rem}button{cursor:pointer;font-family:Google Sans Flex,sans-serif}button p{font-family:Google Sans Flex,sans-serif}button.blank{background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}button.taglabel{background:var(--primaryalt);color:var(--background);border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:15px;display:flex}button.taglabel:hover{background:var(--themesub)}button.buttonheading{background:var(--primary);color:var(--background);text-transform:uppercase;border:none;border-radius:2px;justify-content:center;align-items:center;padding:4px 8px;font-family:Google Sans Flex,sans-serif;font-size:14px;font-weight:500;transition:all .1s;display:flex}button.buttonheading:hover{background:var(--theme)}button.buttonheading.selected{background:var(--themesub)}button.button-main-line{border:1px solid var(--themesub);color:var(--themesub);text-transform:uppercase;background:#fff;border-radius:2px;width:max-content;padding:8px 16px;font-size:13px;text-decoration:none;transition:all 20ms}button.button-main-line:hover{background:var(--theme);color:#fff}button.button-main{background:var(--theme);color:var(--background);text-transform:uppercase;border:none;border-radius:2px;width:max-content;padding:8px 16px;font-size:13px;text-decoration:none;transition:all 60ms}button.button-main:hover{background:var(--themealt)}.bordertop{border-top:1px solid var(--grey-sm)}.borderbot{border-bottom:1px solid var(--grey-sm)}.blogbox{background:var(--grey-xs);border-radius:8px;padding:1.2rem}.blogbox:hover{box-shadow:10px 10px 20px #f1f1f1}.blogbox2{border:1px solid var(--grey-sm);border-radius:4px;padding:2rem}@media screen and (width<=1024px){.blogbox2{padding:1rem}}img.blog-image{object-fit:cover;width:100%;height:240px}@media screen and (width>=1025px){.blog-container img{width:100%;max-height:400px}}@media screen and (width<=1024px){.blog-container img{width:100%}}.box-1{border-bottom:1px solid var(--grey-sm)}.box-2{border-top:1px solid var(--grey-sm)}.box-1,.box-2,.box-3{flex-direction:column;display:flex}@media screen and (width>=1025px){.box-1,.box-2,.box-3{row-gap:2.5rem;padding-top:4rem;padding-bottom:4rem}}@media screen and (width<=1024px){.box-1,.box-2,.box-3{row-gap:2.4rem;padding-top:3rem;padding-bottom:3rem}}.box-t{flex-direction:column;display:flex}@media screen and (width>=1025px){.box-t{row-gap:2.5rem;padding-top:8rem}.box-t.andB{padding-bottom:4rem}}@media screen and (width<=1024px){.box-t{row-gap:1.5rem;padding-top:7rem}.box-t.andB{padding-bottom:3rem}}.box-nn{flex-direction:column;display:flex}@media screen and (width>=1025px){.box-nn{row-gap:2.5rem;height:100vh;padding-top:5rem}}@media screen and (width<=1024px){.box-nn{row-gap:1.5rem;padding-top:3rem;padding-bottom:3rem}}.box-nn-b{flex-direction:column;display:flex}@media screen and (width>=1025px){.box-nn-b{row-gap:2.5rem;height:100vh;padding-top:72px}}@media screen and (width<=1024px){.box-nn-b{row-gap:1.5rem;padding-top:3rem;padding-bottom:3rem}}.primary{background:var(--theme);cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;width:max-content;text-decoration:none;display:flex;position:relative;overflow:hidden}.primary:after{content:"";background:var(--themealt);width:0%;height:100%;transition:all .4s ease-in-out;position:absolute;right:0}.primary:hover:after{width:100%;left:0;right:auto}.primary span{text-align:center;width:100%;color:var(--whitefix);z-index:20;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:all .3s ease-in-out}.primary:hover span{animation:.3s ease-in-out scaleUp}.primary.black{background:#474747;border:1px solid #9a9a9a}.primary.black:after{background:#9a9a9a}.primary.black span{color:var(--whitefix)}.primary.black.smaller span{text-transform:uppercase;padding:.5rem;font-size:.75rem}.primary.black.smaller.active{background:var(--theme);border:1px solid var(--themealt)}.primary.anveshi{background:var(--anveshi-color)}.primary.anveshi:after{background:var(--anveshidark)}.primary.anveshi span{color:var(--whitefix)}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}button.ftnbtn{background:var(--background);border:1px solid var(--theme);color:var(--theme);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:8px;padding:6px 12px;font-size:12px;transition:all 80ms}button.ftnbtn:hover{background:var(--theme);color:var(--background)}button.ftnbtn.active{background:var(--themealt);color:var(--background)}button.ftnbtn.anveshi{border:1px solid var(--anveshi-color);color:var(--anveshi-color)}button.ftnbtn.anveshi:hover{background:var(--anveshi-color);color:var(--whitefix)}button.ftnbtn.anveshi.active{background:var(--anveshidark);color:var(--whitefix)}a.ftnbtn{background:var(--background);border:1px solid var(--theme);color:var(--theme);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:8px;padding:6px 12px;font-size:12px;text-decoration:none;transition:all 80ms}a.ftnbtn:hover{background:var(--theme);color:var(--background)}a.ftnbtn.active{background:var(--themealt);color:var(--background)}button.ftnbtn-b{background:var(--primaryalt);border:1px solid var(--primary);color:var(--background);letter-spacing:.02em;text-transform:uppercase;cursor:pointer;border-radius:8px;padding:6px 16px;font-size:14px;transition:all 80ms}button.ftnbtn-b:hover{background:var(--themealt);color:var(--background)}button.ftnbtn-b.active{background:var(--theme);border:1px solid var(--theme);color:var(--background)}.label{background:var(--themealt);border-radius:4px;justify-content:center;align-items:center;width:max-content;padding:5px 8px;text-decoration:none;display:flex}.label p,.label small{color:var(--background)}.label.anveshi{background:var(--anveshi-color)}.label.light{background:var(--theme)}section.content-area{width:100%}section.content-area.labber img{object-fit:contain;border:1px solid var(--grey-sm);background:var(--grey-xxs);border-radius:8px;max-width:100%;height:auto;max-height:540px;margin-bottom:1rem;margin-right:auto;padding:1rem}@media screen and (width<=1024px){section.content-area.labber img{background:0 0;border:none;border-radius:8px;width:100%;padding:0}}@media screen and (width>=1025px){section.content-area{width:504px}}@media screen and (width>=1201px){section.content-area{width:680px}}@media screen and (width>=1441px){section.content-area{width:884px}}@media screen and (width>=1921px){section.content-area{width:1400px}}button.blankbtn{cursor:pointer;background:0 0;border:none;padding:0}pre{box-sizing:border-box;white-space:pre-line;white-space:-moz-pre-line;white-space:-pre-line;white-space:-o-pre-line;word-wrap:break-word;word-break:break-word;font-optical-sizing:auto;font-family:Google Sans Flex,sans-serif;overflow:hidden}small{font-size:10px}.serif-head{font-family:Playfair Display,serif}.source-serif{font-family:"Source Serif 4",serif}.garamond{font-family:EB Garamond,serif}h1{font-size:4.196rem}h1.tight{line-height:1.2}h2{font-size:3.267rem}h3{font-size:2.686rem}h4{letter-spacing:0;font-size:2.148rem;font-weight:670}h5{font-size:1.719rem;font-weight:650}h5.source-serif{font-weight:650}h5.source-serif.thin{font-weight:400}h6{font-size:1.4rem;font-weight:650}h6.source-serif{letter-spacing:-.35px;font-weight:650}h6.source-serif.thin{font-weight:400}p,pre{font-size:1.1rem}p.sm,pre.sm{font-size:.9rem}p.big,pre.big{font-size:1.25rem}@media screen and (width<=1024px){p,pre{font-size:1.125rem}p.sm,pre.sm{font-size:1rem}p.big,pre.big{font-size:1.23rem}h6{font-size:1.315rem}h5{font-size:1.47rem}h4{font-size:1.575rem}h2{font-size:2.07rem}h1{font-size:2.6rem}}@media screen and (width>=1025px){h1{letter-spacing:-.4px;line-height:1.4}h1.tight{line-height:1.2}h2{letter-spacing:-.4px;line-height:1.4}h2.steady{font-size:32px}h2.tight{line-height:1.15}h3{letter-spacing:-.4px;line-height:1.4}h3.tight{line-height:1.28}h4{letter-spacing:-.4px;line-height:1.4}h4.tight{line-height:1.28}h5{line-height:1.6}h5.tight{line-height:1.28}h5.source-serif{letter-spacing:-.35px}h6{line-height:1.7}h6.tight{line-height:1.28}p,pre{line-height:1.6}p.tight,pre.tight{line-height:1.4}}@media screen and (width<=1024px){h2.steady{font-size:22px}h2.tight{line-height:1.2}h3.tight,h4{line-height:1.28}h5{line-height:1.6}h5.tight{line-height:1.28}h6{line-height:1.6}h6.tight{line-height:1.28}p,pre,p.tight,pre.tight{line-height:1.4}}p,pre,em,caption,cite,small,h6,h5,h4,h3,h2,h1{color:var(--primary);margin:0}p,pre{letter-spacing:0}p.bold,pre.bold{font-weight:600}.italic{font-style:italic}.bold900{font-weight:900}small.italic{font-style:italic}.blog-container p,.blog-container li,.blog-container pre,.blog-container blockquote,.blog-container em{font-family:EB Garamond,serif}.blog-container h2,.blog-container h3{font-family:"Source Serif 4",serif;line-height:1.2}.blog-container a{-webkit-text-decoration-color:var(--themesub);text-decoration-color:var(--themesub);color:inherit}.blog-container img{object-fit:contain!important}@media screen and (width>=1025px){.blog-container img{margin-bottom:16px;height:400px!important}.blog-container p,.blog-container pre{margin-bottom:2rem;font-size:1.55rem;line-height:1.7}.blog-container ul,.blog-container ol{margin-bottom:2rem;padding-left:1rem}.blog-container li{margin-bottom:.6rem;font-size:1.55rem;line-height:1.7}.blog-container blockquote{border-left:4px solid var(--theme);margin:2rem 0;padding-left:16px;font-style:italic}.blog-container blockquote p{font-size:1.5rem;line-height:1.5}.blog-container blockquote cite{color:var(--grey-std);font-size:14px}.blog-container h5{margin-top:2.4rem;margin-bottom:2.4rem;font-size:1.74rem}.blog-container h2{letter-spacing:-.5px;margin-top:4rem;margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.blog-container h3{margin-top:2.4rem;margin-bottom:1rem;font-size:1.975rem}}@media screen and (width<=1024px){.blog-container img{width:100%;margin-bottom:16px;max-height:400px!important}.blog-container p,.blog-container pre{margin-bottom:1rem;font-size:1.32rem;line-height:1.55}.blog-container ul,.blog-container ol{margin-bottom:1rem;padding-left:1.2rem}.blog-container li{font-size:1.32rem;line-height:1rem}.blog-container blockquote{border-left:4px solid var(--theme);margin:2rem 0 1rem;padding:.8rem 0 .4rem .8rem;font-style:italic}.blog-container blockquote p{font-size:1.4rem;line-height:1.5}.blog-container blockquote cite{color:var(--grey-std);font-size:14px}.blog-container h5{margin-top:2rem;margin-bottom:2rem;font-size:1.45rem;line-height:1.4}.blog-container h2{letter-spacing:-.5px;margin-top:4rem;margin-bottom:1.6rem;font-size:2rem}.blog-container h3{margin-top:2rem;margin-bottom:1rem;font-size:1.7rem}}.ta-c{text-align:center}@media screen and (width<=1024px){.ta-c.mleft{text-align:left}}.ta-l{text-align:left}.tt-u{text-transform:uppercase}.tt-l{text-transform:lowercase}.tt-c{text-transform:capitalize}.white{color:var(--whitefix)}.blue{color:var(--theme)}.anveshi-o{color:var(--anveshi-color)}.grey{color:var(--grey-lg)}.lgrey{color:var(--grey-md)}.thin{font-weight:400}.thinner{font-weight:300}a.underline{-webkit-text-decoration-color:var(--theme);text-decoration-color:var(--theme);color:inherit}a.underline:hover{color:var(--theme)}a.blank{color:inherit;text-decoration:none}a.linker:hover{text-decoration:underline;-webkit-text-decoration-color:var(--theme);text-decoration-color:var(--theme)}a.blank.color:hover{color:var(--themesub)}a.heading{color:inherit;text-decoration:none}a.heading:hover{text-decoration:underline;-webkit-text-decoration-color:var(--theme);text-decoration-color:var(--theme)}a.linked{color:var(--theme)}a.linked:hover,a.linkedlight{color:var(--themesub)}a.bold{font-weight:600}a.buttonheading{background:var(--primary);color:var(--background);padding:4px 8px;font-size:14px;font-weight:500;text-decoration:none;transition:all .1s}a.buttonheading:hover{background:var(--theme)}a.button-main{background:var(--theme);color:var(--background);text-transform:uppercase;border-radius:2px;width:max-content;padding:8px 16px;font-size:13px;text-decoration:none;transition:all 60ms}a.button-main:hover{background:var(--themealt)}a.container{color:inherit;text-decoration:none}.classic-document p,.classic-document pre{margin-bottom:1.2rem;font-size:1.12rem;line-height:1.6}.classic-document ul,.classic-document ol{padding-left:1.2rem}.classic-document li{margin-bottom:.5rem;font-size:1.12rem;line-height:1.6}.classic-document h3{margin-top:2.5rem;margin-bottom:1.2rem;font-size:1.687rem}.classic-document h4{margin-bottom:1.2rem;padding-top:1.2rem;font-size:1.5rem}.classic-document h5{font-size:1.2rem}.classic-document a{color:var(--theme);text-decoration:none}.classic-document a:hover{text-decoration:underline}.classic-document blockquote{font-style:italic}.classic-document blockquote p{color:var(--grey-lg)}.classic-document.b-q p{font-size:1.05rem}@media screen and (width>=1025px){.classic-document p,.classic-document pre,.classic-document li{font-size:1.25rem}}@font-face{font-family:remixicon;src:url(../../../remixicon.woff2)format("woff2");font-display:swap}[class^=ri-],[class*=\ ri-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-family:remixicon!important}.ri-xs{font-size:8px}.ri-sm{font-size:12px}.ri-1x{font-size:16px}.ri-2x{font-size:19px}.ri-3x{font-size:24px}.ri-sticky-note-fill:before{content:""}.ri-book-2-fill:before{content:""}.ri-chat-voice-fill:before{content:""}.ri-arrow-left-s-line:before{content:""}svg.svelte-1gv9ays{fill:var(--primary);stroke:var(--primary);transform:scale(.9)}svg.svelte-1gv9ays:hover{fill:var(--theme);stroke:var(--theme)}svg.svelte-11g85cc{transform-origin:50%}svg.large.svelte-11g85cc{transform:scale(1.1)}svg.svelte-11g85cc:hover{fill:var(--theme)}.mobilemenu.svelte-1w69um7{background:var(--background);z-index:1000;justify-content:flex-start;align-items:flex-end;row-gap:20px;width:100vw;height:calc(100vh - 64px);padding:32px 16px;position:fixed;top:64px;left:0}.mobilemenu.svelte-1w69um7 p:where(.svelte-1w69um7){color:var(--primary);font-size:1.5rem}@media screen and (width>=1025px){.logoholder.svelte-li7ksf img.rotator:where(.svelte-li7ksf){width:48px;height:48px}.logoholder.svelte-li7ksf img.rest:where(.svelte-li7ksf){width:100%;height:33px;margin-left:-40.5px}}@media screen and (width<=1024px){.logoholder.svelte-li7ksf img.rotator:where(.svelte-li7ksf){width:40px;height:40px}.logoholder.svelte-li7ksf img.rest:where(.svelte-li7ksf){width:100%;height:27.5px;margin-left:-34px}}p.navitem.svelte-li7ksf{letter-spacing:-.5px;font-weight:500}p.navitem.svelte-li7ksf a.blank:where(.svelte-li7ksf):hover{color:var(--theme)}.blank.svelte-13kurwf{cursor:pointer;background:0 0;border-radius:50%;width:32px;height:32px}.blank.svelte-13kurwf:hover svg:where(.svelte-13kurwf){fill:var(--theme)}.separator.svelte-13o4jz6{padding-top:16px}.mainer.svelte-13o4jz6{background:linear-gradient(#073968 0%,#071d30 27%,#070e1a 61%,#0a0404 100%);width:100%}.mainer.darker.svelte-13o4jz6{background:linear-gradient(#111 1%,#0d121f 46%,#011426 100%)}@media screen and (width>=1025px){.mainer.svelte-13o4jz6{padding-top:8rem;padding-bottom:8rem}}@media screen and (width<=1024px){.mainer.svelte-13o4jz6{padding-top:5.5rem;padding-bottom:5.5rem}}input.svelte-1l32r0x{border:1px solid var(--grey-std);border-radius:8px;padding:1rem}@media screen and (width>=1025px){.column.tinned.svelte-1l32r0x{height:75%;overflow-y:scroll}}@media screen and (width<=1024px){.column.tinned.svelte-1l32r0x{height:calc(100vh - 240px);overflow-y:scroll}}.search-modal-back.svelte-1l32r0x{z-index:999;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;transition:all .12s;display:flex;position:fixed;top:100vh;left:0}.search-modal-back.inside.svelte-1l32r0x{top:0}.search-modal.svelte-1l32r0x :where(.svelte-1l32r0x)::-webkit-scrollbar{width:4px}.search-modal.svelte-1l32r0x :where(.svelte-1l32r0x)::-webkit-scrollbar-thumb{background:var(--theme)}.search-modal.svelte-1l32r0x :where(.svelte-1l32r0x)::-webkit-scrollbar-track{background:var(--background)}.search-modal.svelte-1l32r0x{background:var(--background);border:1px solid var(--grey-sm);z-index:2999;border-radius:8px}@media screen and (width>=1025px){.search-modal.svelte-1l32r0x{width:60%;height:80%;padding:2rem}}@media screen and (width<=1024px){.search-modal.svelte-1l32r0x{width:100%;height:100%;padding:2rem}}main.svelte-12qhfyh{background:var(--background)}header.svelte-12qhfyh{background:var(--background);z-index:999;border-bottom:1px solid var(--grey-sm);width:100%;position:sticky;top:0}@media screen and (width>=1025px){header.svelte-12qhfyh{height:72px;margin-bottom:-72px}}@media screen and (width<=1024px){header.svelte-12qhfyh{height:64px;margin-bottom:-64px}}footer.svelte-12qhfyh{border-top:1px solid var(--grey-sm);width:100%}
