:root{--font-sans: "Manrope", "Segoe UI", sans-serif;--font-body: var(--font-sans);--text-xs: .75rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.6rem;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--line-tight: 1.08;--line-copy: 1.5;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--color-primary: #c3202b;--color-primary-contrast: #fff4f4;--color-primary-soft: rgba(195, 32, 43, .2);--color-accent: #df6369;--color-bg: #121315;--color-bg-elevated: #181a1d;--color-surface: #1c1f23;--color-surface-alt: #252930;--color-surface-soft: #20242a;--color-text: #edf0ea;--color-text-muted: #a8b0ab;--color-text-soft: #c7cdc8;--color-border: rgba(230, 233, 228, .09);--color-divider: rgba(230, 233, 228, .08);--color-success: #5ca874;--color-warning: #d48d3f;--color-error: #d96c67;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--radius-xl: 28px;--shadow-sm: 0 12px 24px rgba(4, 5, 7, .18);--shadow-md: 0 20px 50px rgba(4, 5, 7, .3);--shadow-glow: 0 0 0 1px rgba(255,255,255,.04), 0 24px 60px rgba(5, 6, 8, .34);--ring-red: rgba(195, 32, 43, .16);--duration-fast: .12s;--duration-medium: .24s;--ease-out: cubic-bezier(.2, 0, 0, 1)}.link-card a{color:var(--color-text)!important;text-decoration:none}.link-card a:hover,.link-card a:focus{color:var(--color-primary)!important}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}*{font-family:inherit}html{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;background:radial-gradient(circle at top,rgba(195,32,43,.1),transparent 34%),linear-gradient(180deg,#17191c,#111214 58%,#0f1012)}html,body{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}body{position:relative;min-height:100dvh;background:radial-gradient(circle at 18% 0%,rgba(223,99,105,.05),transparent 24%),radial-gradient(circle at 84% 14%,rgba(195,32,43,.06),transparent 22%),linear-gradient(180deg,rgba(195,32,43,.03),transparent 18%),var(--color-bg);background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-size:auto,auto,auto,auto;background-position:top left,top right,top left,top left;color:var(--color-text);overscroll-behavior:none;transition:background var(--duration-medium) var(--ease-out),color var(--duration-medium) var(--ease-out)}body,button,input,select,textarea{touch-action:manipulation}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.075;background-image:url(../../../sushi-assets/sushi-piece-a.svg),url(../../../sushi-assets/sushi-piece-b.svg),url(../../../sushi-assets/onigiri.svg),url(../../../sushi-assets/onigiri.svg),url(../../../sushi-assets/sushi-piece-a.svg),url(../../../sushi-assets/sushi-piece-b.svg),url(../../../sushi-assets/onigiri.svg);background-repeat:no-repeat;background-size:108px auto,110px auto,58px auto,52px auto,96px auto,100px auto,54px auto;background-position:left 2.5rem top 8rem,right 2.5rem top 13rem,left 6rem top 22rem,center top 5.5rem,right 6rem bottom 13rem,left 3rem bottom 7rem,right 8rem bottom 22rem;filter:brightness(0) saturate(100%) invert(70%) sepia(7%) saturate(180%) hue-rotate(292deg) brightness(72%) contrast(82%)}main{animation:pageFade .24s ease-out}@keyframes pageFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page{padding-left:1rem;padding-right:1rem}button,input,textarea,select{font:inherit}input,select,textarea,button{max-width:100%}img,svg,canvas,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p{font-family:inherit}h1,h2,h3{letter-spacing:-.03em}h1{font-weight:var(--weight-semibold);letter-spacing:-.04em}p,li,small,input,textarea,select,button{line-height:var(--line-copy)}button,input,select,textarea{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:linear-gradient(180deg,#ffffff08,#ffffff03),var(--color-surface-alt);color:var(--color-text)}button{transition:transform var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out),background var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}button:hover,button:focus-visible{border-color:color-mix(in srgb,var(--color-primary) 48%,var(--color-border));box-shadow:0 0 0 1px #c3202b29}input:focus,select:focus,textarea:focus,button:focus{outline:none}input:focus,select:focus,textarea:focus{border-color:color-mix(in srgb,var(--color-primary) 55%,var(--color-border));box-shadow:0 0 0 3px #c3202b24}a{color:inherit;transition:color var(--duration-fast) var(--ease-out)}a:hover,a:focus-visible{color:color-mix(in srgb,var(--color-primary) 72%,white 28%)}::selection{background:#c3202b47;color:var(--color-primary-contrast)}.tap{transition:transform var(--duration-fast) var(--ease-out)}.tap:active{transform:scale(.97)}@media(max-width:760px){input,select,textarea{font-size:16px}.page{padding-left:.75rem;padding-right:.75rem}body:before{opacity:.065;background-size:82px auto,84px auto,44px auto,38px auto,74px auto,78px auto,42px auto;background-position:left .8rem top 7rem,right .8rem top 11rem,left 1.6rem top 17.5rem,center top 5.25rem,right 1.8rem bottom 11rem,left 1rem bottom 6rem,right 2.8rem bottom 18rem}}.toast-stack.svelte-1p74zgi{position:fixed;top:calc(.95rem + var(--safe-top));right:calc(.95rem + var(--safe-right));z-index:1200;display:grid;gap:.65rem;width:min(92vw,360px);pointer-events:none}.toast.svelte-1p74zgi{pointer-events:auto;display:flex;align-items:start;justify-content:space-between;gap:.75rem;padding:.82rem .9rem;border-radius:14px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 38px #04050742;color:var(--color-text);background:linear-gradient(180deg,#ffffff0f,#ffffff04),color-mix(in srgb,var(--color-surface) 92%,black 8%)}.toast-success.svelte-1p74zgi{border-color:#16a34a47;background:linear-gradient(180deg,#16a34a38,#16a34a14),color-mix(in srgb,var(--color-surface) 92%,black 8%)}.toast-error.svelte-1p74zgi{border-color:#ef444447;background:linear-gradient(180deg,#780c126b,#780c1229),color-mix(in srgb,var(--color-surface) 92%,black 8%)}.toast-info.svelte-1p74zgi{border-color:#c3202b3d}.toast.svelte-1p74zgi span:where(.svelte-1p74zgi){font-size:.84rem;line-height:1.4}.toast.svelte-1p74zgi button:where(.svelte-1p74zgi){flex:0 0 auto;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0d;color:var(--color-text);padding:.22rem .5rem;cursor:pointer;font-size:.72rem}@media(max-width:760px){.toast-stack.svelte-1p74zgi{top:auto;bottom:calc(.95rem + var(--safe-bottom));right:calc(.75rem + var(--safe-right));left:calc(.75rem + var(--safe-left));width:auto}}.app-shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column;position:relative;z-index:1}.app-content.svelte-12qhfyh{flex:1;padding:clamp(.75rem,2.6vw,var(--space-4));padding-bottom:var(--space-8);padding-top:calc(2.5rem + var(--safe-top));max-width:1440px;width:100%;margin:0 auto}.hamburger.svelte-12qhfyh{position:fixed;top:calc(.75rem + var(--safe-top));left:calc(.75rem + var(--safe-left));z-index:1001;background:color-mix(in srgb,var(--color-surface) 84%,transparent);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);width:2.7rem;height:2.7rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-text);transition:transform .16s ease,border-color .16s ease,background .16s ease}.hamburger.svelte-12qhfyh:hover{border-color:#c3202b47;background:color-mix(in srgb,var(--color-surface-alt) 88%,transparent)}.sushi-icon.svelte-12qhfyh{width:1.42rem;height:1.42rem;object-fit:contain;filter:brightness(0) saturate(100%) invert(95%) sepia(12%) saturate(308%) hue-rotate(296deg) brightness(111%) contrast(94%)}.hamburger.open.svelte-12qhfyh,.hamburger.svelte-12qhfyh:focus-visible{border-color:#c3202b4d}.overlay.svelte-12qhfyh{position:fixed;inset:0;background:#00000059;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999}.sidebar.svelte-12qhfyh{position:fixed;top:0;left:0;bottom:0;width:min(82vw,300px);background:linear-gradient(180deg,#ffffff08,#fff0),color-mix(in srgb,var(--color-surface) 92%,black 8%);border-right:1px solid rgba(255,255,255,.08);box-shadow:18px 0 40px #00000047;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-100%);transition:transform .24s ease;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-y;z-index:1000}.sidebar.svelte-12qhfyh::-webkit-scrollbar{display:none}.sidebar.open.svelte-12qhfyh{transform:translate(0)}.sidebar-inner.svelte-12qhfyh{min-height:100%;padding:78px 14px 24px;display:flex;flex-direction:column;gap:8px}.sidebar-brand.svelte-12qhfyh{display:flex;align-items:center;gap:12px;margin-bottom:10px;padding:0 8px 10px;border-bottom:1px solid var(--color-divider);position:sticky;top:0;z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 96%,black 4%),#21252af0);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-mark.svelte-12qhfyh{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#c96e4a42,#d8c0a614),var(--color-surface-alt);border:1px solid rgba(179,58,63,.25);color:var(--color-primary-contrast);font-weight:var(--weight-bold);letter-spacing:.03em}.brand-copy.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px}.brand-copy.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--color-text);font-size:.95rem;line-height:1.1}.brand-copy.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--color-text-muted);font-size:.73rem}.side-item.svelte-12qhfyh{position:relative;display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:var(--radius-md);border:1px solid transparent;text-decoration:none;color:var(--color-text-muted);font-size:var(--text-md);font-weight:var(--weight-medium);transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.side-item.svelte-12qhfyh:hover{background:color-mix(in srgb,var(--color-surface-alt) 84%,transparent);border-color:#ffffff0f;color:var(--color-text);transform:translate(2px)}.side-item.svelte-12qhfyh .material-icons:where(.svelte-12qhfyh){font-size:20px}.active-indicator.svelte-12qhfyh{position:absolute;left:-14px;width:4px;height:22px;border-radius:4px;background:var(--color-primary);opacity:0;transition:opacity .16s ease}.side-item.active.svelte-12qhfyh{color:var(--color-text);background:linear-gradient(90deg,rgba(201,110,74,.12),transparent 65%),var(--color-surface-alt);border-color:#b33a3f2e}.side-item.active.svelte-12qhfyh .active-indicator:where(.svelte-12qhfyh){opacity:1}.app-footer.svelte-12qhfyh{margin-top:auto;position:relative;border-top:1px solid rgba(255,255,255,.06);color:var(--color-text-muted);font-size:.78rem;padding:1rem 1rem calc(.95rem + var(--safe-bottom));background:radial-gradient(circle at top center,rgba(195,32,43,.14),transparent 50%),linear-gradient(180deg,#ffffff07,#fff0),color-mix(in srgb,var(--color-bg) 90%,black 10%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -10px 26px #c3202b14,inset 0 1px #ffffff08}.app-footer.svelte-12qhfyh:before{content:"";position:absolute;left:50%;width:min(86%,980px);transform:translate(-50%);top:-1px;height:2px;border-radius:999px;background:linear-gradient(90deg,#c3202b0f,#c3202b8c,#c3202b0f);box-shadow:0 0 18px #c3202b38}.footer-shell.svelte-12qhfyh{width:min(100%,1040px);margin:0 auto;display:flex;flex-direction:column;gap:.65rem;padding:.25rem 0 0}.footer-shell.svelte-12qhfyh:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:24px 24px;opacity:.08;border-radius:0}.footer-top.svelte-12qhfyh{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;gap:.6rem;flex-wrap:wrap}.footer-brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.75rem}.footer-logo.svelte-12qhfyh{width:2.35rem;height:2.35rem;opacity:.92;filter:brightness(0) saturate(100%) invert(95%) sepia(12%) saturate(308%) hue-rotate(296deg) brightness(111%) contrast(94%) drop-shadow(0 0 10px rgba(195,32,43,.18))}.footer-brand-copy.svelte-12qhfyh{display:flex;flex-direction:column;gap:.12rem}.footer-top.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:var(--color-text);font-size:.95rem;font-weight:var(--weight-semibold);letter-spacing:-.01em}.footer-version.svelte-12qhfyh{font-size:.74rem;color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase}.footer-copy.svelte-12qhfyh{position:relative;z-index:1;margin:0;max-width:40rem;text-align:left;font-size:.77rem;line-height:1.45;color:var(--color-text-muted);text-wrap:balance}.footer-links.svelte-12qhfyh{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:.55rem;flex-wrap:wrap}.app-footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text);text-decoration:none;font-size:.75rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:.28rem .58rem;background:color-mix(in srgb,var(--color-surface) 82%,transparent);transition:border-color .16s ease,background .16s ease,color .16s ease}.app-footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:none;border-color:#b33a3f38;color:var(--color-primary-contrast);background:color-mix(in srgb,var(--color-primary) 18%,var(--color-surface))}.footer-bottom.svelte-12qhfyh{position:relative;z-index:1;width:100%;padding-top:.2rem;display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap;font-size:.72rem;color:var(--color-text-muted);border-top:1px solid rgba(255,255,255,.05);margin-top:.2rem}@media(max-width:760px){.app-content.svelte-12qhfyh{padding-bottom:calc(4.5rem + var(--safe-bottom))}.sidebar-inner.svelte-12qhfyh{padding-top:calc(72px + var(--safe-top));padding-bottom:calc(16px + var(--safe-bottom))}.sidebar-brand.svelte-12qhfyh{padding-inline:6px;top:calc(var(--safe-top) * -1)}.side-item.svelte-12qhfyh{padding:11px 12px;font-size:.95rem;gap:12px}.app-footer.svelte-12qhfyh{font-size:.74rem;padding-inline:.75rem}.footer-copy.svelte-12qhfyh{font-size:.76rem}.footer-bottom.svelte-12qhfyh{font-size:.72rem;flex-direction:column}.footer-links.svelte-12qhfyh{gap:.45rem}.footer-logo.svelte-12qhfyh{width:2.05rem;height:2.05rem}}
