﻿@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@300;400;500;600;700&display=swap");@font-face{font-family:"ALK Sanet";src:url("/fonts/alk-sanet.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"BPG Glaho Sylfaen";src:url("/fonts/bpg_glaho_sylfaen.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}body,html{font-family:"Noto Sans Georgian","BPG Glaho Sylfaen","BPG Nino Medium","DejaVu Sans",Arial,sans-serif;font-feature-settings:"kern" 1,"liga" 1}h1,h2,h3,h4,h5,h6,.category-link{font-family:"ALK Sanet","Noto Sans Georgian","BPG Glaho Sylfaen",Georgia,serif}.title h1{font-size:3em}.nav-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem}.nav-links{display:flex;gap:1rem;align-items:center}.nav-right{margin-left:auto}.rss-link::before{content:"📡 "}.rss-link::before{content:"🔗 ";color:#f60}body,html{font-family:"BPG Glaho Sylfaen","Noto Sans Georgian","BPG Nino Medium","DejaVu Sans",Arial,sans-serif;font-feature-settings:"kern" 1,"liga" 1}.dialog-dash{font-weight:bold}.content a[href^="/tags/"]{display:inline-block;background-color:rgba(59,130,246,.08);color:#1e40af;padding:2px 8px;margin:2px 4px 2px 0;border-radius:12px;text-decoration:none;font-size:.9em;border:1px solid rgba(59,130,246,.15)}.content a[href^="/tags/"]:hover{background-color:rgba(59,130,246,.15);color:#1d4ed8}hr{border:none;height:1px;background:linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0));margin:2em 0}[data-theme=dark] .blog-posts i{background-color:rgba(255,255,255,.1);color:#b0b0b0;border-color:rgba(255,255,255,.2)}[data-theme=dark] .content a[href^="/tags/"]{background-color:rgba(100,181,246,.2);color:#90caf9;border-color:rgba(100,181,246,.3)}[data-theme=dark] .content a[href^="/tags/"]:hover{background-color:rgba(100,181,246,.3)}.image-half{position:relative;float:left;width:50%;margin-right:1em}.image-half img{width:100%;height:auto}.social-share-row{display:flex;justify-content:space-between;align-items:center;margin:5rem 0 2rem 0;flex-wrap:wrap;gap:1rem}.human-badge{max-width:200px}.human-badge img{width:100%;height:auto}.share-buttons{display:flex;gap:.5rem;justify-content:flex-end;flex-wrap:wrap}.share-btn{display:inline-block;padding:.5rem 1rem;background:#f5f5f5;color:#333;text-decoration:none;border-radius:4px;font-size:.8rem;transition:background .3s ease;border:none;cursor:pointer;font-family:inherit}.share-btn:hover{background:#e0e0e0;text-decoration:none}.share-btn.facebook:hover{background:#1877f2;color:#fff}.share-btn.twitter:hover{background:#1da1f2;color:#fff}.share-btn.linkedin:hover{background:#0077b5;color:#fff}.share-btn.email:hover{background:#333;color:#fff}@media (max-width: 768px){.social-share-row{flex-direction:column;align-items:center;text-align:center}.share-buttons{justify-content:center;width:100%}.share-btn{font-size:.7rem;padding:.4rem .8rem}}[data-theme=dark] .share-btn{background:#333;color:#fff}[data-theme=dark] .share-btn:hover{background:#555}.recent-posts{margin:3rem 0;display:grid;grid-template-columns:1fr 1fr;gap:3rem}.category-section{margin-bottom:0}.category-section h2{font-size:1.2rem;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:.5rem}.category-section h2 a{text-decoration:none;color:inherit}.category-section h2 a:hover{color:#666}.posts-list{list-style:none;padding:0;margin:0 0 1rem 0}.posts-list li{margin-bottom:.5rem;display:flex;align-items:baseline;gap:1rem}.post-date{font-size:.8rem;color:#666;min-width:80px;font-style:italic}.post-title{flex:1}.post-title a{text-decoration:none;color:inherit;font-size:.9rem}.post-title a:hover{text-decoration:underline}.view-all{color:#666;text-decoration:none;font-size:.8rem;font-style:italic}.view-all:hover{color:#333;text-decoration:underline}[data-theme=dark] .category-section h2{border-color:#444}[data-theme=dark] .post-date{color:#ccc}[data-theme=dark] .view-all{color:#bbb}[data-theme=dark] .view-all:hover{color:#fff}@media (max-width: 768px){.recent-posts{grid-template-columns:1fr;gap:2rem}.posts-list li{flex-direction:column;align-items:flex-start;gap:.2rem}.post-date{min-width:auto;font-size:.7rem}}.guestbook-intro{margin:2rem 0;padding:1.5rem;background:#f9f9f9;border-left:4px solid #666;border-radius:4px}.guestbook-intro p{margin:0;font-size:1.1rem;line-height:1.6}.guestbook-form{margin:3rem 0}.guestbooks___input-container{margin-bottom:1.5rem}.guestbooks___input-container input,.guestbooks___input-container textarea{width:100%;padding:.75rem;border:2px solid #eee;border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .3s ease;box-sizing:border-box}.guestbooks___input-container input:focus,.guestbooks___input-container textarea:focus{outline:none;border-color:#666}.guestbooks___input-container textarea{resize:vertical;min-height:120px}#guestbooks___guestbook-form button[type=submit]{background:#333;color:#fff;border:none;padding:.75rem 2rem;font-size:1rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease;font-family:inherit}#guestbooks___guestbook-form button[type=submit]:hover{background:#555}#guestbooks___error-message{margin-top:1rem;padding:.75rem;border-radius:4px;background:#fee;color:#c33;border:1px solid #fcc;display:none}.guestbook-attribution{text-align:right;margin:2rem 0;opacity:.7}.guestbook-attribution a{color:inherit;text-decoration:none}.guestbook-attribution a:hover{text-decoration:underline}.guestbook-messages{margin:3rem 0}.guestbook-messages hr{border:none;border-top:2px solid #eee;margin:2rem 0}.guestbook-messages h3{font-size:1.5rem;margin-bottom:2rem;color:#333}[data-theme=dark] .guestbook-intro{background:#2a2a2a;border-color:#666}[data-theme=dark] .guestbooks___input-container input,[data-theme=dark] .guestbooks___input-container textarea{background:#333;border-color:#555;color:#fff}[data-theme=dark] .guestbooks___input-container input:focus,[data-theme=dark] .guestbooks___input-container textarea:focus{border-color:#888}[data-theme=dark] .guestbooks___input-container input::placeholder,[data-theme=dark] .guestbooks___input-container textarea::placeholder{color:#aaa}[data-theme=dark] #guestbooks___guestbook-form button[type=submit]{background:#555;color:#fff}[data-theme=dark] #guestbooks___guestbook-form button[type=submit]:hover{background:#777}[data-theme=dark] #guestbooks___error-message{background:#422;color:#faa;border-color:#633}[data-theme=dark] .guestbook-messages hr{border-color:#444}[data-theme=dark] .guestbook-messages h3{color:#fff}@media (max-width: 768px){.guestbook-intro{margin:1rem 0;padding:1rem}.guestbook-form{margin:2rem 0}.guestbooks___input-container{margin-bottom:1rem}.guestbooks___input-container input,.guestbooks___input-container textarea{padding:.6rem;font-size:.9rem}#guestbooks___guestbook-form button[type=submit]{width:100%;padding:.8rem}}.site-header{background:var(--background-color);border-bottom:2px solid #eee;margin-bottom:2rem;padding:1rem 0}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:var(--width);margin:0 auto}.site-branding .site-title{text-decoration:none;color:inherit}.site-branding h1{margin:0;font-size:2rem}.site-tagline{font-size:.9rem;color:#666;font-style:italic}.main-nav{display:flex;gap:1.5rem;align-items:center}[data-theme=dark] .site-header{border-color:#444}@media (max-width: 768px){.site-header{padding:.75rem 1rem}.header-content{flex-direction:column;gap:1rem;align-items:center}.site-branding h1{font-size:1.5rem;text-align:center}.main-nav{gap:1rem;flex-wrap:wrap;justify-content:center}.main-nav a{font-size:.9rem}}@media (max-width: 480px){.site-branding h1{font-size:1.3rem}.main-nav{gap:.8rem}.main-nav a{font-size:.8rem;padding:.3rem .5rem}}