.sidebar{width:250px;height:100vh;position:fixed;top:0;left:0;z-index:1000;padding:1rem;flex-shrink:0}@media (max-width: 768px){.sidebar{position:static;width:100%;height:auto;z-index:auto}}.nav-link{transition:background-color 0.3s ease, color 0.3s ease}.nav-link.active{border-top-right-radius:10px;border-bottom-right-radius:10px}.nav-link:hover{border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;border-bottom-left-radius:10px}.social-icon{font-size:1.5rem;text-decoration:none;transition:color 0.3s ease, transform 0.2s ease}.social-icon:hover{transform:scale(1.1)}.main-content{margin:0;padding:0;display:flex;flex-direction:column;flex-grow:1;min-height:100vh}@media (min-width: 768px){.main-content{margin-left:250px}}.page-title{font-size:2.25rem;font-weight:bold;background-clip:text;color:transparent;letter-spacing:0.5px;line-height:1.2;margin-left:1rem;display:inline-block}.page-wrapper{margin:0;padding:0;display:flex;flex-direction:row;min-height:100vh}.site-header{padding:1rem;padding:0}.site-header img{max-width:100%;height:auto}.site-footer{text-align:center;padding:1rem;margin-top:auto}h1,h2,h3,h4,h5,h6{font-family:'Playfair Display', serif;font-weight:700;line-height:1.3;margin-bottom:.5rem}p{margin-bottom:1rem;font-family:'Inter', sans-serif;font-size:1rem;line-height:1.6}body{font-family:'Inter', sans-serif;font-size:1rem;line-height:1.6}a{text-decoration:none;transition:color 0.2s ease-in-out}.theme-toggle.custom-switch{display:flex;justify-content:center}.theme-toggle.custom-switch input[type="checkbox"]{display:none}.theme-toggle.custom-switch label{position:relative;display:inline-block;width:50px;height:26px;background-color:#2e3138;border-radius:26px;cursor:pointer;transition:background-color 0.3s ease}.theme-toggle.custom-switch label .icon{position:absolute;top:50%;transform:translateY(-50%);font-size:14px;transition:all 0.3s ease}.theme-toggle.custom-switch label .sun{left:8px;opacity:0;color:#D4AF37}.theme-toggle.custom-switch label .moon{right:8px;opacity:1;color:sienna}.theme-toggle.custom-switch input[type="checkbox"]:checked+label{background-color:#3a3d46}.theme-toggle.custom-switch input[type="checkbox"]:checked+label .sun{opacity:1}.theme-toggle.custom-switch input[type="checkbox"]:checked+label .moon{opacity:0}#contact-form{padding:2rem;border-radius:0.75rem}#contact-form .form-label{font-weight:600}#contact-form .form-control{border-radius:0.5rem;transition:all 0.2s ease}#contact-form .btn-primary{font-weight:600}#contact-form #form-status{font-weight:500}.accordion .accordion-item{border-radius:0.75rem;margin-bottom:1rem;overflow:hidden}.accordion .accordion-button{font-weight:600;padding:1rem 1.25rem;transition:all 0.25s ease}.accordion .accordion-body{padding:1.25rem}.post-card{transition:opacity 1s ease, transform 1s ease;opacity:1;transform:scale(1)}.post-card.is-hiding{opacity:0;transform:scale(0.7);pointer-events:none}.post-card.hidden{opacity:0;transform:scale(0.7);pointer-events:none;height:0;margin:0;padding:0;overflow:hidden}.glow-frame{border-radius:8px;max-width:800px;width:60%;margin:1rem auto;display:block}.glow-figure{text-align:center;margin:2rem auto;max-width:100%}.glow-figure figcaption{font-size:0.9rem;margin-top:0.5rem;font-style:italic}.clearfix::after{content:"";display:table;clear:both}[data-theme="dark"] .site-header{border-bottom:2px solid #c0a26f;background:linear-gradient(to right, #1a1d23 0%, #1a1d23 35%, #4b2948 60%, #4b2948 70%, #c0a26f 95%, #c0a26f 100%)}[data-theme="dark"] .site-header .page-title{background:#c0a26f;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-theme="dark"] .sidebar{background-color:#1a1d23;color:#f4f1ed}[data-theme="dark"] .sidebar h4{color:#c0a26f}[data-theme="dark"] .sidebar p{color:#D3D3D3}[data-theme="dark"] .sidebar .nav-link{color:#8c7853}[data-theme="dark"] .sidebar .nav-link:hover{color:#B0B0B0 !important;box-shadow:0 0 4px #8C7853}[data-theme="dark"] .sidebar .nav-link.active{color:#A89F68 !important;border-left:3px solid #A89F68;background-color:#5A4D41}[data-theme="dark"] .sidebar .social-icon{color:#A1A1A1}[data-theme="dark"] .sidebar .social-icon:hover{color:#D3D3D3}[data-theme="dark"] body{background-color:#2e3138;color:#f4f1ed}[data-theme="dark"] a{color:#D1B272}[data-theme="dark"] a:hover{color:sienna}[data-theme="dark"] .site-footer{background-color:#1a1d23;color:#D3D3D3}[data-theme="dark"] h1,[data-theme="dark"] h2,[data-theme="dark"] h3,[data-theme="dark"] h4,[data-theme="dark"] h5,[data-theme="dark"] h6{color:#8c7853}[data-theme="dark"] #contact-form{background-color:#2e3138;color:#f4f1ed;box-shadow:0 0 10px #1a1d23}[data-theme="dark"] #contact-form .form-label{color:#D4AF37}[data-theme="dark"] #contact-form .form-control{background-color:#1a1d23;color:#f4f1ed;border:1px solid #2F2F2F}[data-theme="dark"] #contact-form .form-control:focus{background-color:#2F2F2F;border-color:sienna;box-shadow:0 0 0 0.25rem sienna}[data-theme="dark"] #contact-form .form-control::placeholder{color:silver}[data-theme="dark"] #contact-form .btn-primary{background-color:#4b2948;border-color:#4b2948}[data-theme="dark"] #contact-form .btn-primary:hover{background-color:sienna;border-color:sienna}[data-theme="dark"] #contact-form #form-status{color:#4b2948}[data-theme="dark"] .accordion .accordion-item{background-color:#8B8C89;color:#2F2F2F;border:1px solid #6c5d40;box-shadow:0 4px 10px rgba(0,0,0,0.3)}[data-theme="dark"] .accordion .accordion-button{background-color:#1a1d23;color:#8c7853}[data-theme="dark"] .accordion .accordion-button:hover{color:#A89F68;background-color:#5A4D41}[data-theme="dark"] .accordion .accordion-button:not(.collapsed){color:#A89F68;background-color:#5A4D41;box-shadow:inset 0 -1px 0 #1C1C1C}[data-theme="dark"] .accordion .accordion-button:focus{border-color:#8c7853;box-shadow:0 0 0 0.25rem rgba(140,120,83,0.25)}[data-theme="dark"] .post-card .card{background-color:#1a1d23;border:1px solid #8c7853;box-shadow:0 2px 8px #1C1C1C}[data-theme="dark"] .post-card .card-title{color:#8c7853}[data-theme="dark"] .post-card .card-text{color:#f4f1ed}[data-theme="dark"] .post-card .card-footer{background-color:#8B8C89 !important}[data-theme="dark"] .post-card .badge{color:#A1A1A1;background-color:#1a1d23 !important}[data-theme="dark"] .post-card .btn-outline-primary{color:#8c7853;background-color:#1a1d23;border-color:#1a1d23}[data-theme="dark"] .post-card .btn-outline-primary:hover{background-color:#5A4D41;color:#A89F68}[data-theme="dark"] #tag-filters .btn{background-color:#1a1d23;color:#8c7853;border:1px solid #1C1C1C}[data-theme="dark"] #tag-filters .btn:hover{background-color:#5A4D41;color:#A89F68;border-color:#1C1C1C}[data-theme="dark"] #tag-filters .btn.active{background-color:sienna;color:silver;border-color:sienna;box-shadow:0 0 8px #DA8A67}[data-theme="dark"] .glow-frame{border:2px solid #8c7853;box-shadow:0 0 12px #8c7853}[data-theme="light"] .site-header{border-bottom:2px solid #4b2948;background:linear-gradient(to right, #FAF3E0 0%, #FAF3E0 35%, #4b2948 60%, #4b2948 70%, #c0a26f 95%, #c0a26f 100%)}[data-theme="light"] .site-header .page-title{background:#4b2948;-webkit-background-clip:text;-webkit-text-fill-color:transparent}[data-theme="light"] .sidebar{background-color:#FAF3E0;color:#f4f1ed}[data-theme="light"] .sidebar h4{color:#4b2948}[data-theme="light"] .sidebar p{color:#2F2F2F}[data-theme="light"] .sidebar .nav-link{color:#8c7853}[data-theme="light"] .sidebar .nav-link:hover{color:#4B3621 !important;box-shadow:0 0 4px #8C7853}[data-theme="light"] .sidebar .nav-link.active{color:#A89F68 !important;border-left:3px solid #A89F68;background-color:#5A4D41}[data-theme="light"] .sidebar .social-icon{color:#1C1C1C}[data-theme="light"] .sidebar .social-icon:hover{color:#8C7853}[data-theme="light"] body{background-color:#FDFBF4;color:#2F2F2F}[data-theme="light"] a{color:#D1B272}[data-theme="light"] a:hover{color:sienna}[data-theme="light"] .site-footer{background-color:#FAF3E0;color:#2F2F2F}[data-theme="light"] h1,[data-theme="light"] h2,[data-theme="light"] h3,[data-theme="light"] h4,[data-theme="light"] h5,[data-theme="light"] h6{color:#4b2948}[data-theme="light"] #contact-form{background-color:#FAF3E0;color:#f4f1ed;box-shadow:0 0 10px #FDFBF4}[data-theme="light"] #contact-form .form-label{color:#8C7853}[data-theme="light"] #contact-form .form-control{background-color:#FDFBF4;color:#2F2F2F;border:1px solid #2F2F2F}[data-theme="light"] #contact-form .form-control:focus{background-color:#FDFBF4;border-color:sienna;box-shadow:0 0 0 0.25rem sienna}[data-theme="light"] #contact-form .form-control::placeholder{color:silver}[data-theme="light"] #contact-form .btn-primary{background-color:#4b2948;border-color:#4b2948}[data-theme="light"] #contact-form .btn-primary:hover{background-color:sienna;border-color:sienna}[data-theme="light"] #contact-form #form-status{color:#4b2948}[data-theme="light"] .accordion .accordion-item{background-color:#FAF3E0;border:1px solid #6c5d40;box-shadow:0 4px 10px rgba(0,0,0,0.3)}[data-theme="light"] .accordion .accordion-button{background-color:#FAF3E0;color:#8c7853}[data-theme="light"] .accordion .accordion-button:hover{color:#A89F68;background-color:#5A4D41}[data-theme="light"] .accordion .accordion-button:not(.collapsed){color:#A89F68;background-color:#5A4D41;box-shadow:inset 0 -1px 0 #1C1C1C}[data-theme="light"] .accordion .accordion-button:focus{border-color:#8c7853;box-shadow:0 0 0 0.25rem rgba(140,120,83,0.25)}[data-theme="light"] .post-card .card{background-color:#FAF3E0;border:1px solid #8c7853;box-shadow:0 2px 8px #1C1C1C}[data-theme="light"] .post-card .card-title{color:#8c7853}[data-theme="light"] .post-card .card-text{color:#2F2F2F}[data-theme="light"] .post-card .card-footer{background-color:#5A4D41 !important}[data-theme="light"] .post-card .badge{color:silver;background-color:#4b2948 !important}[data-theme="light"] .post-card .btn-outline-primary{color:silver;background-color:#4b2948;border-color:#4b2948}[data-theme="light"] .post-card .btn-outline-primary:hover{background-color:sienna;color:silver}[data-theme="light"] #tag-filters .btn{background-color:#FAF3E0;color:#8c7853;border:1px solid #1C1C1C}[data-theme="light"] #tag-filters .btn:hover{background-color:#5A4D41;color:#A89F68;border-color:#1C1C1C}[data-theme="light"] #tag-filters .btn.active{background-color:sienna;color:silver;border-color:sienna;box-shadow:0 0 8px #DA8A67}[data-theme="light"] .glow-frame{border:2px solid #4b2948;box-shadow:0 0 12px #4b2948}html,body,.sidebar,a,h1,h2,h3,h4,h5,h6{transition:background-color 0.3s ease, color 0.3s ease}.text-center{text-align:center}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mt-lg{margin-top:2rem}.shadow-soft{box-shadow:0 2px 8px rgba(0,0,0,0.1)}
