header.svelte-w2vgyf{display:flex;justify-content:center;align-items:center;height:4em;background:#fff;padding:0 2rem;margin:0 auto;position:relative}nav.svelte-w2vgyf{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1000px}.left-spacer.svelte-w2vgyf{display:flex;align-items:center}.logo-container.svelte-w2vgyf{display:flex;align-items:center;text-decoration:none;margin-right:3rem}.header-logo.svelte-w2vgyf{width:32px;height:32px;margin-right:8px}.logo-text.svelte-w2vgyf{font-size:1.2rem;font-weight:700;color:#333}.burger-menu.svelte-w2vgyf{display:none;flex-direction:column;justify-content:space-between;width:30px;height:22px;background:transparent;border:none;cursor:pointer;padding:0;z-index:11}.burger-line.svelte-w2vgyf{width:100%;height:3px;background-color:#333;transition:all .3s ease-in-out}.nav-container.svelte-w2vgyf{display:flex;align-items:center;justify-content:space-between;flex-grow:1}.main-nav.svelte-w2vgyf{display:flex;gap:2rem;list-style:none;padding:0;margin:0;justify-content:center}nav.svelte-w2vgyf li:where(.svelte-w2vgyf){font-size:1.2rem;font-weight:700}nav.svelte-w2vgyf a:where(.svelte-w2vgyf){text-decoration:none;color:#333;transition:color .3s ease-in-out}nav.svelte-w2vgyf a:where(.svelte-w2vgyf):hover,nav.svelte-w2vgyf li[aria-current=page]:where(.svelte-w2vgyf) a:where(.svelte-w2vgyf){color:#0072ce}.auth-nav.svelte-w2vgyf{justify-self:end}.login-button.svelte-w2vgyf{display:inline-block;padding:.5rem 1.5rem;color:#000!important;transition:color .2s ease-in-out}.login-button.svelte-w2vgyf:hover{color:#0072ce!important;transition:color .2s ease-in-out}.auth-nav-buttons.svelte-w2vgyf{display:flex;gap:1rem;align-items:center}.signup-button.svelte-w2vgyf{display:inline-block;padding:.5rem 1.5rem;background-color:#0072ce;color:#fff!important;border-radius:8px;font-weight:600;transition:background-color .2s ease-in-out;text-decoration:none}.signup-button.svelte-w2vgyf:hover{background-color:#0063b4;color:#fff!important}.user-info.svelte-w2vgyf{display:flex;align-items:center;gap:1rem}.user-name.svelte-w2vgyf{color:#333;font-weight:500}.logout-button.svelte-w2vgyf{background:none;border:1px solid #0072CE;color:#0072ce;padding:.5rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.logout-button.svelte-w2vgyf:hover{background-color:#0072ce;color:#fff}@media (max-width: 768px){nav.svelte-w2vgyf{justify-content:space-between}.logo-container.svelte-w2vgyf{margin-right:0}.burger-menu.svelte-w2vgyf{display:flex;position:relative;z-index:10000}.burger-menu[aria-expanded=true].svelte-w2vgyf .burger-line:where(.svelte-w2vgyf):first-child{transform:translateY(9px) rotate(45deg)}.burger-menu[aria-expanded=true].svelte-w2vgyf .burger-line:where(.svelte-w2vgyf):nth-child(2){opacity:0}.burger-menu[aria-expanded=true].svelte-w2vgyf .burger-line:where(.svelte-w2vgyf):last-child{transform:translateY(-9px) rotate(-45deg)}.nav-container.svelte-w2vgyf{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:#fff!important;flex-direction:column;justify-content:flex-start;padding:5rem 2rem 2rem;box-shadow:-5px 0 10px #0000001a;transition:right .3s ease-in-out;z-index:9999}.nav-container.open.svelte-w2vgyf{right:0}.main-nav.svelte-w2vgyf{flex-direction:column;align-items:flex-start;width:100%;margin-bottom:2rem}.auth-nav.svelte-w2vgyf{width:100%}.auth-nav-buttons.svelte-w2vgyf{flex-direction:column;width:100%}.user-info.svelte-w2vgyf{flex-direction:column;align-items:flex-start;width:100%}.login-button.svelte-w2vgyf,.signup-button.svelte-w2vgyf{width:100%;text-align:center}.burger-menu[aria-expanded=true].svelte-w2vgyf~.nav-container:where(.svelte-w2vgyf):before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffff80;z-index:-1;pointer-events:none}}.cookie-banner.svelte-gqt65p{position:fixed;bottom:0;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.1);box-shadow:0 -4px 20px #0000001a;z-index:1000;padding:20px;transform:translateY(100%);transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0}.cookie-banner.visible.svelte-gqt65p{transform:translateY(0);opacity:1}.cookie-content.svelte-gqt65p{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.cookie-text.svelte-gqt65p{flex:1}.cookie-text.svelte-gqt65p h3:where(.svelte-gqt65p){margin:0 0 8px;font-size:18px;font-weight:600;color:#333}.cookie-text.svelte-gqt65p p:where(.svelte-gqt65p){margin:0;font-size:14px;line-height:1.5;color:#666}.privacy-link.svelte-gqt65p{color:#007bff;text-decoration:underline;font-weight:500}.privacy-link.svelte-gqt65p:hover{color:#0056b3}.cookie-buttons.svelte-gqt65p{display:flex;gap:12px;flex-shrink:0}.btn.svelte-gqt65p{padding:10px 20px;border:none;border-radius:5px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px}.btn-reject.svelte-gqt65p{background:#f8f9fa;color:#666;border:1px solid #dee2e6}.btn-reject.svelte-gqt65p:hover{background:#e9ecef;color:#495057}.btn-accept.svelte-gqt65p{background:#007bff;color:#fff}.btn-accept.svelte-gqt65p:hover{background:#0056b3}@media (max-width: 768px){.cookie-content.svelte-gqt65p{flex-direction:column;text-align:center}.cookie-buttons.svelte-gqt65p{width:100%;justify-content:center}.btn.svelte-gqt65p{flex:1;max-width:120px}}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.FAIU8e3o.woff2) format("woff2"),url(./fira-mono-cyrillic-ext-400-normal.Co4MVjrD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.BJkDdjbt.woff2) format("woff2"),url(./fira-mono-cyrillic-400-normal.DUd3efVn.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.Be4g_LSk.woff2) format("woff2"),url(./fira-mono-greek-ext-400-normal.BQ5yw6bY.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-400-normal.ftNhKy_S.woff2) format("woff2"),url(./fira-mono-greek-400-normal.B_0AmgK7.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-symbols2-400-normal.C6JptOil.woff2) format("woff2"),url(./fira-mono-symbols2-400-normal.CpeG9ob9.woff) format("woff");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.B2gPvaNr.woff2) format("woff2"),url(./fira-mono-latin-ext-400-normal.CbD3vWRE.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-400-normal.DVTTRLHv.woff2) format("woff2"),url(./fira-mono-latin-400-normal.C3FQ26ho.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-body: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-mono: "Fira Mono", monospace;--color-bg-0: rgb(255, 255, 255);--color-bg-1: hsl(0, 0%, 100%);--color-bg-2: hsl(0, 0%, 100%);--color-theme-1: #ff3e00;--color-theme-2: #4075a6;--color-text: rgba(0, 0, 0, .7);--column-width: 42rem;--column-margin-top: 4rem;font-family:var(--font-body);color:var(--color-text)}html{overflow-y:scroll}body{min-height:100vh;margin:0;background-attachment:fixed;background-color:var(--color-bg-1);background-size:100vw 100vh;background-image:radial-gradient(50% 50% at 50% 50%,#ffffffbf,#fff0),linear-gradient(180deg,var(--color-bg-0) 0%,var(--color-bg-1) 15%,var(--color-bg-2) 50%);font-family:Outfit,sans-serif}h1,h2,p{font-weight:400}p{line-height:1.5;font-size:1.1rem}a{color:var(--color-theme-1);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem;text-align:center}h2{font-size:1.6rem;text-align:center}pre{font-size:16px;font-family:var(--font-mono);background-color:#ffffff73;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--color-text)}.text-column{display:flex;max-width:48rem;flex:.6;flex-direction:column;justify-content:center;margin:0 auto}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}@media (min-width: 720px){h1{font-size:2.4rem}}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.delete-button{flex:1;padding:.5rem;border:none;border-radius:8px;font-size:.875rem;cursor:pointer;transition:background-color .2s;background:#a33c3c;color:#fff}.delete-button:hover{background:#c82333}.app.svelte-vfl6er{min-height:100vh}main.svelte-vfl6er{width:100%;margin:0 auto;box-sizing:border-box;position:relative;overflow-x:hidden}footer.footer.svelte-vfl6er{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f8f9fa;padding:2rem 1rem;margin-top:auto;border-top:1px solid #e0e0e0;text-align:center}.footer-logo.svelte-vfl6er{width:120px;margin-bottom:1rem}.footer-address.svelte-vfl6er{font-style:normal;line-height:1.6;color:#555;font-size:.95rem}.footer-address.svelte-vfl6er a:where(.svelte-vfl6er){color:#0072ce;text-decoration:none}.footer-address.svelte-vfl6er a:where(.svelte-vfl6er):hover{text-decoration:underline}.footer-links.svelte-vfl6er{margin-top:1rem;font-size:.9rem}.footer-links.svelte-vfl6er a:where(.svelte-vfl6er){color:#0072ce;text-decoration:none;margin:0 .5rem}.footer-links.svelte-vfl6er a:where(.svelte-vfl6er):hover{text-decoration:underline}.footer-links.svelte-vfl6er .separator:where(.svelte-vfl6er){color:#999;margin:0 .5rem}@media (min-width: 480px){footer.svelte-vfl6er{padding:12px 0}}
