*,::after,::before{box-sizing:border-box;margin:0;padding:0}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;cursor:pointer;font:inherit}table{border-collapse:collapse}html{background:linear-gradient(160deg,#ffe0ff 0,#ecdaff 33%,#d8e6ff 66%,#ccf2ff 100%);background-attachment:fixed;min-height:100%}body{font-family:DotGothic16,sans-serif;color:#057;background:0 0;font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .2s,opacity .2s}a:hover{color:#f0f;opacity:1}.main{min-height:60vh;padding:48px 0 80px}.container{max-width:1000px;margin:0 auto;padding:0 clamp(20px,5vw,40px)}.container--narrow{max-width:760px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,240,255,.82);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:2px solid #f0f;box-shadow:0 2px 12px rgba(255,0,255,.2)}.site-header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:0 auto;padding:0 clamp(20px,5vw,40px);height:72px}@media (min-width:768px){.site-header__inner{height:88px}}.site-header__logo{display:flex;align-items:center;gap:10px}.site-header__logo img{height:40px;width:auto}@media (min-width:768px){.site-header__logo img{height:48px}}.site-header__logo-text{display:inline-flex;font-size:20px;font-weight:700;letter-spacing:.05em;background:linear-gradient(90deg,#f0f,#90f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width:768px){.site-header__logo-text{font-size:24px}}.site-header__toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:0 0;border:none;padding:0;cursor:pointer}@media (min-width:768px){.site-header__toggle{display:none}}.site-header__toggle-bar{display:block;width:100%;height:2px;background:#f0f;transition:transform .2s,opacity .2s}.site-header__toggle.is-open .site-header__toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__toggle.is-open .site-header__toggle-bar:nth-child(2){opacity:0}.site-header__toggle.is-open .site-header__toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header__nav{position:absolute;top:100%;left:0;right:0;max-height:0;overflow:hidden;background:rgba(255,240,255,.95);border-top:2px solid #f0f;transition:max-height .25s ease}.site-header__nav.is-open{max-height:240px}@media (min-width:768px){.site-header__nav{position:static;max-height:none;overflow:visible;background:0 0;border-top:none}}.site-header__nav-list{display:flex;flex-direction:column;gap:6px;padding:16px clamp(20px,5vw,40px)}@media (min-width:768px){.site-header__nav-list{flex-direction:row;padding:0}}.site-header__nav-list a{display:block;font-size:12px;font-weight:600;color:#f0f;border:1px solid #f0f;padding:4px 14px;letter-spacing:.05em;transition:all .2s}.site-header__nav-list a:hover{background-color:#f0f;color:#fff;box-shadow:0 0 12px rgba(255,0,255,.35);opacity:1}.site-footer{background:rgba(255,240,255,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:2px solid #f0f;box-shadow:0 -2px 12px rgba(255,0,255,.15);margin-top:80px}.site-footer__inner{max-width:1000px;margin:0 auto;padding:32px clamp(20px,5vw,40px);display:flex;flex-direction:column;align-items:center;gap:16px}.site-footer__logo{display:flex;align-items:center;gap:8px}.site-footer__logo img{height:32px;width:auto}.site-footer__logo-text{display:inline-flex;font-size:16px;font-weight:700;letter-spacing:.05em;background:linear-gradient(90deg,#f0f,#90f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.site-footer__nav-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px}.site-footer__nav-list a{font-size:12px;color:#68a}.site-footer__nav-list a:hover{color:#f0f;opacity:1}.site-footer__copy{font-size:12px;color:#68a}.site-footer__copy a{color:#68a}.site-footer__copy a:hover{color:#f0f;opacity:1}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.fv{padding:48px clamp(20px,5vw,40px);display:flex;justify-content:center;background:0 0}.fv__box{width:100%;max-width:520px;border:2px solid #f0f;outline:1px dashed #90f;outline-offset:-8px;background:rgba(255,240,255,.7);padding:0 32px 32px;text-align:center;box-shadow:6px 6px 0 #90f}.fv__titlebar{margin:0 -32px 24px;padding:8px 16px;background:linear-gradient(90deg,#f0f,#90f,#0cc);color:#fff;font-size:13px;font-weight:700;letter-spacing:.1em}.fv__marquee{overflow:hidden;border:1px solid #0cc;background:#fff;margin-bottom:20px;padding:6px 0}.fv__marquee-track{display:inline-block;white-space:nowrap;padding-left:100%;font-size:12px;font-weight:600;color:#90f;animation:marquee 10s linear infinite}@media (prefers-reduced-motion:reduce){.fv__marquee-track{animation:none}}.fv__badge{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:600;color:#90f;letter-spacing:.2em;margin-bottom:16px;text-transform:uppercase}.fv__blink{display:inline-block;font-size:10px;font-weight:700;color:#fff;background:#f0f;padding:2px 6px;letter-spacing:0;animation:blink 1.2s step-start infinite}@media (prefers-reduced-motion:reduce){.fv__blink{animation:none}}.fv__title{font-size:20px;font-weight:700;line-height:1.6;margin-bottom:20px;color:#c0c}.fv__divider{border:none;border-top:2px dashed #0cc;margin:0 0 36px}.fv__button{display:inline-block;font-size:13px;font-weight:600;color:#fff;background:#f0f;border:2px solid #c0c;padding:10px 32px;letter-spacing:.08em;box-shadow:4px 4px 0 #90f;transition:box-shadow .1s,transform .1s}.fv__button:hover{color:#fff;opacity:1;box-shadow:2px 2px 0 #90f;transform:translate(2px,2px)}.fv__counter{margin-top:36px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;font-size:11px;letter-spacing:.05em;color:#68a}.fv__counter-digits{display:inline-flex;border:1px solid #f0f;background:#000;padding:3px;gap:1px}.fv__counter-digit{display:inline-block;width:14px;text-align:center;font-family:monospace;font-weight:700;font-size:13px;color:#f0f;background:#000;border-right:1px solid #c0c}.fv__counter-digit:last-child{border-right:none}.archive-title,.section-title{font-size:18px;font-weight:700;padding-bottom:12px;margin-bottom:24px;border-bottom:2px solid #f0f;background:linear-gradient(90deg,#f0f,#90f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.post-list{display:flex;flex-direction:column}.post-item{position:relative;padding:20px 0;border-bottom:1px solid rgba(255,0,255,.2);transition:background .2s}.post-item:first-child{border-top:1px solid rgba(255,0,255,.2)}.post-item:hover{background:rgba(255,240,255,.7)}.post-item:hover .post-item__title{color:#f0f}.post-item__link{position:absolute;inset:0;z-index:1}.post-item__meta{display:flex;align-items:center;gap:10px;margin-bottom:8px}.post-item__date{font-size:13px;font-weight:700;color:#f0f;letter-spacing:.05em}.post-item__cat{font-size:10px;font-weight:700;color:#fff;background:linear-gradient(90deg,#f0f,#90f);padding:2px 8px;letter-spacing:.08em}.post-item__title{font-size:16px;font-weight:600;line-height:1.6;margin-bottom:6px;color:#057;transition:color .2s}.post-item__excerpt{font-size:13px;color:#68a;line-height:1.7}.no-posts{text-align:center;color:#68a;padding:64px 0;font-size:14px}.post__header{margin-bottom:40px}.post__meta{display:flex;align-items:center;gap:12px;margin-bottom:16px}.post__cat{font-size:10px;font-weight:700;color:#fff;background:linear-gradient(90deg,#f0f,#90f);padding:3px 10px;letter-spacing:.08em}.post__date{font-size:13px;font-weight:700;color:#f0f}.post__title{font-size:22px;font-weight:700;line-height:1.5;color:#057}@media (min-width:768px){.post__title{font-size:28px}}.post__thumb{margin-bottom:40px}.post__thumb img{width:100%;height:auto;border-radius:4px}.post__content{line-height:1.9}.post__content h2{font-size:20px;font-weight:700;margin:48px 0 16px;padding:10px 16px;background:linear-gradient(90deg,#f0f,#90f);color:#fff}.post__content h3{font-size:17px;font-weight:700;margin:32px 0 12px;padding:6px 12px;border-left:3px solid #f0f;background-color:rgba(255,240,255,.7);color:#057}.post__content p{margin-bottom:24px}.post__content ol,.post__content ul{padding-left:24px;margin-bottom:24px;list-style:revert}.post__content ol li,.post__content ul li{margin-bottom:6px}.post__content img{max-width:100%;height:auto;border-radius:4px;margin:24px auto}.post__content blockquote{border-left:3px solid #90f;padding:8px 0 8px 16px;background-color:rgba(255,240,255,.7);color:#68a;margin:24px 0;font-style:italic}.post__content code{background:#f0fff0;color:#080;padding:2px 6px;border-radius:3px;font-size:.9em}.post__content pre{background:#1a1a1a;border:1px solid rgba(57,255,20,.4);padding:20px;border-radius:4px;overflow-x:auto;margin-bottom:24px}.post__content pre code{background:0 0;color:#39ff14;padding:0}.post__content a{color:#90f;text-decoration:underline;text-underline-offset:3px}.post__content a:hover{color:#f0f;opacity:1}.post__content hr{border:none;border-top:2px solid rgba(255,0,255,.3);margin:40px 0}.post-like{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:48px;padding-top:32px;border-top:1px solid rgba(255,0,255,.2)}.post-like__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 32px;background:#f0f;border:2px solid #c0c;color:#fff;font-family:DotGothic16,sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;cursor:pointer;box-shadow:4px 4px 0 #90f;transition:box-shadow .1s,transform .1s}.post-like__btn:hover:not(:disabled){color:#fff;opacity:1;box-shadow:2px 2px 0 #90f;transform:translate(2px,2px)}.post-like__btn:disabled{cursor:not-allowed}.post-like__btn.is-liked{background:#c0c;border-color:#90f}.post-like__btn.is-animating{animation:post-like-pop .4s ease}.post-like__icon{font-size:16px;line-height:1}.post-like__count{font-size:13px;font-weight:700;color:#68a;min-width:2em;text-align:left}@keyframes post-like-pop{0%{transform:scale(1)}40%{transform:scale(1.25)}100%{transform:scale(1)}}.post-nav{display:flex;justify-content:space-between;gap:16px;margin-top:64px;padding-top:32px;border-top:1px solid rgba(255,0,255,.2);font-size:13px}.post-nav__next,.post-nav__prev{flex:1}.post-nav__next a,.post-nav__prev a{color:#68a}.post-nav__next a:hover,.post-nav__prev a:hover{color:#f0f;opacity:1}.post-nav__next{text-align:right}.error-404{text-align:center;padding:80px 0}.error-404__code{font-size:80px;font-weight:700;line-height:1;margin-bottom:24px;background:linear-gradient(90deg,#f0f,#90f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.error-404__text{margin-bottom:32px;color:#68a}.error-404__link{display:inline-block;padding:12px 32px;background:linear-gradient(90deg,#f0f,#90f);color:#fff;font-size:13px;font-weight:600;box-shadow:0 4px 15px rgba(255,0,255,.3);transition:all .2s}.error-404__link:hover{box-shadow:0 6px 25px rgba(255,0,255,.5);color:#fff;opacity:.9}.pagination{margin-top:48px}.pagination .nav-links{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap}.pagination .page-numbers{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;border:1px solid rgba(255,0,255,.4);background:0 0;font-size:13px;color:#f0f;font-weight:600;transition:all .2s}.pagination .page-numbers.current{background:linear-gradient(135deg,#f0f,#90f);color:#fff;border-color:#f0f;box-shadow:0 4px 12px rgba(255,0,255,.3)}.pagination .page-numbers:hover:not(.current){background-color:rgba(255,240,255,.7);border-color:#f0f;box-shadow:0 2px 8px rgba(255,0,255,.2);opacity:1}.pagination .page-numbers.dots{border:none;color:#68a}.page-header{margin-bottom:40px;padding-bottom:16px;border-bottom:2px solid #f0f}.page-header__label{font-size:10px;font-weight:700;color:#90f;letter-spacing:.2em;margin-bottom:10px;text-transform:uppercase}.page-header__title{font-size:22px;font-weight:700;line-height:1.4;color:#057}@media (min-width:768px){.page-header__title{font-size:28px}}.page-footer-note{font-size:12px;color:#68a;text-align:right;margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,0,255,.2)}.profile{padding:48px 0;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width:768px){.profile{padding:64px 0}}.profile__avatar{margin-bottom:20px}.profile__avatar img{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #f0f;box-shadow:0 0 20px rgba(255,0,255,.25)}.profile__name{font-size:20px;font-weight:700;line-height:1.4;margin-bottom:16px;background:linear-gradient(90deg,#f0f,#90f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width:768px){.profile__name{font-size:22px}}.profile__bio{font-size:14px;line-height:1.9;color:#68a;max-width:480px}.comments{margin-top:48px;border:2px solid #f0f;padding:24px;background-color:rgba(255,240,255,.7);box-shadow:0 4px 20px rgba(255,0,255,.1)}.comments__title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;margin-bottom:8px;background:linear-gradient(90deg,#f0f,#90f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.comments__count{background:linear-gradient(90deg,#f0f,#90f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.comments__desc{font-size:13px;color:#68a;margin-bottom:24px;line-height:1.7}.comment-form{display:flex;flex-direction:column;gap:12px}.comment-form__field{margin:0}.comment-form__field input[type=text],.comment-form__field textarea{width:100%;padding:10px 12px;background-color:#fff;border:1px solid rgba(255,0,255,.4);border-radius:0;font-family:DotGothic16,sans-serif;font-size:14px;color:#057;resize:vertical}.comment-form__field input[type=text]::-moz-placeholder,.comment-form__field textarea::-moz-placeholder{color:#68a}.comment-form__field input[type=text]::placeholder,.comment-form__field textarea::placeholder{color:#68a}.comment-form__field input[type=text]:focus,.comment-form__field textarea:focus{outline:0;border-color:#f0f;box-shadow:0 0 8px rgba(255,0,255,.2)}.comment-form__field textarea{min-height:120px}.comment-form__privacy{font-size:12px;color:#68a;margin:0;line-height:1.6;text-align:center}.comment-form__privacy a{color:#90f;text-decoration:underline;text-underline-offset:2px}.comment-form__submit{margin:0;display:flex;justify-content:center}.comment-form__btn{padding:10px 36px;background:linear-gradient(90deg,#f0f,#90f);color:#fff;border:none;border-radius:0;font-family:DotGothic16,sans-serif;font-size:14px;font-weight:700;letter-spacing:.08em;cursor:pointer;box-shadow:0 4px 15px rgba(255,0,255,.3);transition:all .2s}.comment-form__btn:hover{box-shadow:0 6px 25px rgba(255,0,255,.5);opacity:.9}.comment-list{list-style:none;margin-top:32px;display:flex;flex-direction:column;gap:12px}.comment-item{padding:16px;border:1px solid rgba(255,0,255,.2);background:#fff}.comment-item__meta{display:flex;align-items:center;gap:12px;margin-bottom:8px}.comment-item__author{font-size:13px;font-weight:700;color:#90f}.comment-item__date{font-size:12px;color:#68a}.comment-item__text{font-size:14px;line-height:1.8;color:#057}.comment-item__text p{margin:0}.comment-item__pending{font-size:12px;color:#f0f;margin-top:8px}/*# sourceMappingURL=style.min.css.map */
