.header.svelte-zne36e{display:flex;justify-content:space-between;align-items:center}.logo-container.svelte-zne36e{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit;transition:all .2s ease;border-radius:8px;padding:.25rem}.logo-container.svelte-zne36e:hover{background:#f6a62314;transform:scale(1.02)}.logo-container.svelte-zne36e:focus{outline:none;background:#f6a6231f;box-shadow:0 0 0 2px #f6a6234d}.logo-image.svelte-zne36e{width:32px;height:32px;object-fit:contain;transition:all .2s ease}.logo-text.svelte-zne36e{font-family:Montserrat,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji";font-weight:600;letter-spacing:.2px;font-size:1.2rem;color:var(--color-amber)}.settings-link.svelte-zne36e{background:linear-gradient(135deg,#f6a6231a,#b08d5714);border:1px solid rgba(246,166,35,.2);border-radius:50%;width:40px;height:40px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);display:flex;align-items:center;justify-content:center;box-shadow:0 3px 13px #0000004d,0 2px 6px #0003,inset 0 1px #f6a6231a,inset 0 -1px #0003;color:#f6a623cc;text-decoration:none}.settings-link.svelte-zne36e:hover{background:linear-gradient(135deg,#f6a62333,#b08d5726);border-color:#f6a62366;transform:scale(1.1) translateY(-1px);box-shadow:0 6px 20px #f6a62333,0 3px 10px #0000004d,inset 0 1px #f6a62333,inset 0 -1px #0003;color:#f6a623}.settings-link.svelte-zne36e:active{transform:scale(1.05) translateY(0);transition:all .1s ease}.settings-link.svelte-zne36e:focus{outline:none;box-shadow:0 4px 16px #f6a62333,0 2px 8px #0003,inset 0 1px #f6a6231a,inset 0 -1px #0003,0 0 0 3px #f6a6234d}.settings-icon.svelte-zne36e{width:19px;height:19px;transition:all .3s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.back-btn.svelte-zne36e{background:linear-gradient(135deg,#f6a6231a,#b08d5714);border:1px solid rgba(246,166,35,.2);border-radius:50%;width:40px;height:40px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);display:flex;align-items:center;justify-content:center;box-shadow:0 3px 13px #0000004d,0 2px 6px #0003,inset 0 1px #f6a6231a,inset 0 -1px #0003;color:#f6a623cc;text-decoration:none;padding:0;font-size:0;font-weight:400;font-family:inherit}.back-btn.svelte-zne36e:hover{background:linear-gradient(135deg,#f6a62333,#b08d5726);border-color:#f6a62366;transform:scale(1.1) translateY(-1px);box-shadow:0 6px 20px #f6a62333,0 3px 10px #0000004d,inset 0 1px #f6a62333,inset 0 -1px #0003;color:#f6a623}.back-btn.svelte-zne36e:active{transform:scale(1.05) translateY(0);transition:all .1s ease}.back-btn.svelte-zne36e:focus{outline:none;box-shadow:0 4px 16px #f6a62333,0 2px 8px #0003,inset 0 1px #f6a6231a,inset 0 -1px #0003,0 0 0 3px #f6a6234d}.back-icon.svelte-zne36e{width:19px;height:19px;transition:all .3s ease;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}@media (max-width: 768px){.logo-image.svelte-zne36e{width:28px;height:28px}.logo-text.svelte-zne36e{font-size:1.1rem}.settings-link.svelte-zne36e,.back-btn.svelte-zne36e{width:36px;height:36px}.settings-icon.svelte-zne36e,.back-icon.svelte-zne36e{width:17px;height:17px}}@media (max-width: 480px){.logo-image.svelte-zne36e{width:24px;height:24px}.logo-text.svelte-zne36e{font-size:1rem}.settings-link.svelte-zne36e,.back-btn.svelte-zne36e{width:32px;height:32px}.settings-icon.svelte-zne36e,.back-icon.svelte-zne36e{width:15px;height:15px}}:root{--color-black: #0b0b0b;--color-amber: #f6a623;--color-sepia: #b08d57;--color-charcoal: #2d2d2d;--color-copper: #c57b57;--color-sand: #e3cba8;--font-serif: "Merriweather", Georgia, "Times New Roman", serif;--font-sans: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: "Fira Code", "Courier New", monospace}body{background:radial-gradient(1200px 800px at 50% 20%,rgba(246,166,35,.08),transparent 60%),radial-gradient(900px 600px at 20% 100%,rgba(192,133,87,.07),transparent 60%),#0b0b0b;margin:0;padding:0;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);min-height:100dvh;overflow:hidden;color:var(--color-sand);font-family:var(--font-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{margin:0;padding:0;overflow:hidden}.container.svelte-12qhfyh{width:100vw;height:100vh;height:calc(var(--vh, 1vh) * 100);height:100dvh;margin:0;padding:2rem;font-family:var(--font-serif);display:flex;align-items:stretch;justify-content:center;box-sizing:border-box}.content.svelte-12qhfyh{background:#0b0b0bb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(176,141,87,.35);border-radius:19px;padding:2.4rem 3.2rem;box-shadow:0 3px 13px #0000008c,0 0 0 1px #2d2d2d99 inset,inset 0 0 60px #f6a62308;color:var(--color-sand);width:95%;max-width:960px;height:calc(100vh - 4rem);height:calc(100dvh - 4rem);min-height:400px;max-height:calc(100vh - 4rem);max-height:calc(100dvh - 4rem);display:flex;flex-direction:column;justify-content:flex-start;gap:1.8rem;position:relative;overflow-y:auto;z-index:2;box-sizing:border-box;scrollbar-gutter:stable}.content.svelte-12qhfyh::-webkit-scrollbar{width:8px}.content.svelte-12qhfyh::-webkit-scrollbar-track{background:#2d2d2d59;border-radius:4px}.content.svelte-12qhfyh::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#f6a623b3,#c57b57b3);border-radius:4px;border:1px solid rgba(176,141,87,.35)}.content.svelte-12qhfyh::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#f6a623e6,#c57b57e6)}.content.svelte-12qhfyh::-webkit-scrollbar-thumb{min-height:20px}.content.svelte-12qhfyh{scrollbar-width:thin;scrollbar-color:rgba(246,166,35,.7) rgba(45,45,45,.35)}@media (max-width: 768px){.container.svelte-12qhfyh{padding:1rem;align-items:stretch;justify-content:center}.content.svelte-12qhfyh{padding:1.6rem;height:calc(100vh - 2rem);height:calc(100dvh - 2rem);min-height:70vh;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);box-sizing:border-box}}@media (max-width: 480px){.container.svelte-12qhfyh{padding:.5rem;align-items:stretch;justify-content:center}.content.svelte-12qhfyh{padding:1rem;height:calc(100vh - 1rem);height:calc(var(--vh, 1vh) * 100 - 1rem);height:calc(100dvh - 1rem);min-height:60vh;max-height:calc(100vh - 1rem);max-height:calc(var(--vh, 1vh) * 100 - 1rem);max-height:calc(100dvh - 1rem);box-sizing:border-box}}@media (max-width: 360px){.container.svelte-12qhfyh{padding:.3rem;align-items:stretch;justify-content:center}.content.svelte-12qhfyh{padding:.8rem;height:calc(100vh - .6rem);height:calc(var(--vh, 1vh) * 100 - .6rem);height:calc(100dvh - .6rem);min-height:50vh;max-height:calc(100vh - .6rem);max-height:calc(var(--vh, 1vh) * 100 - .6rem);max-height:calc(100dvh - .6rem);box-sizing:border-box}}@media (max-width: 768px) and (orientation: landscape){.container.svelte-12qhfyh{align-items:stretch;justify-content:center}.content.svelte-12qhfyh{height:calc(100vh - 2rem);height:calc(100dvh - 2rem);min-height:80vh;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);padding:1rem;box-sizing:border-box}}
