:root{--hs-night:#100d15;--hs-gold:#d3aa63;--hs-text:#eee6ec;--hs-muted:#c9bdc6;--hs-line:rgba(211,170,99,.24)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0!important;background:radial-gradient(circle at 12% 8%,rgba(117,53,88,.34),transparent 32%),linear-gradient(180deg,#171019,#100d15 60%,#171019)!important;color:var(--hs-text)!important;font-family:Inter,"Segoe UI",Arial,sans-serif!important;font-size:17px!important;line-height:1.75!important}
body #header{display:none!important}
body #wrap_all,body #main,body .main_color,body .container_wrap,body .container_wrap_first{background:transparent!important;color:var(--hs-text)!important}
body a{color:var(--hs-gold)}
.hs-header{position:sticky;top:0;z-index:9999;border-bottom:1px solid rgba(255,255,255,.11);background:rgba(16,13,21,.95);backdrop-filter:blur(15px)}
.hs-nav{width:min(1120px,calc(100% - 40px));min-height:74px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.hs-brand{display:flex;align-items:center;gap:14px;color:#fff!important;text-decoration:none!important;font:700 19px/1.15 Georgia,"Times New Roman",serif!important}
.hs-brand img{width:86px;height:50px;object-fit:contain}
.hs-brand span small{display:block;margin-top:5px;color:var(--hs-gold);font:800 10px/1.2 Inter,Arial,sans-serif;letter-spacing:.17em;text-transform:uppercase}
.hs-menu{display:flex;gap:22px;align-items:center;flex-wrap:wrap}
.hs-menu a{color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:750}
.hs-menu a:hover{color:var(--hs-gold)!important}
body>main,body #main>.container_wrap_first>.container,body #main>.container_wrap>.container{width:min(1120px,calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important;padding:74px 0 96px!important}
body>main article,body .template-page,body .template-single-blog{width:100%!important;max-width:none!important;padding:clamp(28px,6vw,68px)!important;border:1px solid var(--hs-line)!important;border-radius:24px!important;background:rgba(255,255,255,.055)!important;box-shadow:0 24px 70px rgba(0,0,0,.28)}
body .content{width:100%!important;border:0!important;color:var(--hs-text)!important}
body .sidebar{display:none!important}
body h1,body h2,body h3,body h4{color:var(--hs-gold)!important;font-family:Georgia,"Times New Roman",serif!important;line-height:1.1!important;text-shadow:none!important}
body p,body li,body span,body .entry-content,body .avia_textblock{color:var(--hs-text)!important}
body strong,body b{color:var(--hs-gold)!important}
.hs-route-intro{max-width:780px;margin-bottom:38px;color:var(--hs-muted)!important;font-size:19px}
.hs-route-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}
.hs-route-grid figure{margin:0;padding:12px;border:1px solid var(--hs-line);border-radius:18px;background:#fff;overflow:hidden}
.hs-route-grid img{display:block;width:100%;height:auto;border-radius:10px}
.hs-note{margin-top:30px;padding:20px 24px;border-left:3px solid var(--hs-gold);border-radius:0 14px 14px 0;background:rgba(255,255,255,.06);color:var(--hs-muted)!important}
@media(max-width:720px){.hs-nav{min-height:68px;align-items:flex-start;padding:14px 0}.hs-brand span{display:none}.hs-brand img{width:70px;height:44px}.hs-menu{justify-content:flex-end;gap:13px}.hs-menu a{font-size:12px}.hs-route-grid{grid-template-columns:1fr}body>main,body #main>.container_wrap_first>.container,body #main>.container_wrap>.container{width:calc(100% - 28px)!important;padding:42px 0 68px!important}body>main article,body .template-page{border-radius:18px!important}}
