@import 'https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Montserrat:wght@700&display=swap';body{color:#222;font-family:inter,segoe ui,helvetica neue,Arial,sans-serif;line-height:1.7;margin:0;background:#f7f7fa}body.dark-mode{background:#181a1b;color:#e0e0e0}.container{max-width:700px;margin:2rem auto;background:#fff;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,7%);padding:2rem 2.5rem}body.dark-mode .container,body.dark-mode header,body.dark-mode footer{background:#23272a;color:#e0e0e0;border-color:#23272a}.container.with-sidebar{max-width:1200px;display:flex;flex-direction:column}.main-sidebar-wrap{display:flex;flex-direction:row;gap:2.5rem}main{flex:1;min-width:0}.sidebar{width:320px;flex-shrink:0;background:#f8f8fc;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,4%);padding:2rem 1.5rem;margin-top:2rem;height:fit-content;position:sticky;top:2rem;align-self:flex-start}body.dark-mode .sidebar{background:#23272a;color:#e0e0e0}.sidebar-section+.sidebar-section{margin-top:2.5rem}header{border-bottom:1px solid #e0e0e0;margin-bottom:2rem;padding-bottom:1rem;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 1px 4px rgba(0,0,0,3%)}body.dark-mode header{background:#23272a;color:#e0e0e0}header h1{font-size:2.2rem;margin:0 0 .5rem;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;min-height:64px}.logo-link{display:flex;align-items:center;text-decoration:none}.site-logo{height:auto;max-width:50%;width:50%;display:block;margin:0;object-fit:contain;filter:grayscale(1)contrast(0)}body.dark-mode .site-logo{filter:grayscale(1)brightness(1.2)contrast(1.2)}@media(max-width:600px){.site-logo{max-width:80%;width:80%;height:auto}}nav ul{list-style:none;padding:0;margin:0;display:flex;gap:1.5rem}nav a{color:#3a3a7a;font-weight:500;text-decoration:none;transition:color .2s}nav a:hover,nav a.active{color:#07c}main,.full-post,.section-default,.section-blog,.section-books{max-width:700px;margin-left:auto;margin-right:auto}h1,h2,h3,h4{font-family:montserrat,segoe ui,helvetica neue,Arial,sans-serif;font-weight:700;letter-spacing:.01em;color:#2a2a2a;margin-top:1.5rem;margin-bottom:.7rem}h1{font-size:2rem}h2{font-size:1.4rem}footer{border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:1rem;color:#888;font-size:.95rem;background:#fff;border-radius:0 0 12px 12px;box-shadow:0 -1px 4px rgba(0,0,0,3%)}body.dark-mode footer{background:#23272a;color:#e0e0e0}a{color:#0056b3;text-decoration:underline;transition:color .2s}a:hover{color:#7a5cff;text-decoration:underline}body.dark-mode a{color:#7a5cff}body.dark-mode a:hover{color:#00b3d6}img{max-width:100%;height:auto;display:block;margin:1.2rem auto;border-radius:6px;box-shadow:0 1px 6px rgba(0,0,0,6%)}body.dark-mode img{box-shadow:0 1px 6px rgba(0,0,0,.25)}body.dark-mode .post-card .section-books{background:#2d253a;border-left:5px solid #a48fff;color:#fff;box-shadow:0 2px 8px rgba(164,143,255,.1)}.section-books .post-card{background:#f4f0fa;border-left:5px solid #7a5cff;margin-bottom:2rem;padding:1.2rem 1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(122,92,255,6%)}.section-blog .post-card{background:#eaf3fa;border-left:5px solid #00b3d6;margin-bottom:2rem;padding:1.2rem 1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,179,214,6%)}body.dark-mode .post-card .section-blog{background:#232a33;border-left:5px solid #3ecfff;color:#fff;box-shadow:0 2px 8px rgba(62,207,255,.1)}.section-default .post-card{background:#f8f8f8;border-left:5px solid #bbb;margin-bottom:2rem;padding:1.2rem 1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,3%)}body.dark-mode .post-card .section-default{background:#23272a;border-left:5px solid #555;box-shadow:0 2px 8px rgba(0,0,0,.1)}.post-card h2{margin-top:0}body.dark-mode .post-card h2,body.dark-mode .post-card h3,body.dark-mode .post-card h4,body.dark-mode .post-card p,body.dark-mode .post-card .post-card-date{color:#fff}body.dark-mode h1,body.dark-mode h2,body.dark-mode h3,body.dark-mode h4{color:#f3eaff}body.dark-mode em,body.dark-mode i{color:#e0cfff}.post-card-date{display:block;color:#888;font-size:.98em;margin-bottom:.5em;margin-top:-.3em;font-weight:400;letter-spacing:.01em}.post-card-link{display:block;text-decoration:none;color:inherit;transition:box-shadow .18s,transform .18s}.post-card-link:focus .post-card,.post-card-link:hover .post-card{box-shadow:0 4px 18px rgba(0,0,0,.1);transform:translateY(-2px)scale(1.01)}.post-card a,.post-card-link:link,.post-card-link:visited{color:inherit !important;text-decoration:none !important}.post-card a:hover,.post-card a:focus,.post-card-link:hover,.post-card-link:focus{color:inherit !important;text-decoration:none !important}.section-books .full-post,.single-books .full-post{border-left:5px solid #7a5cff;border-radius:8px;box-shadow:0 2px 8px rgba(122,92,255,6%);padding:2rem 2.5rem}.section-blog .full-post,.single_blog .full-post,.single-posts .full-post{background:#f6faff;border-left:5px solid #00b3d6;border-radius:8px;box-shadow:0 2px 8px rgba(0,179,214,6%);padding:2rem 2.5rem}form[role=form]{box-sizing:border-box;width:100%;background:#f8f8fc;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,4%);padding:2rem 1.5rem;margin:0 auto 2rem;max-width:100%}form[role=form] label{display:block;font-weight:700;color:#2a2a2a;font-size:1.08rem;margin-bottom:.45rem;margin-top:1.5rem;letter-spacing:.01em}form[role=form] input[type=text],form[role=form] input[type=email],form[role=form] textarea{width:100%;font-size:1.08rem;padding:.8rem 1rem;border:1px solid #d1d5db;border-radius:6px;background:#f4f6fa;margin-bottom:.5rem;transition:border .18s,box-shadow .18s;color:#222;resize:vertical;max-width:100%;box-sizing:border-box}form[role=form] input[type=text]:focus,form[role=form] input[type=email]:focus,form[role=form] textarea:focus{border:1.5px solid #7a5cff;outline:none;box-shadow:0 0 0 2px #e3e0ff}form[role=form] .requirements{font-size:.93rem;color:#888;margin-bottom:.5rem;margin-top:-.2rem;max-width:100%;box-sizing:border-box}form[role=form] input[type=submit]{color:#fff;font-weight:600;border:none;border-radius:6px;padding:.9rem 0;margin-top:1.2rem;font-size:1.1rem;cursor:pointer;box-shadow:0 2px 8px rgba(122,92,255,8%);transition:background .18s,box-shadow .18s,transform .12s;margin-left:0;width:auto;min-width:120px;display:inline-block}form[role=form] input[type=submit]:hover,form[role=form] input[type=submit]:focus{box-shadow:0 4px 16px rgba(122,92,255,.13);transform:translateY(-1px)scale(1.01)}.footer-nav ul{list-style:none;padding:0;margin:0 0 .5rem;display:flex;gap:1.5rem;justify-content:center}.footer-nav a{color:#3a3a7a;font-weight:500;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#07c;text-decoration:underline}.site-title-link{color:inherit;text-decoration:none;transition:color .18s}.site-title-link:hover,.site-title-link:focus{color:#7a5cff;text-decoration:none}.homepage-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.homepage-cards .post-card-link{flex:1 1 320px;max-width:420px;min-width:260px;text-decoration:none}.homepage-cards .post-card{height:100%}.homepage-cards .post-card.section-books{border-left:5px solid #7a5cff;margin-bottom:2rem;padding:1.2rem 1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(122,92,255,6%)}body.dark-mode .homepage-cards .post-card.section-books{background:#2d253a;border-left:5px solid #a48fff;color:#fff;box-shadow:0 2px 8px rgba(164,143,255,.1)}.homepage-cards .post-card.section-blog{background:#f6faff;border-left:5px solid #00b3d6;margin-bottom:2rem;padding:1.2rem 1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,179,214,6%)}body.dark-mode .homepage-cards .post-card.section-blog{background:#232a33;border-left:5px solid #3ecfff;color:#fff;box-shadow:0 2px 8px rgba(62,207,255,.1)}.homepage-cards .post-card.section-default{background:#f8f8f8;border-left:5px solid #bbb;margin-bottom:2rem;padding:1.2rem 1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,3%)}body.dark-mode .homepage-cards .post-card.section-default{background:#23272a;border-left:5px solid #555;box-shadow:0 2px 8px rgba(0,0,0,.1)}.pagination{display:flex;justify-content:center;gap:.2rem;margin:2.5rem 0 1rem;padding:0;list-style:none}.pagination li{display:inline-block}.pagination a,.pagination span{display:inline-block;min-width:1.8em;padding:.25em .6em;margin:0 .05em;border-radius:4px;background:#f4f4fa;color:#3a3a7a;text-decoration:none;font-weight:500;font-size:.98em;transition:background .18s,color .18s}.pagination a:hover,.pagination a:focus{background:#7a5cff;color:#fff}.pagination .active,.pagination .active span{background:#00b3d6;color:#fff;font-weight:700;cursor:default}blockquote{border-left:4px solid #7a5cff;background:#f6f6fa;color:#444;font-style:italic;margin:1.5em 0;padding:1em 1.5em;border-radius:6px}body.dark-mode blockquote{background:#23272a;border-left:4px solid #7a5cff;color:#bdbdbd}pre,code{font-family:fira mono,consolas,menlo,monaco,monospace;background:#f4f4f8;color:#2a2a2a;border-radius:4px}pre{padding:1em 1.5em;overflow-x:auto;margin:1.5em 0}code{padding:.2em .4em;font-size:.97em}body.dark-mode code,body.dark-mode pre{background:#181a1b;color:#e0e0e0}strong{font-weight:700;color:#222}em{font-style:italic;color:#444}.muted{color:#888;font-size:.97em}.caption{color:#888;font-size:.92em;display:block;margin-top:.3em;text-align:center;letter-spacing:.01em}ul,ol{margin:1.2em 0 1.2em 2em;padding:0}ul{list-style:disc inside}ol{list-style:decimal inside}ul li,ol li{margin-bottom:.5em;line-height:1.7}ul li::marker{color:#7a5cff;font-size:1.1em}ol li::marker{color:#00b3d6;font-size:1.1em}@media(max-width:800px){.container{padding:1rem .5rem;margin:1rem}header,footer{padding-left:1rem;padding-right:1rem}}@media(max-width:1100px){.container.with-sidebar{max-width:100vw;padding:0 1rem}.main-sidebar-wrap{flex-direction:column;gap:0}.sidebar{width:100%;margin-top:2rem;padding:1.5rem 1rem}}