:root{--brand:#590b36;--brand-dark:#3d0725;--brand-soft:#f6eaf0;--ink:#30252c;--muted:#746b71;--line:#e9e0e5}
.site-theme .editorial-guide{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;margin:24px 0;overflow-wrap:anywhere}
.site-theme .editorial-guide h3{color:var(--brand);font-size:20px;margin:26px 0 12px}
.site-theme .editorial-guide h3:first-child{margin-top:0}
.site-theme .editorial-guide p{line-height:1.85;color:#62565e;margin:0 0 16px}
@media(max-width:575px){.site-theme .editorial-guide{padding:20px}.site-theme .editorial-guide h3{font-size:18px}}
body.site-theme{background:#faf8f9;color:var(--ink);font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.7;padding-top:0;margin:0}
.site-theme a{color:var(--brand);text-underline-offset:3px}
.site-theme a:hover{color:var(--brand-dark)}
.site-theme a:focus-visible,.site-theme button:focus-visible{outline:3px solid #b76b95;outline-offset:3px}
.site-theme img{max-width:100%;height:auto}
.site-theme .container{width:100%;max-width:1240px;padding-left:24px;padding-right:24px}
.site-theme .skip-content{position:absolute;top:-100px;left:16px;z-index:1100;background:white;padding:12px 20px;border:2px solid var(--brand)}
.site-theme .skip-content:focus{top:12px}
.site-theme .top_nav{position:relative;display:block;padding:0;background:#fff;box-shadow:0 2px 14px #3907200b;z-index:100}
.site-theme .top_nav_panel{width:100%;background:#fff}
.site-theme .top_nav_panel>.container{display:flex;align-items:center;gap:18px;min-height:94px;flex-wrap:wrap;padding-top:12px;padding-bottom:12px}
.site-theme .navbar-brand{padding:0;margin:0 auto 0 0;flex-shrink:0}
.site-theme .navbar-brand img{width:175px;height:62px;object-fit:contain}
.site-theme .top_nav .navbar-nav{display:flex;flex-direction:row;align-items:center;gap:5px;flex-wrap:wrap;margin:0!important}
.site-theme .top_nav .navbar-nav .nav-link{color:var(--brand);font-size:13px;padding:9px 13px;border-radius:8px;overflow-wrap:anywhere}
.site-theme .top_nav .navbar-nav .nav-link:hover,.site-theme .top_nav .navbar-nav .active .nav-link{background:var(--brand-soft)}
.site-theme .top_nav .navbar-nav>li:first-child .nav-link{background:var(--brand);color:white !important;font-weight:600}
.site-theme .navbar-toggler{background:var(--brand);border:0;padding:10px;border-radius:8px}
.site-theme .navbar-collapse{width:100%;background:var(--brand)}
.site-theme .Navigation_menu{width:100%;background:var(--brand)}
.site-theme .Navigation_menu ul{list-style:none;margin:0;padding:0}
.site-theme .Navigation_menu>.container>ul{display:flex;flex-wrap:wrap;align-items:stretch}
.site-theme .Navigation_menu li{position:relative}
.site-theme .Navigation_menu>.container>ul>.nav-item{display:none}
.site-theme .Navigation_menu a[aria-expanded]::after{position: relative;top: -4px;content:'⌄';display:inline-block;margin-left:7px}
.site-theme .Navigation_menu>.container>ul>li>a{display:block;padding:14px 16px;color:#fff;font-size:13px;font-weight:500;text-decoration:none}
.site-theme .Navigation_menu>.container>ul>li>a:hover,.site-theme .Navigation_menu li.menu-open>a{background:var(--brand-dark)}
.site-theme .Navigation_menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:255px;max-height:65vh;overflow-y:auto;background:#fff;border:1px solid var(--line);border-radius:0 0 12px 12px;box-shadow:0 15px 30px #39072020;z-index:101;padding:8px}
.site-theme .Navigation_menu li.menu-open>.sub-menu{display:block}
.site-theme .Navigation_menu .sub-menu a{display:block;padding:9px 12px;border-radius:6px;font-size:13px;color:var(--ink);text-decoration:none}
.site-theme .Navigation_menu .sub-menu a:hover,.site-theme .Navigation_menu .sub-menu a.active{background:var(--brand); color:#fff !important;}
.site-theme .Navigation_menu>.container>ul>li:last-child .sub-menu{left:auto;right:0}
.site-theme .Middle_panel{padding:32px 0 40px;outline:none}
.site-theme .Middle_panel>.row{row-gap:26px}
.site-theme .Middle_panel .col-md-9,.site-theme .Middle_panel .col-md-3{min-width:0}
.site-theme .content,.site-theme .post,.site-theme .head_cont{overflow-wrap:anywhere}
.site-theme h1,.site-theme h2,.site-theme h3,.site-theme h4{color:var(--ink);line-height:1.35;font-weight:650;letter-spacing:-.35px}
.site-theme h1{font-size:clamp(25px,3vw,35px);margin-bottom:20px}
.site-theme h2{font-size:25px}.site-theme h3{font-size:20px}.site-theme h4{font-size:19px}
.site-theme .head_cont{background:linear-gradient(125deg,#f6eaf0,#fff);border:1px solid var(--line);border-top:4px solid var(--brand);padding:30px;border-radius:16px;margin-bottom:28px}
.site-theme .head_cont h1{font-size:28px}.site-theme .head_cont h1 a{font-size:inherit}
.site-theme .head_cont p{color:#66585f}.site-theme .head_cont p:last-child{margin-bottom:0}
.site-theme .post{background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:20px;padding:24px;box-shadow:0 4px 16px #39072005}
.site-theme .post_head{border:0;padding:0;margin-bottom:12px}
.site-theme .post_title h2{font-size:21px;margin:0 0 10px}
.site-theme .post_title h2 a{font-size:inherit;color:var(--brand);font-weight:650}
.site-theme .post_title p,.site-theme .post_title p a{font-size:12px;color:var(--muted);line-height:1.7}
.site-theme .post_cont{padding:0;font-size:15px;color:#62565e;line-height:1.8}
.site-theme .post_foot{padding:15px 0 0;border-top:1px solid var(--line);margin-top:18px;font-size:12px}
.site-theme .post_foot p{margin-bottom:0}.site-theme .post_foot a{font-size:12px;font-weight:600}
.site-theme .sidebox{background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:22px;overflow:hidden;overflow-wrap:anywhere}
.site-theme .sidebox h3{background:var(--brand-soft);color:var(--brand);font-size:16px;padding:16px 18px;margin:0;border-bottom:1px solid var(--line)}
.site-theme .sidebox ul{list-style:none;padding:6px 3px;margin:0}
.site-theme .sidebox li{padding:8px 5px;border-bottom:1px solid #f0ebee;font-size:13px;line-height:1.6}
.site-theme .sidebox li:last-child{border:0}.site-theme .sidebox li img{margin-right:5px}
.site-theme .sidebox>a{display:block}.site-theme .sidebox>a>img{display:block;margin:auto}
.site-theme .table-responsive{background:#fff;border:1px solid var(--line);border-radius:12px;margin:22px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}
.site-theme .table{margin:0;background:#fff;font-size:14px;color:var(--ink)}
.site-theme .table th{background:var(--brand);color:#fff;font-weight:600;padding:16px;border-color:#75264f}
.site-theme .table td{padding:13px 16px;border-color:var(--line);vertical-align:middle;overflow-wrap:anywhere}
.site-theme .table tbody tr:nth-child(even){background:#fcf9fb}.site-theme .table tbody tr:hover{background:#f6edf2}
.site-theme .card,.site-theme .Bookmark_W{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 16px #39072005}
.site-theme .card-body,.site-theme .Bookmark_W{padding:26px}.site-theme .card-title{margin-bottom:20px;color:var(--brand)}
.site-theme .form-group{margin-bottom:20px}.site-theme label{font-size:13px;font-weight:600;margin-bottom:7px}
.site-theme .form-control{border:1px solid #d9cbd3;border-radius:8px;min-height:45px;height:auto;padding:10px 12px;font-size:15px;color:var(--ink);background:#fff}
.site-theme .form-control:focus{border-color:var(--brand);box-shadow:0 0 0 3px #590b3615}
.site-theme textarea.form-control{min-height:140px;resize:vertical}
.site-theme .btn{padding:10px 18px;border-radius:8px;min-height:44px;font-size:14px;font-weight:600;white-space:normal}
.site-theme .btn-primary{color:#fff;background:var(--brand);border-color:var(--brand)}
.site-theme .btn-primary:hover,.site-theme .btn-primary:focus{background:var(--brand-dark);border-color:var(--brand-dark)}
.site-theme .btn-outline-primary{color:var(--brand);border-color:#d9b9cb}.site-theme .btn-outline-primary:hover{background:var(--brand);color:#fff}
.site-theme .pagination{flex-wrap:wrap;gap:5px}.site-theme .page-link{border-radius:6px;color:var(--brand);border-color:var(--line)}
.site-theme .page-item.active .page-link{background:var(--brand);border-color:var(--brand)}
.site-theme .footer{clear:both;width:100%;background:#fff;border-top:1px solid var(--line);margin-top:20px;padding:0 0 28px;color:var(--muted);font-size:13px;text-align:center}
.site-theme .Do_not_post{background:var(--brand-soft);padding:22px 0;margin-bottom:25px;color:#65525d}
.site-theme .Do_not_post p{margin:0}.site-theme .footer .tags{max-width:940px;margin:18px auto;font-size:12px;line-height:1.9}
.site-theme .float{width:54px;height:54px;right:18px;bottom:18px;box-shadow:0 5px 18px #0002}.site-theme .float img{width:40px;height:40px}
.site-theme .account-page{padding-top:0}
.site-theme .no_display{display:none}
@media(min-width:992px){.site-theme .Middle_panel>.row>.col-md-9{flex:0 0 73%;max-width:73%}.site-theme .Middle_panel>.row>.col-md-3{flex:0 0 27%;max-width:27%}}
@media(max-width:991px){.site-theme .top_nav_panel>.container{gap:12px}.site-theme .top_nav .navbar-nav{width:100%;justify-content:flex-start}.site-theme .Navigation_menu>.container>ul{display:block;padding:8px 0}.site-theme .Navigation_menu .sub-menu{position:static;min-width:0;max-height:340px;box-shadow:none;margin:0 10px 8px;border-radius:8px}.site-theme .Navigation_menu>.container>ul>li>a{padding:12px 14px}.site-theme .Middle_panel>.row>.col-md-9,.site-theme .Middle_panel>.row>.col-md-3{flex:0 0 100%;max-width:100%}.site-theme .Middle_panel>.row>.col-md-3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.site-theme .sidebox{margin-bottom:0}}
@media(max-width:575px){.site-theme .container{padding-left:16px;padding-right:16px}.site-theme .Middle_panel{padding-top:22px}.site-theme .navbar-brand img{width:150px;height:auto}.site-theme .top_nav .navbar-nav .nav-link{font-size:12px;padding:8px 10px}.site-theme .head_cont,.site-theme .post,.site-theme .card-body,.site-theme .Bookmark_W{padding:20px}.site-theme .head_cont h1{font-size:24px}.site-theme .post_title h2{font-size:19px}.site-theme .Middle_panel>.row>.col-md-3{display:block}.site-theme .sidebox{margin-bottom:18px}.site-theme .post_foot .text-right{text-align:left!important;margin-top:10px}.site-theme .table th,.site-theme .table td{padding:11px;font-size:13px}.site-theme .table{min-width:480px}.site-theme iframe,.site-theme ins.adsbygoogle{max-width:100%}.site-theme .footer{padding-bottom:80px}}
@media(prefers-reduced-motion:reduce){.site-theme *{scroll-behavior:auto!important;transition:none!important}}

.site-theme .home-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;list-style:none;padding:0;margin:20px 0}
.site-theme .home-pagination a,.site-theme .home-pagination span{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--brand);text-decoration:none}
.site-theme .home-pagination a:hover,.site-theme .home-pagination a:focus-visible{background:var(--brand-soft);border-color:var(--brand)}
.site-theme .home-pagination [aria-current=page]{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:700}
