/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.top-nav{position:fixed;top:0;left:0;right:0;background-color:#181825;border-bottom:1px solid #45475a;z-index:1000;height:70px}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;height:100%;display:flex;justify-content:space-between;align-items:center}.nav-left{display:flex;align-items:center;gap:1rem}.nav-logo img{width:40px;height:40px;border-radius:50%;object-fit:cover}.nav-brand{font-size:1.2rem;font-weight:600;color:#cdd6f4;text-decoration:none;border-bottom:none}.nav-brand:hover{color:#89b4fa}.nav-right{display:flex;gap:2rem}.nav-link{color:#cdd6f4;text-decoration:none;font-size:1rem;transition:color 0.2s ease;border-bottom:none;display:flex;align-items:center;gap:0.5rem}.nav-link i{font-size:1.1rem}.nav-link:hover{color:#89b4fa}.nav-link--new{position:relative}.nav-link--new::after{position:absolute;top:-1.25rem;right:-0.65rem;padding:0.2rem 0.45rem;color:#181825;background:linear-gradient(110deg, #74c7ec 20%, #b4befe 48%, #89b4fa 72%);background-size:250% 100%;border:1px solid rgba(255,255,255,0.6);border-radius:999px;box-shadow:0 0 0 2px rgba(24,24,37,0.85),0 0 0 rgba(137,180,250,0);content:"NEW";font-size:0.6rem;font-weight:800;letter-spacing:0.1em;line-height:1;pointer-events:none;transform-origin:center;animation:nav-new-arrive 0.45s ease-out 0.25s both, nav-new-shimmer 1.6s ease-in-out 0.7s 3}@keyframes nav-new-arrive{from{opacity:0;transform:translateY(0.35rem) rotate(-8deg) scale(0.5)}to{opacity:1;transform:translateY(0) rotate(-4deg) scale(1)}}@keyframes nav-new-shimmer{0%,100%{background-position:100% 50%;box-shadow:0 0 0 2px rgba(24,24,37,0.85),0 0 0 rgba(137,180,250,0)}50%{background-position:0 50%;box-shadow:0 0 0 2px rgba(24,24,37,0.85),0 0 0.9rem rgba(137,180,250,0.95)}}.social-bar{position:fixed;top:70px;left:0;right:0;background:#1e1e2e;border-bottom:1px solid #45475a;z-index:999;padding:0.75rem 0}.social-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.social-link{--social-color: #a6adc8;display:flex;align-items:center;gap:0.5rem;color:var(--social-color);text-decoration:none;font-size:0.9rem;transition:filter 0.2s ease, transform 0.2s ease;border-bottom:none}.social-link--twitter{--social-color: #89b4fa}.social-link--github{--social-color: #cdd6f4}.social-link--linkedin{--social-color: #74c7ec}.social-link--rss{--social-color: #fab387}.social-link--instagram{--social-color: #f5c2e7}.social-link i{font-size:1.2rem}.social-link:hover,.social-link:focus-visible{color:var(--social-color);filter:brightness(1.12);transform:translateY(-1px)}.social-link span{font-weight:400}.post-card{position:relative;isolation:isolate;overflow:hidden;background:#313244;border-radius:8px;margin-bottom:2rem;padding:1.5rem;border:1px solid #45475a;transition:transform 0.2s ease, box-shadow 0.2s ease;box-sizing:border-box;max-width:100%}.post-card--has-cover::before{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg, rgba(17,17,27,0.82) 0%, rgba(17,17,27,0.68) 55%, rgba(17,17,27,0.78) 100%);content:"";pointer-events:none}.post-card-cover{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;opacity:0.38;filter:saturate(0.75) contrast(1.08);transition:filter 0.35s ease, opacity 0.35s ease, transform 0.35s ease}.post-card-header,.post-card-body{position:relative;z-index:2}.post-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.4)}.post-card:hover .post-card-cover{opacity:0.48;filter:saturate(0.9) contrast(1.12);transform:scale(1.015)}.post-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap}.post-card-tags{display:flex;gap:0.5rem;flex-wrap:wrap;flex:1}.tag-badge{background:#1e1e2e;color:#89b4fa;padding:0.25rem 0.75rem;border-radius:12px;font-size:0.85rem;text-decoration:none;border:1px solid #45475a;transition:background 0.2s ease}.tag-badge:hover{background:#89b4fa;color:#1e1e2e}.post-card-date{color:#a6adc8;font-size:0.9rem;white-space:nowrap;margin-left:1rem}.post-card-body{max-width:100%;box-sizing:border-box}.post-card-content{flex:1;min-width:0;max-width:100%}.post-card-title{margin:0 0 1rem 0;font-size:1.5rem;line-height:1.3;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}.post-card-title a{color:#cdd6f4;text-decoration:none;border-bottom:none;transition:color 0.2s ease;display:inline-block;max-width:100%}.post-card:hover .post-card-title a,.post-card-title a:hover{color:#89b4fa}.post-card-excerpt{color:#a6adc8;line-height:1.6;margin-bottom:1rem;padding:0.75rem 1rem;background:rgba(24,24,37,0.82);border:1px solid rgba(255,255,255,0.05);border-radius:4px;overflow-wrap:break-word;word-wrap:break-word}.read-more{color:#89b4fa;text-decoration:none;font-weight:500;border-bottom:none;transition:color 0.2s ease}.read-more:hover{color:#b4befe}.content-wide{width:100%;max-width:1120px}.articles-index{padding-bottom:2rem}.articles-hero{max-width:720px;margin-bottom:2.5rem;padding-left:1.5rem;border-left:3px solid #89b4fa}.articles-kicker{display:block;margin-bottom:0.5rem;color:#89b4fa;font-size:0.75rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase}.articles-hero h1{margin:0 0 0.75rem;font-size:3rem;line-height:1}.articles-hero p{margin:0;color:#a6adc8;font-size:1.05rem;line-height:1.7}.articles-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem}.article-card{position:relative;display:flex;min-height:330px;padding:1.5rem;overflow:hidden;flex-direction:column;color:#cdd6f4;background:linear-gradient(145deg, #35364a 0%, #313244 70%);border:1px solid #45475a;border-radius:8px;box-sizing:border-box;text-decoration:none;transition:border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease}.article-card::before{position:absolute;top:0;left:0;width:100%;height:3px;background:#89b4fa;content:""}.article-card:hover,.article-card:focus-visible{color:#cdd6f4;border-color:rgba(137,180,250,0.7);box-shadow:0 10px 30px rgba(0,0,0,0.35);outline:none;transform:translateY(-4px)}.article-card--x::before{background:#f2f2f2}.article-card--linkedin::before{background:#0a66c2}.article-card-platform{display:flex;align-items:center;gap:0.75rem;color:#a6adc8;font-size:0.8rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.article-platform-mark{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;color:#1e1e2e;background:#f2f2f2;border-radius:4px;font-size:1rem;font-weight:700;letter-spacing:0;text-transform:none}.article-card--linkedin .article-platform-mark{color:#ffffff;background:#0a66c2;font-family:Arial, sans-serif}.article-card-external{margin-left:auto;font-size:0.85rem}.article-card-body{margin:2.25rem 0 2rem}.article-card-body time{color:#a6adc8;font-size:0.8rem}.article-card-body h2{margin:0.65rem 0 1rem;font-size:1.65rem;line-height:1.25}.article-card-body p{display:-webkit-box;margin:0;overflow:hidden;color:#a6adc8;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:1.6}.article-card-cta{margin-top:auto;color:#89b4fa;font-size:0.9rem;font-weight:700}.article-card-cta span{display:inline-block;margin-left:0.25rem;transition:transform 0.2s ease}.article-card:hover .article-card-cta span,.article-card:focus-visible .article-card-cta span{transform:translateX(4px)}.post-hero{margin-bottom:2rem}.post-hero-header{text-align:center}.post-hero-title{margin:0;color:#cdd6f4;font-size:2.5rem;font-weight:700;line-height:1.2}.post-hero-image{text-align:center;background:#1e1e2e;padding:2rem 0;width:100%}.post-hero-image img{width:100%;max-height:600px;height:auto;object-fit:cover;display:block}.post-hero-footer{border-radius:8px;display:flex;flex-direction:column;gap:1rem}.post-hero-meta{display:flex;gap:1.5rem;align-items:center;justify-content:flex-end;flex-wrap:nowrap}.post-hero-date{color:#a6adc8;font-size:0.9rem}.post-hero-reading-time{color:#a6adc8;font-size:0.9rem;display:flex;align-items:center;gap:0.3rem}.post-hero-reading-time i{font-size:0.85rem}.post-hero-tags{display:flex;gap:0.5rem;flex-wrap:wrap}pre{background:#181825 !important;border:1px solid #45475a;border-radius:4px;padding:1rem;overflow-x:auto;margin:1.5rem 0;max-width:100%;word-wrap:normal;white-space:pre}code{background:#181825;color:#cdd6f4;padding:0.2rem 0.4rem;border-radius:3px;font-family:'Courier New', Courier, monospace;font-size:0.9em;word-wrap:break-word}pre code{background:transparent;padding:0;color:#cdd6f4;display:block;line-height:1.6;word-wrap:normal;white-space:pre}.highlight,figure.highlight{background:#181825 !important;border:1px solid #45475a;border-radius:4px;padding:1rem;overflow-x:auto;margin:1.5rem 0;color:#cdd6f4;max-width:100%}.highlight pre,figure.highlight pre{background:transparent !important;border:none;padding:0;margin:0;overflow-x:auto;max-width:100%}.highlight code,figure.highlight code{background:transparent !important;color:#cdd6f4;word-wrap:normal;white-space:pre}.home-template{padding-top:120px;background:#1e1e2e}.post-template{padding-top:0}body{color:#cdd6f4;font-family:"Open Sans",sans-serif;font-weight:300;transition:all 0.3s ease;background:#1e1e2e;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"Roboto",sans-serif;font-weight:bold;color:#cdd6f4}a{text-decoration:none;color:#89b4fa;transition:all 0.3s ease}a:hover{color:#b4befe}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#cdd6f4}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#89b4fa}hr{border:0;border-top:1px #45475a solid}.post ul li{line-height:28px;font-size:15px}.container{margin:0 auto;max-width:1200px;width:100%;padding:2rem;box-sizing:border-box}.author{text-align:center;margin-top:50%}.content{width:75%;margin:auto;max-width:800px}.content iframe{max-width:560px;width:100%}.video-container{width:100%;height:340px;text-align:center}.video-container iframe{max-width:560px;width:100%;height:340px}.youtube-embed{position:relative;box-sizing:border-box;width:100%;max-width:720px;aspect-ratio:16 / 9;margin:2rem auto;overflow:hidden;background:#181825;border:1px solid #45475a;border-radius:8px;box-shadow:0 10px 30px rgba(17,17,27,0.35)}.youtube-embed iframe{position:absolute;inset:0;width:100%;max-width:none;height:100%;border:0}.asciinema-embed{max-width:100%;margin:2rem auto;overflow:hidden;background:#181825;border:1px solid #45475a;border-radius:8px;box-shadow:0 10px 30px rgba(17,17,27,0.35)}.asciinema-embed iframe,.asciinema-embed noscript img{display:block;width:100%;max-width:none;border:0}.twitter-tweet,.twitter-tweet-rendered{margin:2rem auto !important}.content iframe.twitter-tweet{width:100% !important;max-width:550px !important}.gist-embed{max-width:100%;margin:2rem auto;overflow-x:auto;border-radius:8px}.gist-embed .gist{margin:0 !important;color:#cdd6f4 !important}.gist-embed .gist .gist-file{margin:0 !important;overflow:hidden;background:#181825 !important;border:1px solid #45475a !important;border-radius:8px !important}.gist-embed .gist .gist-data,.gist-embed .gist .blob-wrapper,.gist-embed .gist .blob-code{background:#181825 !important}.gist-embed .gist .gist-data{border-bottom:1px solid #45475a !important}.gist-embed .gist table{margin:0;background:transparent;border:0;border-radius:0;font-size:inherit}.gist-embed .gist tbody tr,.gist-embed .gist tbody tr:nth-child(even),.gist-embed .gist tbody tr:hover,.gist-embed .gist tbody tr:nth-child(even):hover{background:transparent;border:0}.gist-embed .gist tbody td{padding:0 10px;color:inherit}.gist-embed .gist .blob-code-inner{color:#cdd6f4 !important}.gist-embed .gist .pl-c{color:#6c7086 !important}.gist-embed .gist .pl-k,.gist-embed .gist .pl-bu{color:#f38ba8 !important}.gist-embed .gist .pl-e,.gist-embed .gist .pl-en{color:#cba6f7 !important}.gist-embed .gist .pl-c1,.gist-embed .gist .pl-v,.gist-embed .gist .pl-smw,.gist-embed .gist .pl-s .pl-v{color:#fab387 !important}.gist-embed .gist .pl-s,.gist-embed .gist .pl-pds,.gist-embed .gist .pl-sr,.gist-embed .gist .pl-sr .pl-cce,.gist-embed .gist .pl-sr .pl-sre,.gist-embed .gist .pl-sr .pl-sra{color:#a6e3a1 !important}.gist-embed .gist .pl-smi,.gist-embed .gist .pl-s1,.gist-embed .gist .pl-s .pl-s1{color:#cdd6f4 !important}.gist-embed .gist .pl-ent{color:#94e2d5 !important}.gist-embed .gist .pl-mh,.gist-embed .gist .pl-ms{color:#89b4fa !important}.gist-embed .gist .blob-num{color:#a6adc8 !important;background:#1e1e2e !important;border-color:#45475a !important}.gist-embed .gist .gist-meta{color:#a6adc8 !important;background:#313244 !important}.gist-embed .gist .gist-meta a{color:#89b4fa !important}.gist-embed>noscript a{color:#89b4fa}.site-header{display:none}.site-header h2{margin:0}.article-entry{overflow-wrap:break-word}#link-info{display:none;color:white;padding:10px}.profile-image{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;width:118px;height:118px}.post h2{margin-top:0}.post p{line-height:28px}.post h2 a,.post-template h1{font-size:40px;margin-bottom:10px}.post-template h2,.post-template h3,.post-template h4,.post-template h5,.post-template h6{font-family:"Roboto",sans-serif;font-weight:700}.post{margin-bottom:60px;padding-bottom:60px;border-bottom:1px solid #45475a}.post img{max-width:80%;height:auto;display:block;margin:auto}.post-info{color:#a6adc8;font-family:"Roboto",sans-serif;font-weight:300;font-size:18px;margin-bottom:40px;line-height:30px}.comments{margin-bottom:60px}.tags{list-style:none;padding:0;margin:0;display:inline-block}.tag-title{font-family:"Roboto",sans-serif;font-weight:300;border-bottom:1px solid #45475a;margin-bottom:40px}.tag-title h1{font-size:28px;margin-top:0;margin-bottom:40px}.tag-title p{color:#a6adc8;font-size:14px;margin-bottom:0}.pagination{position:relative;height:35px;width:100%;margin-bottom:60px}.btn{border:solid 1px #45475a;background-color:#1e1e2e;width:100px;height:35px;display:block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align:center;font-family:"Roboto",sans-serif;font-weight:300;line-height:35px;font-size:13px;color:#cdd6f4}.btn:hover{background-color:#89b4fa;border-color:#89b4fa;color:#1e1e2e}.post .btn{background:#1e1e2e;color:#89b4fa;padding:0.5rem 1rem;border-radius:4px;font-size:0.9rem;text-decoration:none;border:1px solid #45475a;transition:background 0.2s ease;display:inline-block;width:auto;height:auto;line-height:normal;margin-bottom:1.5rem}.post .btn:hover{background:#89b4fa;color:#1e1e2e}.btn.btn-download{background-color:#89b4fa;border-color:#89b4fa;color:#1e1e2e;width:200px}.btn.btn-download:hover{background-color:#b4befe;border-color:#b4befe;color:#1e1e2e}.newer{position:absolute;left:0;top:0}.older{position:absolute;right:0;top:0}.counter{text-align:center;line-height:35px;font-size:13px;font-family:"Roboto",sans-serif;font-weight:300;color:#a6adc8}.author{font-family:"Roboto",sans-serif;font-weight:300}.author p{margin:0;padding:0;font-size:12px}.author p.title{font-size:22px;font-weight:bold;margin:10px 0;color:#cdd6f4}.author p.name{font-size:15px;margin:10px 0;color:#cdd6f4}.author p.address{color:#cdd6f4}.author p.about{font-family:"Open Sans",sans-serif;width:70%;font-size:16px;margin:10px auto;color:#cdd6f4}.author p.link{margin-bottom:10px;color:#cdd6f4;margin-top:10px;font-size:17px;font-family:"Roboto",sans-serif;font-weight:300}.author ul.social{list-style:none;display:inline;padding:0}.author ul.social li{display:inline}.author ul.social li a{padding:5px;font-size:20px}.twitter-tweet{margin:0 auto}.main-footer{background-color:#181825;text-align:center;font-family:"Roboto",sans-serif;font-weight:300;color:#a6adc8;border-top:1px solid #45475a;padding:2rem;margin-top:4rem}.main-footer .container{padding:30px 0}.main-footer a{color:#a6adc8;font-size:1.5rem;transition:color 0.2s ease}.main-footer a:hover{color:#89b4fa}.main-footer p{font-size:11px}body.post-template>.site-header{height:250px;transition:all 0.3s ease}.plane{width:400px;position:fixed;margin-top:70px;z-index:1}.lateral{display:none}.home{width:100%;float:none}@media screen and (max-width: 768px){.container{padding:1rem}.content{width:100%;max-width:100%;overflow-x:hidden}.nav-container{padding:0 1rem}.nav-brand{font-size:1rem}.nav-right{gap:0.6rem}.nav-link{font-size:0.9rem}.nav-link span{display:none}.nav-link i{font-size:1.2rem}.nav-link--new::after{top:-1.05rem;right:-0.3rem;padding:0.15rem 0.32rem;font-size:0.48rem}.social-container{gap:1rem;padding:0 1rem}.social-link span{display:none}.social-link i{font-size:1.4rem}.post-card-header{flex-direction:column;gap:0.5rem;align-items:flex-start}.post-card-date{margin-left:0;text-align:left}.articles-hero{margin-bottom:2rem;padding-left:1rem}.articles-hero h1{font-size:2.4rem}.articles-grid{grid-template-columns:1fr}.article-card{min-height:300px}.post-hero-header{flex-direction:column;gap:1rem}.post-hero-title{font-size:1.5rem}.post-hero-meta{align-items:flex-start;gap:0.5rem}.post-hero-reading-time{display:none}.post-hero-tags{padding:1rem 1.5rem}pre,.highlight,figure.highlight{overflow-x:auto;max-width:100%}code{word-break:break-all}}@media (prefers-reduced-motion: reduce){.post-card-cover{transition:none}.social-link{transition:none}.social-link:hover,.social-link:focus-visible{transform:none}.nav-link--new::after{animation:none}.nav-link--new::after{transform:rotate(-4deg)}}@media screen and (max-width: 480px){.nav-brand{display:none}}@media only screen and (min-width: 900px) and (max-width: 1799px){.container{width:100%}.plane{width:300px;margin-top:30px}}@media only screen and (max-width: 899px){.container{width:90%;padding-top:25px}.author,.content{width:100%;margin:0}.author{padding-top:60px}.site-header,body.post-template>.site-header{height:180px;transition:all 0.3s ease}.lateral{position:inherit !important;width:100% !important;height:350px !important}.home{width:100% !important}.post h2 a{font-size:30px !important}.post-info{font-size:15px !important}.post img{max-width:100%;height:auto;display:block;margin:auto}.plane{width:200px;margin-top:10px;position:absolute}}.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px}.ir:before{content:"";display:block;width:0;height:150%}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.social a{color:white}.social a{padding:12px 16px}#tag-cloud a{display:inline-block;height:24px;line-height:24px;position:relative;margin:0 16px 8px 0;padding:0 10px 0 12px;background:#313244;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);box-shadow:0 1px 2px rgba(0,0,0,0.2);color:#fff;font-size:12px;font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;text-decoration:none;text-shadow:0 1px 2px rgba(0,0,0,0.2);font-weight:bold}#tag-cloud a:hover{background:#89b4fa}.tag-post-title{font-family:"Open Sans", sans-serif}.tag-text{text-transform:uppercase;font-size:18px;font-weight:700;color:#cdd6f4}.tag-post-list{margin-bottom:20px;text-indent:20px}.tag-post-date{color:#cdd6f4}.tag-listing-seperator{text-transform:uppercase}.tag-post-preview{margin-bottom:20px}.link>a:hover{color:white}.pagination-container{text-align:center}table{width:100%;margin:1.5rem 0;border-collapse:collapse;background:#313244;border:1px solid #45475a;border-radius:4px;overflow:hidden;font-size:0.9rem}thead{background:linear-gradient(135deg, #89b4fa 0%, #5895f8 100%)}thead th{color:#1e1e2e;font-weight:600;text-align:left;padding:0.75rem 1rem;border-bottom:2px solid #4085f7;font-family:"Roboto",sans-serif}tbody tr{border-bottom:1px solid #45475a;transition:background-color 0.2s ease}tbody tr:last-child{border-bottom:none}tbody tr:hover{background-color:rgba(137,180,250,0.08)}tbody td{padding:0.75rem 1rem;color:#cdd6f4;vertical-align:top}tbody tr:nth-child(even){background-color:rgba(255,255,255,0.02)}tbody tr:nth-child(even):hover{background-color:rgba(137,180,250,0.08)}@media screen and (max-width: 768px){table{font-size:0.85rem}thead th,tbody td{padding:0.5rem}}.reading-progress-bar{position:fixed;bottom:0;left:0;right:0;height:4px;background:#181825;z-index:1000;border-top:1px solid #45475a}.reading-progress-fill{height:100%;width:0%;background:linear-gradient(90deg, #89b4fa 0%, #b4befe 100%);transition:width 0.2s ease-out;box-shadow:0 0 8px rgba(137,180,250,0.5)}
