:root{--background:32 34 34;--foreground:255 255 255;--surface:26 27 23;--surface-elevated:32 33 29;--surface-higher:38 39 35;--card:26 27 23;--card-foreground:255 255 255;--popover:32 33 29;--popover-foreground:255 255 255;--secondary:32 33 29;--secondary-foreground:255 255 255;--muted:38 39 35;--muted-foreground:161 161 170;--accent:32 33 29;--accent-foreground:255 255 255;--primary:59 130 246;--primary-bright:96 165 250;--primary-muted:37 99 235;--primary-subtle:30 58 138;--primary-foreground:255 255 255;--secondary-color:20 184 166;--secondary-bright:45 212 191;--secondary-muted:13 148 136;--secondary-subtle:17 94 89;--accent-color:139 92 246;--accent-bright:167 139 250;--accent-muted:109 40 217;--accent-subtle:76 29 149;--void-light:161 161 170;--void:113 113 122;--void-dark:63 63 70;--border:39 40 36;--border-muted:32 33 29;--border-emphasis:55 56 52;--category-architecture:139 92 246;--category-frontend:59 130 246;--category-backend:20 184 166;--category-devops:6 182 212;--category-tutorial:244 114 182;--success:34 197 94;--warning:234 179 8;--error:239 68 68;--info:59 130 246;--destructive:239 68 68;--destructive-foreground:255 255 255;--input:39 40 36;--ring:59 130 246;--radius:.5rem}.journal-subtitle{color:rgb(var(--muted-foreground));font-size:1.125rem;font-weight:500;line-height:1.6}.journal-caption{color:rgb(var(--muted-foreground));font-size:.875rem;font-weight:400;line-height:1.5}.journal-card-content{padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.container-base{margin-left:auto;margin-right:auto;max-width:80rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container-base{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container-base{padding-left:2rem;padding-right:2rem}}.section-padding{padding-bottom:4rem;padding-top:4rem}@media (min-width:768px){.section-padding{padding-bottom:6rem;padding-top:6rem}}.category-badge{align-items:center;background:rgb(var(--surface-elevated));border:1px solid rgb(var(--border));border-radius:9999px;color:rgb(var(--foreground));display:inline-flex;font-size:.75rem;font-weight:500;line-height:1rem;padding:.25rem .75rem}.category-badge[data-category=architecture]{background:rgba(var(--category-architecture),.1);border-color:rgba(var(--category-architecture),.2);color:rgb(var(--category-architecture))}.category-badge[data-category=frontend]{background:rgba(var(--category-frontend),.1);border-color:rgba(var(--category-frontend),.2);color:rgb(var(--category-frontend))}.category-badge[data-category=backend]{background:rgba(var(--category-backend),.1);border-color:rgba(var(--category-backend),.2);color:rgb(var(--category-backend))}.category-badge[data-category=devops]{background:rgba(var(--category-devops),.1);border-color:rgba(var(--category-devops),.2);color:rgb(var(--category-devops))}.category-badge[data-category=tutorial]{background:rgba(var(--category-tutorial),.1);border-color:rgba(var(--category-tutorial),.2);color:rgb(var(--category-tutorial))}.prose pre{border-color:rgb(var(--border));border-radius:.5rem;border-width:1px;margin-bottom:1.5rem;margin-top:1.5rem;overflow-x:auto;padding:1rem}.prose code:not(pre code),.prose pre{background-color:rgb(var(--surface-elevated))}.prose code:not(pre code){border-radius:.25rem;color:rgb(var(--foreground));font-size:.875rem;line-height:1.25rem;padding:.125rem .375rem}.focus-primary:focus{box-shadow:0 0 0 2px rgba(var(--primary),.5);outline:none}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.touch-target{min-height:88px}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.sr-only:focus{height:auto;margin:0;overflow:visible;padding:.25rem;position:static;width:auto;clip:auto;white-space:normal}@media (max-width:768px){.mobile-btn:focus,.mobile-nav-link:focus,.touch-target:focus{border-radius:.375rem;box-shadow:0 0 0 2px hsl(var(--primary)/.5);outline:none}*{-webkit-tap-highlight-color:hsl(var(--primary)/.1)}}@media (max-width:768px){@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.mobile-scroll-optimize{-webkit-overflow-scrolling:touch;transform:translateZ(0);will-change:scroll-position}.mobile-animate{backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}}@media (prefers-contrast:high){.hamburger-line{background-color:currentColor}.mobile-nav-link{border:1px solid transparent}.mobile-nav-link:focus,.mobile-nav-link:hover{border-color:currentColor}}@font-face{font-display:swap;font-family:Seriusans;font-style:normal;font-weight:400;src:url(../fonts/Seriusans-SADRAQUE.woff2) format("woff2");unicode-range:u+0053,u+0041,u+0044,u+0052,u+0051,u+0055,u+0045}.page-loader{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:opacity .2s ease;width:100vw;z-index:9999}.page-loader.fade-out{opacity:0;pointer-events:none}.loader-content{color:#fff;text-align:center}.loader-title{animation:loaderPulse 1.5s ease-in-out infinite;font-family:Seriusans,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:400;letter-spacing:.1em;margin-bottom:1rem}.loader-subtitle{font-family:Inter,system-ui,sans-serif;font-size:1.25rem;letter-spacing:.15em;opacity:.8}@keyframes loaderPulse{0%,to{opacity:1}50%{opacity:.7}}#__nuxt{opacity:0;transition:opacity .2s ease}html{scrollbar-gutter:stable}#__nuxt.loaded{opacity:1}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:JetBrains Mono,Fira Code,Monaco,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background:18 19 15;--foreground:255 255 255;--surface:26 27 23;--surface-elevated:32 33 29;--surface-higher:38 39 35;--primary:56 123 235;--primary-bright:79 134 245;--primary-muted:45 98 190;--primary-subtle:28 65 128;--primary-foreground:255 255 255;--secondary-color:18 160 145;--secondary-bright:35 175 165;--secondary-muted:12 128 118;--secondary-subtle:15 78 75;--accent-color:124 82 218;--accent-bright:142 108 235;--accent-muted:98 58 178;--accent-subtle:68 42 128;--category-architecture:124 82 218;--category-frontend:56 123 235;--category-backend:22 163 74;--category-devops:234 88 12;--category-tutorial:190 75 219;--border:39 40 36;--border-muted:32 33 29;--border-emphasis:55 56 52;--muted:39 39 42;--muted-foreground:161 161 170;--void-light:82 82 91;--void:39 39 42;--void-dark:24 24 27;--success:34 197 94;--warning:234 179 8;--error:239 68 68;--info:59 130 246;--card:var(--surface);--card-foreground:var(--foreground);--popover:var(--surface-elevated);--popover-foreground:var(--foreground);--accent:var(--accent-color);--accent-foreground:255 255 255;--destructive:var(--error);--destructive-foreground:255 255 255;--input:var(--border);--ring:var(--primary)}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--tw-prose-quote-borders);border-inline-start-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px rgb(var(--tw-prose-kbd-shadows)/10%);color:var(--tw-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.mobile-nav{display:block}@media (min-width:768px){.mobile-nav{display:none}}.journal-subtitle{font-size:1.125rem;line-height:1.6}.journal-caption,.journal-subtitle{color:rgb(var(--muted-foreground));font-weight:400}.journal-caption{font-size:.875rem;line-height:1.5}.prose{--tw-prose-pre-bg:#282a36}.prose pre{border-color:rgb(var(--border-muted));border-radius:.5rem;border-width:1px;margin-bottom:1.5rem;margin-top:1.5rem;overflow-x:auto;padding:1rem}.category-whisper[data-category=architecture]:hover .prose pre{color:rgb(var(--category-architecture)/.4)}.category-whisper[data-category=frontend]:hover .prose pre{color:rgb(var(--category-frontend)/.4)}.category-whisper[data-category=backend]:hover .prose pre{color:rgb(var(--category-backend)/.4)}.category-whisper[data-category=devops]:hover .prose pre{color:rgb(var(--category-devops)/.4)}.category-whisper[data-category=tutorial]:hover .prose pre{color:rgb(var(--category-tutorial)/.4)}.category-whisper[data-category=general]:hover .prose pre{color:rgb(var(--secondary-color)/.4)}.prose pre{box-shadow:0 2px 8px rgb(var(--background)/.3);font-family:JetBrains Mono,Fira Code,Monaco,monospace;font-size:.875rem;line-height:1.25rem;line-height:1.625}.category-whisper[data-category=architecture]:hover .prose code:not(pre code){color:rgb(var(--category-architecture)/.4)}.category-whisper[data-category=frontend]:hover .prose code:not(pre code){color:rgb(var(--category-frontend)/.4)}.category-whisper[data-category=backend]:hover .prose code:not(pre code){color:rgb(var(--category-backend)/.4)}.category-whisper[data-category=devops]:hover .prose code:not(pre code){color:rgb(var(--category-devops)/.4)}.category-whisper[data-category=tutorial]:hover .prose code:not(pre code){color:rgb(var(--category-tutorial)/.4)}.category-whisper[data-category=general]:hover .prose code:not(pre code){color:rgb(var(--secondary-color)/.4)}.prose code:not(pre code){background-color:rgb(var(--surface-elevated)/.7);border:1px solid rgb(var(--border-muted));border-radius:.25rem;color:rgb(var(--foreground)/.9);font-family:JetBrains Mono,Fira Code,Monaco,monospace;font-weight:500;padding:.25rem .5rem}.prose code:not(pre code),.prose pre code{font-size:.875rem;line-height:1.25rem}.prose pre code{background-color:transparent;color:inherit;padding:0}.prose pre::-webkit-scrollbar{height:4px}.prose pre::-webkit-scrollbar-track{background:rgb(var(--surface))}.prose pre::-webkit-scrollbar-thumb{background:rgb(var(--border-emphasis));border-radius:2px}.pagination-whisper{flex-direction:column;margin-top:5rem}.pagination-content,.pagination-whisper{align-items:center;display:flex;gap:1.5rem}.pagination-numbers{align-items:center;display:flex;gap:.75rem}.category-whisper[data-category=architecture]:hover .pagination-btn{color:rgb(var(--category-architecture)/.4)}.category-whisper[data-category=frontend]:hover .pagination-btn{color:rgb(var(--category-frontend)/.4)}.category-whisper[data-category=backend]:hover .pagination-btn{color:rgb(var(--category-backend)/.4)}.category-whisper[data-category=devops]:hover .pagination-btn{color:rgb(var(--category-devops)/.4)}.category-whisper[data-category=tutorial]:hover .pagination-btn{color:rgb(var(--category-tutorial)/.4)}.category-whisper[data-category=general]:hover .pagination-btn{color:rgb(var(--secondary-color)/.4)}.pagination-btn{border-radius:.75rem;color:rgb(var(--muted-foreground));font-family:JetBrains Mono,Fira Code,Monaco,monospace;font-size:.875rem;line-height:1.25rem;padding:.5rem 1rem}.pagination-btn:hover{color:rgb(var(--foreground))}.pagination-btn{transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.pagination-btn:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgb(var(--foreground)/.3);--tw-ring-offset-width:1px;--tw-ring-offset-color:rgb(var(--background))}.pagination-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgb(var(--surface-elevated)/.3);border:1px solid rgb(var(--border-muted)/.2)}.pagination-btn:hover{background:rgb(var(--surface-elevated)/.6);border-color:rgb(var(--border-emphasis)/.3);box-shadow:0 4px 20px #0000000f;transform:translateY(-1px)}.pagination-btn-active{background:rgb(var(--surface-elevated));border-color:rgb(var(--foreground)/.2);box-shadow:0 4px 20px rgb(var(--foreground)/.08);color:rgb(var(--foreground))}.pagination-btn-nav{align-items:center;display:flex;gap:.5rem;padding:.5rem 1.25rem}.pagination-btn-disabled{cursor:not-allowed;opacity:.4}.pagination-btn-disabled:hover{color:rgb(var(--muted-foreground))}.pagination-btn-disabled{box-shadow:none!important;transform:none!important}.pagination-btn-disabled:hover{background:rgb(var(--surface-elevated)/.3)!important;border-color:rgb(var(--border-muted)/.2)!important}.pagination-info{align-items:center;display:flex;gap:.25rem}.category-whisper[data-category=architecture]:hover .font-mono{color:rgb(var(--category-architecture)/.4)}.category-whisper[data-category=frontend]:hover .font-mono{color:rgb(var(--category-frontend)/.4)}.category-whisper[data-category=backend]:hover .font-mono{color:rgb(var(--category-backend)/.4)}.category-whisper[data-category=devops]:hover .font-mono{color:rgb(var(--category-devops)/.4)}.category-whisper[data-category=tutorial]:hover .font-mono{color:rgb(var(--category-tutorial)/.4)}.category-whisper[data-category=general]:hover .font-mono{color:rgb(var(--secondary-color)/.4)}.category-grid{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.category-minimal{align-items:center;display:flex;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.category-minimal:hover{--tw-translate-y:-1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.category-dot-minimal{border-radius:9999px;height:.25rem;opacity:.3;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:.25rem}.category-dot-minimal[data-category=architecture]{background:rgb(var(--category-architecture))}.category-dot-minimal[data-category=frontend]{background:rgb(var(--category-frontend))}.category-dot-minimal[data-category=backend]{background:rgb(var(--category-backend))}.category-dot-minimal[data-category=devops]{background:rgb(var(--category-devops))}.category-dot-minimal[data-category=tutorial]{background:rgb(var(--category-tutorial))}.category-dot-minimal[data-category=general]{background:rgb(var(--secondary-color))}.category-minimal:hover .category-dot-minimal{opacity:.6}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.right-4{right:1rem}.top-0{top:0}.top-4{top:1rem}.z-0{z-index:0}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-bottom:2rem;margin-top:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1\.5{margin-left:.375rem}.ml-12{margin-left:3rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.min-h-\[50vh\]{min-height:50vh}.min-h-\[60vh\]{min-height:60vh}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-md{max-width:28rem}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-bounce{animation:bounce 1s infinite}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slideUp .6s ease-out}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-border{border-color:rgb(var(--border))}.border-border-muted{border-color:rgb(var(--border-muted))}.border-border-muted\/30{border-color:rgb(var(--border-muted)/.3)}.border-border\/20{border-color:rgb(var(--border)/.2)}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-green-500\/20{border-color:#22c55e33}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity,1))}.bg-background{background-color:rgb(var(--background))}.bg-background\/95{background-color:rgb(var(--background)/.95)}.bg-card{background-color:rgb(var(--card))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-muted{background-color:rgb(var(--muted))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-surface{background-color:rgb(var(--surface))}.bg-surface-elevated{background-color:rgb(var(--surface-elevated))}.bg-surface-elevated\/20{background-color:rgb(var(--surface-elevated)/.2)}.bg-surface-elevated\/30{background-color:rgb(var(--surface-elevated)/.3)}.bg-surface-elevated\/50{background-color:rgb(var(--surface-elevated)/.5)}.bg-surface-elevated\/90{background-color:rgb(var(--surface-elevated)/.9)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-foreground{--tw-gradient-to:rgb(var(--foreground)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--foreground)) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-foreground\/20{--tw-gradient-to:rgb(var(--foreground)/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgb(var(--foreground)/.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pr-6{padding-right:1.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:JetBrains Mono,Fira Code,Monaco,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-6xl{font-size:3.75rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-hero-main{font-size:clamp(8rem,25vw,14.375rem);font-weight:400;letter-spacing:.05em;line-height:.9}.text-journal-subtitle{font-size:1.125rem;font-weight:400;line-height:1.6}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[0\.02em\]{letter-spacing:.02em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-foreground{color:rgb(var(--foreground))}.text-foreground\/80{color:rgb(var(--foreground)/.8)}.text-foreground\/90{color:rgb(var(--foreground)/.9)}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-muted-foreground{color:rgb(var(--muted-foreground))}.text-muted-foreground\/30{color:rgb(var(--muted-foreground)/.3)}.text-muted-foreground\/40{color:rgb(var(--muted-foreground)/.4)}.text-muted-foreground\/50{color:rgb(var(--muted-foreground)/.5)}.text-muted-foreground\/60{color:rgb(var(--muted-foreground)/.6)}.text-muted-foreground\/70{color:rgb(var(--muted-foreground)/.7)}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-secondary-color{color:rgb(var(--secondary-color))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-primary{--tw-ring-color:rgb(var(--primary))}.ring-offset-2{--tw-ring-offset-width:2px}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.touch-target{align-items:center;display:flex;justify-content:center;min-height:44px;min-width:44px;touch-action:manipulation}article h1,aside h1,nav h1,section h1{font-size:inherit}.font-seriusans{font-family:Seriusans,sans-serif}.font-loading{font-display:swap;text-rendering:optimizeSpeed}*{font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-seriusans-alt{font-family:Seriusans,sans-serif;font-feature-settings:"salt" 1,"ss01" 1,"ss02" 1,"ss03" 1,"ss04" 1,"ss05" 1;font-variant-alternates:styleset(1,2,3)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:640px){.pagination-content{flex-direction:column;gap:1rem}.pagination-numbers{gap:.5rem}.pagination-btn{padding:.5rem .75rem}.pagination-btn-nav{padding:.5rem 1rem}}@media (max-width:768px){.journal-listing-title{font-size:clamp(1.5rem,6vw,2.5rem)!important;margin-bottom:1rem}.journal-title{font-size:clamp(1.25rem,4vw,2rem)!important;line-height:1.25}.journal-subtitle{font-size:clamp(1.125rem,3vw,1.5rem)!important;line-height:1.25}.journal-body{font-size:.9rem!important;line-height:1.625}.journal-item-refined{margin-bottom:1rem;padding:1rem}.journal-item-title-refined{font-size:1.125rem;line-height:1.75rem}.journal-item-description-refined{font-size:.875rem;line-height:1.25rem;line-height:1.625}.category-whisper{font-size:.75rem;line-height:1rem}.container-base{padding-left:1rem;padding-right:1rem}.section-padding{padding-bottom:2rem;padding-top:2rem}.journal-header-refined{margin-bottom:2rem}.journal-skeleton-card>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.journal-skeleton-card{padding:1.5rem}}@media (max-width:480px){.category-whisper{display:block;text-align:center}.space-y-8>*+*{margin-top:1rem}}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-mono,[class*=mono],code,pre{font-family:JetBrains Mono,Fira Code,Monaco,monospace!important}.breadcrumb-sophisticated{font-family:JetBrains Mono,monospace!important}.breadcrumb-sophisticated *,code *,pre *{font-family:inherit}.prose code:not(pre code){font-family:JetBrains Mono,monospace!important}.prose pre code{font-family:inherit}@media (prefers-color-scheme:dark){.dark\:prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}}.hover\:border-border-emphasis:hover{border-color:rgb(var(--border-emphasis))}.hover\:bg-accent:hover{background-color:rgb(var(--accent))}.hover\:text-accent-foreground:hover{color:rgb(var(--accent-foreground))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.hover\:text-muted-foreground:hover{color:rgb(var(--muted-foreground))}.hover\:text-primary:hover{color:rgb(var(--primary))}.hover\:text-slate-900:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity,1))}.hover\:opacity-40:hover{opacity:.4}.hover\:opacity-60:hover{opacity:.6}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-primary\/30:focus{--tw-ring-color:rgb(var(--primary)/.3)}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.group:hover .group-hover\:translate-x-1{--tw-translate-x:.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-foreground\/90{color:rgb(var(--foreground)/.9)}.group:hover .group-hover\:text-primary{color:rgb(var(--primary))}.group:hover .group-hover\:text-secondary-bright{color:rgb(var(--secondary-bright))}@media (min-width:640px){.sm\:inline{display:inline}.sm\:flex-row{flex-direction:row}.sm\:gap-1{gap:.25rem}.sm\:gap-6{gap:1.5rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-color-scheme:dark){.dark\:border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.dark\:border-red-800{--tw-border-opacity:1;border-color:rgb(153 27 27/var(--tw-border-opacity,1))}.dark\:border-slate-700{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.dark\:bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.dark\:bg-red-900\/20{background-color:#7f1d1d33}.dark\:bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity,1))}.dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.dark\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.dark\:text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity,1))}.dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}}
