*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%;margin:0;padding:0;font-family:"MR"}body{min-height:100vh;display:flex;flex-direction:column;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#site-content{flex:1 0 auto}#site-footer{flex-shrink:0}ul,ol{list-style:none}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit;margin:0;padding:0;background:none;border:none}img,picture,video,canvas,svg{display:block;max-width:100%}table{border-collapse:collapse;border-spacing:0}:focus{outline:none}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body.home .entry-content{background:#e4f3ff}.container{width:100%;max-width:1600px;margin:0 auto;padding:0 6vw}#site-header{position:sticky;top:0;left:0;z-index:1000;width:100%;background:#061f35;color:#fff;box-shadow:0 8px 28px rgba(0, 0, 0, 0.18)}#site-header .header-container{display:flex;align-items:center;justify-content:space-between;gap:36px;min-height:78px}#site-header .site-branding{display:flex;align-items:center;flex-shrink:0}#site-header .site-branding .custom-logo-link{display:inline-flex;align-items:center}#site-header .site-branding img,#site-header .site-branding .custom-logo{display:block;max-height:54px;width:auto;filter:brightness(0) invert(1) opacity(0.9)}#site-header .site-branding .site-title{margin:0;font-size:24px;font-weight:800;line-height:1}#site-header .site-branding .site-title a{color:#fff;text-decoration:none}#site-header .site-branding .site-description{display:none}#site-header .main-navigation-container{display:flex;align-items:center;justify-content:center;flex:1}#site-header .main-navigation{display:flex;align-items:center}#site-header .main-navigation ul{display:flex;align-items:center;justify-content:center;gap:34px;margin:0;padding:0;list-style:none}#site-header .main-navigation li{margin:0;padding:0}#site-header .main-navigation a{position:relative;display:inline-flex;align-items:center;color:rgba(255, 255, 255, 0.88);font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;letter-spacing:0.01em;transition:color 0.25s ease, opacity 0.25s ease}#site-header .main-navigation a::after{content:"";position:absolute;left:0;bottom:-8px;width:100%;height:2px;background:#4cc8ff;border-radius:20px;transform:scaleX(0);transform-origin:right;transition:transform 0.25s ease}#site-header .main-navigation a:hover,#site-header .main-navigation a:focus-visible{color:#4cc8ff}#site-header .main-navigation a:hover::after,#site-header .main-navigation a:focus-visible::after{transform:scaleX(1);transform-origin:left}#site-header .main-navigation .current-menu-item>a,#site-header .main-navigation .current_page_item>a{color:#4cc8ff}#site-header .main-navigation .current-menu-item>a::after,#site-header .main-navigation .current_page_item>a::after{transform:scaleX(1)}#site-header .login-navigation-container{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}#site-header .login-navigation ul{display:flex;align-items:center;gap:18px;margin:0;padding:0;list-style:none}#site-header .login-navigation li{margin:0;padding:0}#site-header .login-navigation a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255, 255, 255, 0.22);border-radius:50%;color:transparent;font-size:0;line-height:1;text-decoration:none;background:rgba(255, 255, 255, 0.08);transition:background 0.25s ease, border-color 0.25s ease, transform 0.25s ease}#site-header .login-navigation a::before{content:"";display:block;width:20px;height:20px;background-color:#fff;mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12C14.7614 12 17 9.76142 17 7C17 4.23858 14.7614 2 12 2C9.23858 2 7 4.23858 7 7C7 9.76142 9.23858 12 12 12Z' fill='black'/%3E%3Cpath d='M4 21C4 16.5817 7.58172 13 12 13C16.4183 13 20 16.5817 20 21C20 21.5523 19.5523 22 19 22H5C4.44772 22 4 21.5523 4 21Z' fill='black'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:contain}#site-header .login-navigation a:hover,#site-header .login-navigation a:focus-visible{background:#4cc8ff;border-color:#4cc8ff;transform:translateY(-1px)}#site-header .hamburger{display:none}#site-header #menu-overlay{display:none}body.admin-bar #site-header{top:32px}@media (max-width:782px){body.admin-bar #site-header{top:46px}}@media (max-width:991px){#site-header .header-container{position:relative;min-height:72px;gap:18px}#site-header .site-branding{position:relative;z-index:1005}#site-header .site-branding img,#site-header .site-branding .custom-logo{max-height:48px}#site-header .site-branding .site-title{font-size:22px}#site-header .main-navigation-container{order:2;flex:0;margin-left:auto}#site-header .login-navigation-container{position:relative;z-index:1005;order:3}#site-header .login-navigation a{width:38px;height:38px}#site-header .login-navigation a::before{width:18px;height:18px}#site-header .hamburger{position:relative;z-index:1006;display:flex;flex-direction:column;justify-content:center;gap:7px;width:34px;height:34px;color:#fff;cursor:pointer}#site-header .hamburger span{display:block;width:100%;height:2px;background:currentColor;border-radius:20px;transition:transform 0.3s ease, opacity 0.3s ease}#site-header .hamburger.is-active span:first-child,#site-header .hamburger.active span:first-child{transform:translateY(4.5px) rotate(45deg)}#site-header .hamburger.is-active span:last-child,#site-header .hamburger.active span:last-child{transform:translateY(-4.5px) rotate(-45deg)}#site-header #menu-overlay{position:fixed;inset:0;z-index:1001;display:block;pointer-events:none;background:rgba(0, 0, 0, 0.55);opacity:0;transition:opacity 0.35s ease}#site-header #menu-overlay.is-active,#site-header #menu-overlay.active{pointer-events:auto;opacity:1}#site-header .main-navigation{position:fixed;top:0;left:0;z-index:1004;display:flex;width:100%;max-height:100vh;padding:104px 24px 34px;background:#061f35;border-bottom:1px solid rgba(255, 255, 255, 0.1);box-shadow:0 18px 45px rgba(0, 0, 0, 0.28);transform:translateY(-100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform 0.45s ease, opacity 0.3s ease, visibility 0s linear 0.45s}#site-header .main-navigation ul{display:flex;flex-direction:column;align-items:flex-start;gap:22px;width:100%}#site-header .main-navigation li{width:100%}#site-header .main-navigation a{display:flex;width:100%;color:#fff;font-size:22px;font-weight:800;line-height:1.25}#site-header .main-navigation a::after{bottom:-6px;width:64px}#site-header .main-navigation.is-active,#site-header .main-navigation.active,#site-header .main-navigation.toggled{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto;transition:transform 0.45s ease, opacity 0.3s ease, visibility 0s linear 0s}body.menu-open{overflow:hidden}}@media (max-width:575px){#site-header .header-container{min-height:68px;gap:12px}#site-header .site-branding img,#site-header .site-branding .custom-logo{max-height:42px}#site-header .site-branding .site-title{font-size:20px}#site-header .hamburger{width:30px;height:30px}#site-header .login-navigation a{width:36px;height:36px}#site-header .main-navigation{padding:96px 20px 30px}#site-header .main-navigation a{font-size:20px}}#site-footer{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 0%, rgba(45, 183, 236, 0.14), transparent 34%), radial-gradient(circle at 86% 100%, rgba(45, 183, 236, 0.08), transparent 32%), linear-gradient(135deg, #071f34 0%, #061827 54%, #05111f 100%);color:white;padding:42px 0 0;border-top:1px solid rgba(41, 185, 239, 0.16)}#site-footer::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg, rgba(255, 255, 255, 0.06), transparent 30%), linear-gradient(180deg, rgba(255, 255, 255, 0.04), transparent 45%);opacity:0.6}#site-footer .footer-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px, 0.9fr) minmax(300px, 1.25fr) auto;align-items:center;gap:34px;padding-top:10px;padding-bottom:38px}@media (max-width:1000px){#site-footer .footer-inner{grid-template-columns:1fr;text-align:center;gap:26px}}#site-footer .footer-brand{display:flex;align-items:center;gap:18px}@media (max-width:1000px){#site-footer .footer-brand{justify-content:center;flex-direction:column}}#site-footer .footer-brand-mark{flex:0 0 auto}#site-footer .footer-brand-mark img{max-height:66px;width:auto;filter:grayscale(1) brightness(1.85) contrast(0.82) drop-shadow(0 14px 30px rgba(41, 185, 239, 0.16));opacity:0.92}#site-footer .footer-brand-mark .footer-site-title{font-size:20px;font-weight:800;letter-spacing:-0.02em;color:#fff;text-decoration:none}#site-footer .footer-brand-copy{display:flex;flex-direction:column;gap:5px;max-width:310px}#site-footer .footer-brand-copy strong{color:#ffffff;font-size:16px;font-weight:900;line-height:1.1}#site-footer .footer-brand-copy span{color:rgba(255, 255, 255, 0.62);font-size:13px;line-height:1.45}@media (max-width:1000px){#site-footer .footer-brand-copy{align-items:center}}#site-footer .footer-navigation ul{display:flex;justify-content:center;align-items:center;gap:28px;margin:0;padding:0;list-style:none;flex-wrap:wrap}@media (max-width:620px){#site-footer .footer-navigation ul{gap:10px;width:100%}}#site-footer .footer-navigation li{margin:0}#site-footer .footer-navigation a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:1px solid transparent;border-radius:999px;color:rgba(255, 255, 255, 0.72);font-size:14px;font-weight:700;text-decoration:none;transition:color 0.2s ease, background 0.2s ease, border-color 0.2s ease, transform 0.2s ease}@media (max-width:620px){#site-footer .footer-navigation a{padding:0 12px}}#site-footer .footer-navigation a:hover{color:#29c5ff;background:rgba(41, 185, 239, 0.08);border-color:rgba(41, 185, 239, 0.22);transform:translateY(-1px)}#site-footer .footer-cta{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:8px;border:1px solid rgba(255, 255, 255, 0.1);border-radius:999px;background:rgba(5, 15, 27, 0.46);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.04)}#site-footer .footer-cta span{padding-left:10px;color:rgba(255, 255, 255, 0.62);font-size:13px;font-weight:700;white-space:nowrap}#site-footer .footer-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 18px;border-radius:999px;background:#29b9ef;color:#041525;font-size:13px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:0 12px 28px rgba(41, 185, 239, 0.24);transition:background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease}#site-footer .footer-cta a:hover,#site-footer .footer-cta a:focus-visible{background:#52ccff;transform:translateY(-1px);box-shadow:0 16px 34px rgba(41, 185, 239, 0.34)}@media (max-width:1000px){#site-footer .footer-cta{justify-content:center;width:fit-content;margin:0 auto}}@media (max-width:520px){#site-footer .footer-cta{width:100%;flex-direction:column;border-radius:18px;padding:14px}#site-footer .footer-cta span{padding-left:0}#site-footer .footer-cta a{width:100%}}#site-footer .site-info{position:relative;z-index:1;background:rgba(3, 13, 24, 0.72);border-top:1px solid rgba(255, 255, 255, 0.07);padding:17px 10px;text-align:center;backdrop-filter:blur(10px)}#site-footer .site-info span{display:block;font-size:13px;color:rgba(255, 255, 255, 0.55);letter-spacing:0.02em}body.wp-singular.post-template-default.single.single-post{--sp-1: 8px;--sp-2: 12px;--sp-3: 16px;--sp-4: 24px;--sp-5: 32px;--sp-6: 48px;--text: rgba(255, 255, 255, 0.88);--muted: rgba(255, 255, 255, 0.62);--card: rgba(255, 255, 255, 0.08);--card-hover: rgba(255, 255, 255, 0.11);--border: rgba(255, 255, 255, 0.12);--accent: #3cc8ff;background:linear-gradient(135deg, #071b2e 0%, #0b3554 55%, #0a5b8c 100%);color:var(--text)}body.wp-singular.post-template-default.single.single-post #site-content{width:100%;max-width:1600px;margin:0 auto;padding:160px 6vw}body.wp-singular.post-template-default.single.single-post main,body.wp-singular.post-template-default.single.single-post .site-main,body.wp-singular.post-template-default.single.single-post #primary,body.wp-singular.post-template-default.single.single-post .content-area{padding:80px 0 90px}body.wp-singular.post-template-default.single.single-post article.post,body.wp-singular.post-template-default.single.single-post article.type-post{background:transparent}body.wp-singular.post-template-default.single.single-post header.entry-header,body.wp-singular.post-template-default.single.single-post .entry-header{margin:0 0 var(--sp-5)}body.wp-singular.post-template-default.single.single-post h1.entry-title,body.wp-singular.post-template-default.single.single-post .entry-title{margin:0 0 var(--sp-3);line-height:1.15;letter-spacing:-0.02em;color:#fff}body.wp-singular.post-template-default.single.single-post .entry-meta,body.wp-singular.post-template-default.single.single-post .post-meta,body.wp-singular.post-template-default.single.single-post .single-post-meta{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;font-size:14px;color:var(--muted);margin-bottom:var(--sp-4)}body.wp-singular.post-template-default.single.single-post .entry-meta a,body.wp-singular.post-template-default.single.single-post .post-meta a,body.wp-singular.post-template-default.single.single-post .single-post-meta a{color:var(--muted);text-decoration:none}body.wp-singular.post-template-default.single.single-post .entry-meta a:hover,body.wp-singular.post-template-default.single.single-post .post-meta a:hover,body.wp-singular.post-template-default.single.single-post .single-post-meta a:hover{color:#fff}body.wp-singular.post-template-default.single.single-post .post-thumbnail,body.wp-singular.post-template-default.single.single-post .featured-image,body.wp-singular.post-template-default.single.single-post .wp-post-image{border-radius:14px;overflow:hidden;margin:0 0 var(--sp-5)}body.wp-singular.post-template-default.single.single-post .post-thumbnail img,body.wp-singular.post-template-default.single.single-post .featured-image img,body.wp-singular.post-template-default.single.single-post .wp-post-image img{display:block;width:100%;height:auto}body.wp-singular.post-template-default.single.single-post .entry-content,body.wp-singular.post-template-default.single.single-post .post-content,body.wp-singular.post-template-default.single.single-post .single-post-content{color:var(--text);font-size:16px;line-height:1.75}body.wp-singular.post-template-default.single.single-post .entry-content>*+*,body.wp-singular.post-template-default.single.single-post .post-content>*+*,body.wp-singular.post-template-default.single.single-post .single-post-content>*+*{margin-top:var(--sp-4)}body.wp-singular.post-template-default.single.single-post .entry-content p,body.wp-singular.post-template-default.single.single-post .post-content p,body.wp-singular.post-template-default.single.single-post .single-post-content p{margin:0}body.wp-singular.post-template-default.single.single-post .entry-content a,body.wp-singular.post-template-default.single.single-post .post-content a,body.wp-singular.post-template-default.single.single-post .single-post-content a{color:#fff;text-decoration:underline;text-decoration-color:rgba(60, 200, 255, 0.55);text-underline-offset:3px}body.wp-singular.post-template-default.single.single-post .entry-content a:hover,body.wp-singular.post-template-default.single.single-post .post-content a:hover,body.wp-singular.post-template-default.single.single-post .single-post-content a:hover{text-decoration-color:var(--accent)}body.wp-singular.post-template-default.single.single-post .entry-content h2,body.wp-singular.post-template-default.single.single-post .entry-content h3,body.wp-singular.post-template-default.single.single-post .entry-content h4,body.wp-singular.post-template-default.single.single-post .post-content h2,body.wp-singular.post-template-default.single.single-post .post-content h3,body.wp-singular.post-template-default.single.single-post .post-content h4,body.wp-singular.post-template-default.single.single-post .single-post-content h2,body.wp-singular.post-template-default.single.single-post .single-post-content h3,body.wp-singular.post-template-default.single.single-post .single-post-content h4{color:#fff;letter-spacing:-0.01em;line-height:1.25;margin:var(--sp-6) 0 var(--sp-2)}body.wp-singular.post-template-default.single.single-post .entry-content ul,body.wp-singular.post-template-default.single.single-post .entry-content ol,body.wp-singular.post-template-default.single.single-post .post-content ul,body.wp-singular.post-template-default.single.single-post .post-content ol,body.wp-singular.post-template-default.single.single-post .single-post-content ul,body.wp-singular.post-template-default.single.single-post .single-post-content ol{padding-left:1.2em;margin:0}body.wp-singular.post-template-default.single.single-post .entry-content ul li+li,body.wp-singular.post-template-default.single.single-post .entry-content ol li+li,body.wp-singular.post-template-default.single.single-post .post-content ul li+li,body.wp-singular.post-template-default.single.single-post .post-content ol li+li,body.wp-singular.post-template-default.single.single-post .single-post-content ul li+li,body.wp-singular.post-template-default.single.single-post .single-post-content ol li+li{margin-top:8px}body.wp-singular.post-template-default.single.single-post .entry-content blockquote,body.wp-singular.post-template-default.single.single-post .post-content blockquote,body.wp-singular.post-template-default.single.single-post .single-post-content blockquote{margin:0;padding:18px 18px 18px 20px;background:var(--card);border-left:3px solid var(--accent);border-radius:12px;color:rgba(255, 255, 255, 0.86)}body.wp-singular.post-template-default.single.single-post .entry-content blockquote p,body.wp-singular.post-template-default.single.single-post .post-content blockquote p,body.wp-singular.post-template-default.single.single-post .single-post-content blockquote p{margin:0}body.wp-singular.post-template-default.single.single-post .entry-content code,body.wp-singular.post-template-default.single.single-post .post-content code,body.wp-singular.post-template-default.single.single-post .single-post-content code{padding:2px 6px;border-radius:8px;background:rgba(0, 0, 0, 0.25);color:#fff}body.wp-singular.post-template-default.single.single-post .entry-content pre,body.wp-singular.post-template-default.single.single-post .post-content pre,body.wp-singular.post-template-default.single.single-post .single-post-content pre{margin:0;padding:16px;border-radius:14px;background:rgba(0, 0, 0, 0.28);overflow:auto}body.wp-singular.post-template-default.single.single-post .entry-content pre code,body.wp-singular.post-template-default.single.single-post .post-content pre code,body.wp-singular.post-template-default.single.single-post .single-post-content pre code{padding:0;background:transparent}body.wp-singular.post-template-default.single.single-post .entry-content table,body.wp-singular.post-template-default.single.single-post .post-content table,body.wp-singular.post-template-default.single.single-post .single-post-content table{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:14px;overflow:hidden}body.wp-singular.post-template-default.single.single-post .entry-content table th,body.wp-singular.post-template-default.single.single-post .entry-content table td,body.wp-singular.post-template-default.single.single-post .post-content table th,body.wp-singular.post-template-default.single.single-post .post-content table td,body.wp-singular.post-template-default.single.single-post .single-post-content table th,body.wp-singular.post-template-default.single.single-post .single-post-content table td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--border)}body.wp-singular.post-template-default.single.single-post .entry-content table th,body.wp-singular.post-template-default.single.single-post .post-content table th,body.wp-singular.post-template-default.single.single-post .single-post-content table th{color:#fff;background:rgba(255, 255, 255, 0.06)}body.wp-singular.post-template-default.single.single-post .entry-content table tr:last-child td,body.wp-singular.post-template-default.single.single-post .post-content table tr:last-child td,body.wp-singular.post-template-default.single.single-post .single-post-content table tr:last-child td{border-bottom:0}body.wp-singular.post-template-default.single.single-post .entry-footer,body.wp-singular.post-template-default.single.single-post footer.entry-footer,body.wp-singular.post-template-default.single.single-post .post-footer{margin-top:var(--sp-6);padding-top:var(--sp-4);border-top:1px solid var(--border);color:var(--muted);font-size:14px}body.wp-singular.post-template-default.single.single-post .entry-footer a,body.wp-singular.post-template-default.single.single-post footer.entry-footer a,body.wp-singular.post-template-default.single.single-post .post-footer a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255, 255, 255, 0.25)}body.wp-singular.post-template-default.single.single-post .entry-footer a:hover,body.wp-singular.post-template-default.single.single-post footer.entry-footer a:hover,body.wp-singular.post-template-default.single.single-post .post-footer a:hover{border-bottom-color:var(--accent)}body.wp-singular.post-template-default.single.single-post #comments,body.wp-singular.post-template-default.single.single-post .comments-area{margin-top:var(--sp-6);padding-top:var(--sp-5);border-top:1px solid var(--border)}body.wp-singular.post-template-default.single.single-post #comments .comments-title,body.wp-singular.post-template-default.single.single-post #comments .comment-reply-title,body.wp-singular.post-template-default.single.single-post .comments-area .comments-title,body.wp-singular.post-template-default.single.single-post .comments-area .comment-reply-title{color:#fff;margin:0 0 var(--sp-3)}body.wp-singular.post-template-default.single.single-post #comments .comment-list,body.wp-singular.post-template-default.single.single-post .comments-area .comment-list{margin:0;padding:0;list-style:none}body.wp-singular.post-template-default.single.single-post #comments .comment-list .comment,body.wp-singular.post-template-default.single.single-post .comments-area .comment-list .comment{padding:16px 18px;background:var(--card);border:1px solid var(--border);border-radius:14px}body.wp-singular.post-template-default.single.single-post #comments .comment-list .comment+.comment,body.wp-singular.post-template-default.single.single-post .comments-area .comment-list .comment+.comment{margin-top:14px}body.wp-singular.post-template-default.single.single-post #comments form,body.wp-singular.post-template-default.single.single-post .comments-area form{margin-top:var(--sp-4)}body.wp-singular.post-template-default.single.single-post #comments form input[type="text"],body.wp-singular.post-template-default.single.single-post #comments form input[type="email"],body.wp-singular.post-template-default.single.single-post #comments form input[type="url"],body.wp-singular.post-template-default.single.single-post #comments form textarea,body.wp-singular.post-template-default.single.single-post .comments-area form input[type="text"],body.wp-singular.post-template-default.single.single-post .comments-area form input[type="email"],body.wp-singular.post-template-default.single.single-post .comments-area form input[type="url"],body.wp-singular.post-template-default.single.single-post .comments-area form textarea{width:100%;border-radius:12px;border:1px solid var(--border);background:rgba(255, 255, 255, 0.06);color:#fff;padding:12px 14px;outline:none}body.wp-singular.post-template-default.single.single-post #comments form input[type="text"]:focus,body.wp-singular.post-template-default.single.single-post #comments form input[type="email"]:focus,body.wp-singular.post-template-default.single.single-post #comments form input[type="url"]:focus,body.wp-singular.post-template-default.single.single-post #comments form textarea:focus,body.wp-singular.post-template-default.single.single-post .comments-area form input[type="text"]:focus,body.wp-singular.post-template-default.single.single-post .comments-area form input[type="email"]:focus,body.wp-singular.post-template-default.single.single-post .comments-area form input[type="url"]:focus,body.wp-singular.post-template-default.single.single-post .comments-area form textarea:focus{border-color:rgba(60, 200, 255, 0.55);box-shadow:0 0 0 3px rgba(60, 200, 255, 0.15)}body.wp-singular.post-template-default.single.single-post #comments form button,body.wp-singular.post-template-default.single.single-post #comments form input[type="submit"],body.wp-singular.post-template-default.single.single-post .comments-area form button,body.wp-singular.post-template-default.single.single-post .comments-area form input[type="submit"]{margin-top:12px;border:0;border-radius:12px;padding:12px 16px;background:var(--accent);color:#071f35;cursor:pointer}body.wp-singular.post-template-default.single.single-post #comments form button:hover,body.wp-singular.post-template-default.single.single-post #comments form input[type="submit"]:hover,body.wp-singular.post-template-default.single.single-post .comments-area form button:hover,body.wp-singular.post-template-default.single.single-post .comments-area form input[type="submit"]:hover{filter:brightness(1.05)}@media (max-width:768px){body.wp-singular.post-template-default.single.single-post main,body.wp-singular.post-template-default.single.single-post .site-main,body.wp-singular.post-template-default.single.single-post #primary,body.wp-singular.post-template-default.single.single-post .content-area{padding:60px 0 70px}body.wp-singular.post-template-default.single.single-post .container{padding-left:18px;padding-right:18px}}