﻿*,::before,::after{box-sizing:border-box;background-repeat:no-repeat}::before,::after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:0.67em 0}:where(dl, ol, ul) :where(dl, ol, ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol, ul){list-style-type:none;padding:0}:where(nav li)::before{content:"\200B";float:left}:where(pre){font-family:monospace, monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b, strong){font-weight:bolder}:where(code, kbd, samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(audio, canvas, iframe, img, svg, video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:currentColor;text-indent:0}:where(button, input, select){margin:0}:where(button, [type="button" i], [type="reset" i], [type="submit" i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type="search" i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details > summary:first-of-type){display:list-item}:where([aria-busy="true" i]){cursor:progress}:where([aria-disabled="true" i], [disabled]){cursor:not-allowed}:where([aria-hidden="false" i][hidden]){display:initial}:where([aria-hidden="false" i][hidden]:not(:focus)){clip:rect(0, 0, 0, 0);position:absolute}:root{--phoneWidth: (max-width: 684px);--tabletWidth: (max-width: 900px)}.button-container{display:table;margin-left:auto;margin-right:auto}button,.button,a.button{position:relative;display:flex;align-items:center;justify-content:center;padding:12px 24px;margin-bottom:5px;text-decoration:none;text-align:center;font-weight:600;font-family:'Space Grotesk', sans-serif;letter-spacing:-0.01em;border-radius:50px;border:1px solid transparent;appearance:none;cursor:pointer;outline:none;transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);background:rgba(255,255,255,0.8);color:#1a202c;box-shadow:0 2px 10px rgba(0,0,0,0.05)}@media (prefers-color-scheme: dark){button,.button,a.button{background:rgba(15,17,22,0.8);color:inherit}}@media (prefers-color-scheme: light){button,.button,a.button{background:rgba(255,255,255,0.8)}}[data-theme=dark] button,[data-theme=dark] .button,[data-theme=dark] a.button{background:rgba(15,17,22,0.8);color:inherit}[data-theme=light] button,[data-theme=light] .button,[data-theme=light] a.button{background:rgba(255,255,255,0.8)}button.outline,.button.outline,a.button.outline{background:transparent;box-shadow:none;padding:8px 18px;border-color:#edf2f7}@media (prefers-color-scheme: dark){button.outline,.button.outline,a.button.outline{border-color:#1a1f2b;color:inherit}}@media (prefers-color-scheme: light){button.outline,.button.outline,a.button.outline{border-color:#edf2f7}}[data-theme=dark] button.outline,[data-theme=dark] .button.outline,[data-theme=dark] a.button.outline{border-color:#1a1f2b;color:inherit}[data-theme=light] button.outline,[data-theme=light] .button.outline,[data-theme=light] a.button.outline{border-color:#edf2f7}button.outline :hover,.button.outline :hover,a.button.outline :hover{transform:none;box-shadow:none}button.primary,.button.primary,a.button.primary{background:linear-gradient(90deg, #4776E6, #8E54E9);color:white;box-shadow:0 4px 15px rgba(71,118,230,0.3);border:none;position:relative;z-index:1;overflow:hidden}button.primary::before,.button.primary::before,a.button.primary::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, #FF0080, #7928CA);z-index:-1;opacity:0;transition:opacity 0.5s ease}button.primary:hover,.button.primary:hover,a.button.primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(142,84,233,0.4)}button.primary:hover::before,.button.primary:hover::before,a.button.primary:hover::before{opacity:1}button.primary:active,.button.primary:active,a.button.primary:active{transform:translateY(1px) scale(0.98);box-shadow:0 3px 10px rgba(71,118,230,0.3)}button.link,.button.link,a.button.link{background:none;font-size:1rem}button.small,.button.small,a.button.small{font-size:.8rem}button.wide,.button.wide,a.button.wide{min-width:200px;padding:14px 24px}.code-toolbar{margin-bottom:20px}.code-toolbar .toolbar-item a{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;margin-bottom:5px;text-decoration:none;text-align:center;font-size:13px;font-weight:500;border-radius:8px;border:1px solid transparent;appearance:none;cursor:pointer;outline:none;background:#edf2f7}@media (prefers-color-scheme: dark){.code-toolbar .toolbar-item a{background:#1a1f2b;color:inherit}}@media (prefers-color-scheme: light){.code-toolbar .toolbar-item a{background:#edf2f7}}[data-theme=dark] .code-toolbar .toolbar-item a{background:#1a1f2b;color:inherit}[data-theme=light] .code-toolbar .toolbar-item a{background:#edf2f7}.header{display:flex;align-items:center;justify-content:center;position:relative;padding:20px;transition:all 0.3s ease;box-shadow:0 4px 30px rgba(0,0,0,0.1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.7)}.header::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg, #4776E6, #8E54E9);opacity:0.3}@media (prefers-color-scheme: dark){.header{background:rgba(15,17,22,0.7);box-shadow:0 4px 30px rgba(0,0,0,0.2);border-bottom:1px solid rgba(255,255,255,0.05)}}@media (prefers-color-scheme: light){.header{background:rgba(255,255,255,0.7);box-shadow:0 4px 30px rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.1)}}[data-theme=dark] .header{background:rgba(15,17,22,0.7);box-shadow:0 4px 30px rgba(0,0,0,0.2);border-bottom:1px solid rgba(255,255,255,0.05)}[data-theme=light] .header{background:rgba(255,255,255,0.7);box-shadow:0 4px 30px rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.1)}.header__right{display:flex;flex-direction:row;align-items:center}@media (max-width: 684px){.header__right{flex-direction:row-reverse}}.header__inner{display:flex;align-items:center;justify-content:space-between;margin:0 auto;width:760px;max-width:100%}.theme-toggle{display:flex;align-items:center;justify-content:center;line-height:1;cursor:pointer;padding:10px;border-radius:50%;transition:all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);background:rgba(0,0,0,0.03);box-shadow:0 2px 10px rgba(0,0,0,0.05);border:1px solid rgba(255,255,255,0.1)}[data-theme=dark] .theme-toggle{background:rgba(255,255,255,0.05);box-shadow:0 2px 10px rgba(0,0,0,0.2)}.theme-toggle:hover{transform:rotate(30deg) scale(1.1);background:rgba(71,118,230,0.1);box-shadow:0 5px 15px rgba(71,118,230,0.2)}[data-theme=dark] .theme-toggle:hover{background:rgba(71,118,230,0.1);box-shadow:0 5px 15px rgba(71,118,230,0.2)}.theme-toggler{fill:currentColor;width:22px;height:22px;transition:all 0.3s ease}.theme-toggle:hover .theme-toggler{fill:#7928CA}[data-theme=dark] .theme-toggle:hover .theme-toggler{fill:#7928CA}.not-selectable{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.logo{display:flex;align-items:center;text-decoration:none;font-weight:bold;font-display:auto;font-family:monospace, monospace}.logo img{height:44px}.logo__mark{margin-right:5px}.logo__text{font-size:1.125rem}.logo__cursor{display:inline-block;width:10px;height:1rem;background:#fe5186;margin-left:5px;border-radius:1px;animation:cursor 1s infinite}@media (prefers-reduced-motion: reduce){.logo__cursor{animation:none}}@keyframes cursor{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.menu{z-index:9999;background:rgba(255,255,255,0.8)}@media (prefers-color-scheme: dark){.menu{background:rgba(15,17,22,0.8)}}@media (prefers-color-scheme: light){.menu{background:rgba(255,255,255,0.8)}}[data-theme=dark] .menu{background:rgba(15,17,22,0.8)}[data-theme=light] .menu{background:rgba(255,255,255,0.8)}@media (max-width: 684px){.menu{position:absolute;top:50px;right:0;border:none;margin:0;padding:10px}}.menu__inner{display:flex;align-items:center;justify-content:flex-start;max-width:100%;margin:0 auto;padding:0 15px;font-size:1rem;list-style:none}.menu__inner li{margin:0 12px}@media (max-width: 684px){.menu__inner{flex-direction:column;align-items:flex-start;padding:0}.menu__inner li{margin:0;padding:5px}}.menu-trigger{width:24px;height:24px;fill:currentColor;margin-left:10px;cursor:pointer;display:none}@media (max-width: 684px){.menu-trigger{display:block}}.menu a{display:inline-block;margin-right:15px;text-decoration:none}.menu a:hover{text-decoration:underline}.menu a:last-of-type{margin-right:0}.submenu{background:rgba(255,255,255,0.8)}@media (prefers-color-scheme: dark){.submenu{background:rgba(15,17,22,0.8)}}@media (prefers-color-scheme: light){.submenu{background:rgba(255,255,255,0.8)}}[data-theme=dark] .submenu{background:rgba(15,17,22,0.8)}[data-theme=light] .submenu{background:rgba(255,255,255,0.8)}.submenu ul{list-style-type:none;margin:0;padding:0;overflow:hidden}.submenu li a,.submenu .dropbtn{display:inline-block;text-decoration:none}.submenu li.dropdown{display:inline-block}.submenu .dropdown-content{display:none;position:absolute;background:rgba(15,17,22,0.8)}@media (prefers-color-scheme: light){.submenu .dropdown-content{background:rgba(255,255,255,0.8)}}[data-theme=dark] .submenu .dropdown-content{background:rgba(15,17,22,0.8)}[data-theme=light] .submenu .dropdown-content{background:rgba(255,255,255,0.8)}.submenu .dropdown-content a{padding:12px 20px;text-decoration:none;display:block;text-align:left}.submenu .dropdown-content a:hover{background:rgba(15,17,22,0.8)}@media (prefers-color-scheme: light){.submenu .dropdown-content a:hover{background:rgba(255,255,255,0.8)}}[data-theme=dark] .submenu .dropdown-content a:hover{background:rgba(15,17,22,0.8)}[data-theme=light] .submenu .dropdown-content a:hover{background:rgba(255,255,255,0.8)}.submenu .dropdown:hover .dropdown-content{display:block}html{box-sizing:border-box;line-height:1.6;letter-spacing:0.06em;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;font-family:"Inter", -apple-system, BlinkMacSystemFont, "Roboto", "Segoe UI", Helvetica, Arial, sans-serif;font-display:auto;font-size:1rem;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga", "tnum", "case", "calt", "zero", "ss01", "locl";-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;letter-spacing:-0.01em;display:flex;min-height:100vh;flex-direction:column;background-color:#f8f9fa;color:#1a202c;transition:background-color 0.5s ease, color 0.5s ease}@media (max-width: 684px){body{font-size:1rem}}@media (prefers-color-scheme: dark){body{background-color:#0f1116;color:#e2e8f0;background-image:radial-gradient(circle at 15% 50%, rgba(71,118,230,0.08) 0%, transparent 25%), radial-gradient(circle at 85% 30%, rgba(142,84,233,0.08) 0%, transparent 25%);background-attachment:fixed;background-size:100% 100%}}@media (prefers-color-scheme: light){body{background-color:#f8f9fa;color:#1a202c}}[data-theme=dark] body{background-color:#0f1116;color:#e2e8f0;background-image:radial-gradient(circle at 15% 50%, rgba(71,118,230,0.08) 0%, transparent 25%),radial-gradient(circle at 85% 30%, rgba(142,84,233,0.08) 0%, transparent 25%);background-attachment:fixed;background-size:100% 100%;animation:subtle-pulse 15s ease-in-out infinite alternate}[data-theme=light] body{background-color:#f8f9fa;color:#1a202c}@keyframes subtle-pulse{0%{background-position:0% 0%}100%{background-position:100% 100%}}h1,h2,h3,h4,h5,h6{font-family:'Space Grotesk', sans-serif;display:flex;align-items:center;line-height:1.2;font-weight:600;letter-spacing:-0.02em}h1{font-size:2.75rem;background:linear-gradient(90deg, #4776E6, #8E54E9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}h2{font-size:1.75rem;margin-top:2.5em;background:linear-gradient(90deg, #4776E6, #8E54E9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}h3{font-size:1.5rem}h4{font-size:1.25rem}@media (max-width: 684px){h1{font-size:2rem}h2{font-size:1.4rem}h3{font-size:1.15rem}h4{font-size:1.125rem}}a{color:inherit;text-decoration:none;position:relative;transition:all 0.3s ease}a:not(.button):not(.post-card-read-more):not(.post-card-title a){background-image:linear-gradient(90deg, currentColor, currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px}a:not(.button):not(.post-card-read-more):not(.post-card-title a):hover{color:#7928CA;background-image:linear-gradient(90deg, #4776E6, #8E54E9);background-size:100% 2px}[data-theme=dark] a:not(.button):not(.post-card-read-more):not(.post-card-title a):hover{color:#7928CA;background-image:linear-gradient(90deg, #4776E6, #8E54E9)}img{display:block;aspect-ratio:attr(width)/attr(height)}img.left{margin-right:auto}img.center{margin-left:auto;margin-right:auto}img.right{margin-left:auto}img.circle{border-radius:50%;max-width:25%;margin:auto}figure{display:table;max-width:100%;margin:25px 0}figure.left{margin-right:auto}figure.left-floated{margin-right:auto;float:left}figure.left-floated img{margin:20px 20px 20px 0}figure.center{margin-left:auto;margin-right:auto}figure.right{margin-left:auto}figure.right-floated{margin-left:auto;float:right}figure.right-floated img{margin:20px 0 20px 20px}figure.rounded img{border-radius:50%}figure figcaption{font-size:14px;margin-top:5px;opacity:0.8}figure figcaption.left{text-align:left}figure figcaption.center{text-align:center}figure figcaption.right{text-align:right}em,i,strong{color:#2d3748}@media (prefers-color-scheme: dark){em,i,strong{color:#fff}}@media (prefers-color-scheme: light){em,i,strong{color:#2d3748}}[data-theme=dark] em,[data-theme=dark] i,[data-theme=dark] strong{color:white}[data-theme=light] em,[data-theme=light] i,[data-theme=light] strong{color:black}code{font-family:"JetBrains Mono", Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;font-display:auto;font-feature-settings:normal;padding:3px 8px;margin:0 2px;border-radius:6px;font-size:0.9rem;background:rgba(237,242,247,0.7);border:1px solid rgba(0,0,0,0.05);transition:all 0.3s ease}@media (prefers-color-scheme: dark){code{background:rgba(26,31,43,0.7);border-color:rgba(255,255,255,0.05)}}@media (prefers-color-scheme: light){code{background:rgba(237,242,247,0.7);border-color:rgba(0,0,0,0.05)}}[data-theme=dark] code{background:rgba(26,31,43,0.7);border-color:rgba(255,255,255,0.05)}[data-theme=light] code{background:rgba(237,242,247,0.7);border-color:rgba(0,0,0,0.05)}pre{padding:15px 20px;border-radius:12px;font-size:0.9rem;overflow:auto;box-shadow:0 5px 20px rgba(0,0,0,0.1);border:1px solid rgba(0,0,0,0.05);position:relative}[data-theme=dark] pre{background-color:rgba(26,31,43,0.7);border-color:rgba(255,255,255,0.05)}[data-theme=light] pre{background-color:rgba(237,242,247,0.7);border-color:rgba(0,0,0,0.05)}pre .copy-button{position:absolute;padding:0;top:10px;right:10px;width:36px;height:36px;background:rgba(237,242,247,0.9);border:1px solid rgba(0,0,0,0.05);border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:1;transition:all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:10;box-shadow:0 2px 10px rgba(0,0,0,0.1)}@media (max-width: 684px){pre .copy-button{opacity:1}}[data-theme=dark] pre .copy-button{background:rgba(26,31,43,0.9);border-color:rgba(255,255,255,0.05);box-shadow:0 2px 10px rgba(0,0,0,0.2)}[data-theme=dark] pre .copy-button::before{background:linear-gradient(90deg, #00F5A0, #00D9F5)}pre .copy-button svg{width:20px;height:20px;stroke:#2d3748;stroke-width:2.5;transition:all 0.3s ease}[data-theme=dark] pre .copy-button svg{stroke:#fff}pre .copy-button:hover{opacity:1;background:rgba(121,40,202,0.1);box-shadow:0 5px 15px rgba(71,118,230,0.2);transform:translateY(-2px)}[data-theme=dark] pre .copy-button:hover{background:rgba(121,40,202,0.1);box-shadow:0 5px 15px rgba(71,118,230,0.2)}pre .copy-button:hover svg{stroke:#7928CA}[data-theme=dark] pre .copy-button:hover svg{stroke:#7928CA}pre .copy-button.copied{background:rgba(0,200,83,0.2);border-color:rgba(0,200,83,0.3);box-shadow:0 5px 15px rgba(0,200,83,0.2)}pre .copy-button.copied::before{background:linear-gradient(90deg, #00c853, #00e676);opacity:1}pre .copy-button.copied svg{stroke:#00c853;stroke-width:3}pre .copy-button.error{background:rgba(255,0,0,0.2);border-color:rgba(255,0,0,0.3);box-shadow:0 5px 15px rgba(255,0,0,0.2)}pre .copy-button.error::before{background:linear-gradient(90deg, #f44336, #ff5252);opacity:1}pre .copy-button.error svg{stroke:#ff0000;stroke-width:3}pre::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg, #4776E6, #8E54E9);opacity:0.7}@media (prefers-color-scheme: dark){pre{box-shadow:0 5px 20px rgba(0,0,0,0.2);border-color:rgba(255,255,255,0.05)}pre::before{background:linear-gradient(90deg, #00F5A0, #00D9F5)}}[data-theme=dark] pre{box-shadow:0 5px 20px rgba(0,0,0,0.2);border-color:rgba(255,255,255,0.05)}[data-theme=dark] pre::before{background:linear-gradient(90deg, #00F5A0, #00D9F5)}@media (max-width: 684px){pre{white-space:pre-wrap;word-wrap:break-word}}pre code{background:none !important;margin:0;padding:0;font-size:inherit;color:#ccc}@media (prefers-color-scheme: dark){pre code{color:inherit}}@media (prefers-color-scheme: light){pre code{color:#ccc}}[data-theme=dark] pre code{color:inherit}[data-theme=light] pre code{color:#ccc}blockquote{position:relative;border-left:none;margin:40px;padding:25px 35px;background:rgba(237,242,247,0.3);border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,0.07);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.1);transition:all 0.3s ease}@media (prefers-color-scheme: dark){blockquote{background:rgba(26,31,43,0.3);box-shadow:0 8px 30px rgba(0,0,0,0.2);border-color:rgba(255,255,255,0.05)}}[data-theme=dark] blockquote{background:rgba(26,31,43,0.3);box-shadow:0 8px 30px rgba(0,0,0,0.2);border-color:rgba(255,255,255,0.05)}blockquote:hover{box-shadow:0 15px 40px rgba(71,118,230,0.15)}[data-theme=dark] blockquote:hover{box-shadow:0 15px 40px rgba(0,245,160,0.1)}blockquote::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(90deg, #4776E6, #8E54E9);border-radius:4px 0 0 4px}blockquote::after{content:'"';position:absolute;top:10px;left:20px;font-family:'Space Grotesk', sans-serif;font-size:4rem;line-height:1;color:transparent;background:linear-gradient(90deg, #4776E6, #8E54E9);-webkit-background-clip:text;background-clip:text;opacity:0.2}[data-theme=dark] blockquote::after{background:linear-gradient(90deg, #00F5A0, #00D9F5);-webkit-background-clip:text;background-clip:text}@media (max-width: 684px){blockquote{margin:20px 0;padding:15px 20px}}blockquote p:first-of-type{margin-top:0}blockquote p:last-of-type{margin-bottom:0}ul,ol{margin-left:40px;padding:0}@media (max-width: 684px){ul,ol{margin-left:20px}}ol ol{list-style-type:lower-alpha}.container{flex:1 auto;display:flex;flex-direction:column;justify-content:center;text-align:center}.content{display:flex;flex-direction:column;flex:1 auto;align-items:center;justify-content:center;margin:0}@media (max-width: 684px){.content{margin-top:0}}hr{width:100%;border:none;height:1px;background:#e2e8f0}@media (prefers-color-scheme: dark){hr{background:#2d3748}}@media (prefers-color-scheme: light){hr{background:#e2e8f0}}[data-theme=dark] hr{background:#2d3748}[data-theme=light] hr{background:#e2e8f0}.hidden{display:none}@media (max-width: 684px){.hide-on-phone{display:none}}@media (max-width: 900px){.hide-on-tablet{display:none}}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:14px;font-weight:bold;height:auto;width:auto;top:5px;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;z-index:100000}.background-image{background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center center}.posts{width:100%;max-width:800px;text-align:left;padding:20px;margin:20px auto}@media (max-width: 900px){.posts{max-width:660px}}.posts:not(:last-of-type){border-bottom:1px solid #e2e8f0}@media (prefers-color-scheme: dark){.posts:not(:last-of-type){border-bottom:1px solid #2d3748}}@media (prefers-color-scheme: light){.posts:not(:last-of-type){border-bottom:1px solid #e2e8f0}}[data-theme=dark] .posts:not(:last-of-type){border-bottom:1px solid #2d3748}[data-theme=light] .posts:not(:last-of-type){border-bottom:1px solid #e2e8f0}.posts-group{display:flex;margin-bottom:1.9em;line-height:normal}@media (max-width: 900px){.posts-group{display:block}}.posts-list{flex-grow:1;margin:0;padding:0;list-style:none}.posts .post-title{font-size:1rem;margin:5px 0 5px 0;color:#1a202c}@media (prefers-color-scheme: dark){.posts .post-title{color:#e2e8f0}}[data-theme=dark] .posts .post-title{color:#e2e8f0}[data-theme=light] .posts .post-title{color:#1a202c}.posts .post-year{padding-top:6px;margin-right:1.8em;font-size:1.6em;opacity:.6}@media (max-width: 900px){.posts .post-year{margin:-6px 0 4px}}.posts .post-item{border-bottom:1px #e2e8f0 dashed}@media (prefers-color-scheme: dark){.posts .post-item{border-bottom:1px #2d3748 dashed}}@media (prefers-color-scheme: light){.posts .post-item{border-bottom:1px #e2e8f0 dashed}}[data-theme=dark] .posts .post-item{border-bottom:1px #2d3748 dashed}[data-theme=light] .posts .post-item{border-bottom:1px #e2e8f0 dashed}.posts .post-item a{display:flex;justify-content:space-between;align-items:baseline;padding:12px 0;text-decoration:none;transition:color 0.3s ease}.posts .post-item a:hover{color:#7928CA}[data-theme=dark] .posts .post-item a:hover{color:#7928CA}.posts .post-item a:hover .post-title{color:#7928CA}[data-theme=dark] .posts .post-item a:hover .post-title{color:#7928CA}.posts .post-day{flex-shrink:0;margin-left:1em;opacity:.6}.post{width:100%;max-width:800px;text-align:left;padding:20px;margin:20px auto}@media (max-width: 900px){.post{max-width:600px}}.post-date:after{content:'—'}.post-title{font-size:2.625rem;margin:0 0 20px}@media (max-width: 684px){.post-title{font-size:2rem}}.post-title a{text-decoration:none;position:relative;color:#1a202c;background-image:linear-gradient(90deg, currentColor, currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);padding-bottom:2px;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial;text-fill-color:initial}@media (prefers-color-scheme: dark){.post-title a{color:#e2e8f0}}[data-theme=dark] .post-title a{color:#e2e8f0}[data-theme=light] .post-title a{color:#1a202c}.post-title a:hover{background-size:100% 2px;color:#7928CA;transition:color 0.4s ease, background-size 0.4s ease}[data-theme=dark] .post-title a:hover{color:#7928CA}.post-tags{display:block;margin-bottom:20px;font-size:1rem;opacity:0.5}.post-tags a{text-decoration:none}.post-content{margin-top:30px}.post-cover{border-radius:8px;margin:40px -50px;width:1200px;max-width:1200px;overflow:hidden}@media (max-width: 900px){.post-cover{margin:20px 0;width:100%}}.post-excerpt{color:grey;font-style:italic}.post-info{margin-top:30px;font-size:0.8rem;line-height:normal;opacity:.6}.post-info p{margin:0.8em 0}.post-info a:hover{color:#7928CA;border-bottom:1px solid #7928CA}[data-theme=dark] .post-info a:hover{color:#7928CA;border-bottom:1px solid #7928CA}.post-info svg{margin-right:0.8em}.post-info .tag{margin-right:0.5em}.post-info .tag::before{content:"#"}.post-info .feather{display:inline-block;vertical-align:-.125em;width:1em;height:1em}.post-audio{display:flex;justify-content:center;align-items:center;padding-top:20px}.post-audio audio{width:90%}.post .flag{border-radius:50%;margin:0 5px}.pagination{margin-top:20px}.pagination__title{display:flex;text-align:center;position:relative;margin:20px 0}.pagination__title-h{text-align:center;margin:0 auto;padding:5px 10px;font-size:0.8rem;text-transform:uppercase;text-decoration:none;letter-spacing:0.1em;z-index:1;background:#f8f9fa;color:#4a5568}@media (prefers-color-scheme: dark){.pagination__title-h{background:#0f1116;color:#a0aec0}}@media (prefers-color-scheme: light){.pagination__title-h{background:#f8f9fa;color:#4a5568}}[data-theme=dark] .pagination__title-h{background:#0f1116;color:#a0aec0}[data-theme=light] .pagination__title-h{background:#f8f9fa;color:#4a5568}.pagination__title hr{position:absolute;left:0;right:0;width:100%;margin-top:15px;z-index:0}.pagination__buttons{display:flex;align-items:center;justify-content:center}.pagination__buttons a{text-decoration:none;font-weight:bold;transition:color 0.3s ease}.pagination__buttons a:hover{color:#7928CA}[data-theme=dark] .pagination__buttons a:hover{color:#7928CA}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;border-radius:8px;max-width:40%;padding:0;cursor:pointer;appearance:none;background:#edf2f7}@media (prefers-color-scheme: dark){.button{background:#1a1f2b}}@media (prefers-color-scheme: light){.button{background:#edf2f7}}[data-theme=dark] .button{background:#1a1f2b}[data-theme=light] .button{background:#edf2f7}.button+.button{margin-left:10px}.button a{display:flex;padding:8px 16px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;transition:color 0.3s ease}.button a:hover{color:#7928CA}[data-theme=dark] .button a:hover{color:#7928CA}.button__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.button.next .button__icon{margin-left:8px}.button.previous .button__icon{margin-right:8px}.footer{padding:40px 20px;flex-grow:0;color:#4a5568}@media (prefers-color-scheme: dark){.footer{color:#a0aec0}}@media (prefers-color-scheme: light){.footer{color:#4a5568}}[data-theme=dark] .footer{color:#a0aec0}[data-theme=light] .footer{color:#4a5568}.footer__inner{display:flex;align-items:center;justify-content:center;margin:0 auto;width:760px;max-width:100%}@media (max-width: 900px){.footer__inner{flex-direction:column}}.footer__content{display:flex;flex-direction:row;align-items:center;font-size:1rem;color:#4a5568}@media (prefers-color-scheme: dark){.footer__content{color:#a0aec0}}@media (prefers-color-scheme: light){.footer__content{color:#4a5568}}[data-theme=dark] .footer__content{color:#a0aec0}[data-theme=light] .footer__content{color:#4a5568}@media (max-width: 900px){.footer__content{flex-direction:column;margin-top:10px}}.footer__content>*:not(:last-child)::after{content:"•";padding:0 5px}@media (max-width: 900px){.footer__content>*:not(:last-child)::after{content:"";padding:0}}.footer__content>*:last-child{padding:0 0px}@media (max-width: 900px){.footer__content>*:last-child{padding:0}}.sharing-buttons{display:flex;flex-wrap:wrap;justify-content:space-between}.sharing-buttons .resp-sharing-button__icon,.sharing-buttons .resp-sharing-button__link{display:inline-block}.sharing-buttons .resp-sharing-button__link{text-decoration:none;margin:0.5em}.sharing-buttons .resp-sharing-button{border-radius:5px;transition:25ms ease-out;padding:0.5em 0.75em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.sharing-buttons .resp-sharing-button__icon svg{width:1em;height:1em;margin-right:0.4em;vertical-align:top}.sharing-buttons .resp-sharing-button--small svg{margin:0;vertical-align:middle}.post-content table{border-collapse:collapse;margin:25px auto;font-size:0.9em;min-width:400px;max-width:100%}.post-content table th,.post-content table td{padding:12px 15px;border:1px solid #e2e8f0}@media (prefers-color-scheme: dark){.post-content table th,.post-content table td{border:1px solid #2d3748}}@media (prefers-color-scheme: light){.post-content table th,.post-content table td{border:1px solid #e2e8f0}}[data-theme=dark] .post-content table th,[data-theme=dark] .post-content table td{border:1px solid #2d3748}[data-theme=light] .post-content table th,[data-theme=light] .post-content table td{border:1px solid #e2e8f0}.post-content table thead tr{text-align:left;background-color:#e2e8f0;color:#1a202c}@media (prefers-color-scheme: dark){.post-content table thead tr{background-color:#2d3748;color:#e2e8f0}}@media (prefers-color-scheme: light){.post-content table thead tr{background-color:#e2e8f0;color:#1a202c}}[data-theme=dark] .post-content table thead tr{background-color:#2d3748;color:#e2e8f0}[data-theme=light] .post-content table thead tr{background-color:#e2e8f0;color:#1a202c}.post-content table tbody tr{border:1px solid #e2e8f0}@media (prefers-color-scheme: dark){.post-content table tbody tr{border:1px solid #2d3748}}@media (prefers-color-scheme: light){.post-content table tbody tr{border:1px solid #e2e8f0}}[data-theme=dark] .post-content table tbody tr{border:1px solid #2d3748}[data-theme=light] .post-content table tbody tr{border:1px solid #e2e8f0}.btn-404 svg{vertical-align:middle;display:inline-block;margin-right:5px}.btn-404 a{margin:0 10px}.posts-section{width:100%;max-width:1200px;margin:4rem auto;padding:0 1rem}.posts-section-title{font-size:2.5rem;margin-bottom:2rem;text-align:center;background:linear-gradient(90deg, #4776E6, #8E54E9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.5rem}.posts-loading{grid-column:1 / -1;text-align:center;padding:2rem;font-size:1.2rem;color:#4a5568}[data-theme=dark] .posts-loading{color:#a0aec0}.post-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;transition:all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);height:auto;min-height:120px;position:relative;border:1px solid rgba(255,255,255,0.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:rgba(237,242,247,0.5);box-shadow:0 4px 20px rgba(0,0,0,0.08)}.post-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg, #4776E6, #8E54E9);opacity:0;transition:opacity 0.3s ease}@media (prefers-color-scheme: dark){.post-card{background-color:rgba(26,31,43,0.5);box-shadow:0 4px 20px rgba(0,0,0,0.2);border-color:rgba(255,255,255,0.05)}}@media (prefers-color-scheme: light){.post-card{background-color:rgba(237,242,247,0.5);box-shadow:0 4px 20px rgba(0,0,0,0.08);border-color:rgba(255,255,255,0.1)}}[data-theme=dark] .post-card{background-color:rgba(26,31,43,0.5);box-shadow:0 4px 20px rgba(0,0,0,0.2);border-color:rgba(255,255,255,0.05)}[data-theme=light] .post-card{background-color:rgba(237,242,247,0.5);box-shadow:0 4px 20px rgba(0,0,0,0.08);border-color:rgba(255,255,255,0.1)}.post-card:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 35px rgba(71,118,230,0.2)}.post-card:hover::before{opacity:1}[data-theme=dark] .post-card:hover{box-shadow:0 15px 35px rgba(0,245,160,0.15)}.post-card-image{height:200px;overflow:hidden}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.post-card-image img:hover{transform:scale(1.05)}.post-card-content{display:flex;flex-direction:column;flex-grow:1;padding:0.75rem;justify-content:center;text-align:center}.post-card-header{margin-bottom:1rem}.post-card-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:0.3rem;margin-bottom:0.5rem}.post-card-tag{font-size:0.65rem;padding:0.2rem 0.6rem;border-radius:50px;background:linear-gradient(90deg, #4776E6, #8E54E9);color:white;font-family:'Space Grotesk', sans-serif;font-weight:500;letter-spacing:0.02em;box-shadow:0 2px 8px rgba(71,118,230,0.2);transition:all 0.3s ease}.post-card-tag:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(71,118,230,0.3)}.post-card-title{font-size:1.2rem;line-height:1.3;margin:1.5rem;font-weight:600;font-family:'Space Grotesk', sans-serif;letter-spacing:-0.02em;text-align:center}.post-card-title a{text-decoration:none;background-image:linear-gradient(90deg, currentColor, currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);padding-bottom:2px;color:#1a202c;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial;text-fill-color:initial}@media (prefers-color-scheme: dark){.post-card-title a{color:#e2e8f0}}[data-theme=dark] .post-card-title a{color:#e2e8f0}[data-theme=light] .post-card-title a{color:#1a202c}.post-card-title a:hover{background-size:100% 2px;color:#7928CA;transition:color 0.4s ease, background-size 0.4s ease}[data-theme=dark] .post-card-title a:hover{color:#7928CA}.post-card-meta{display:flex;align-items:center;justify-content:center;gap:0.5rem;margin-top:0.4rem;margin-bottom:0;font-size:0.7rem;color:#4a5568;font-style:italic}[data-theme=dark] .post-card-meta{color:#a0aec0}.post-card-excerpt{flex-grow:1;margin-bottom:1.5rem}.post-card-excerpt p{margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.post-card-footer{margin-top:auto}.post-card-read-more{display:inline-block;padding:0.6rem 1.4rem;border-radius:50px;text-decoration:none;font-weight:500;font-family:'Space Grotesk', sans-serif;letter-spacing:-0.01em;transition:all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);background:linear-gradient(90deg, #4776E6, #8E54E9);color:white;position:relative;z-index:1;overflow:hidden;box-shadow:0 4px 15px rgba(71,118,230,0.3)}.post-card-read-more::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, #FF0080, #7928CA);z-index:-1;opacity:0;transition:opacity 0.4s ease}.post-card-read-more:hover{transform:translateX(5px) scale(1.05);box-shadow:0 8px 20px rgba(142,84,233,0.4)}.post-card-read-more:hover::before{opacity:1}@media (max-width: 684px){.posts-grid{grid-template-columns:1fr}.post-card-title{font-size:1.25rem}}

/*# sourceMappingURL=main.css.map */