:root{--atomy-hm-radius:16px;--atomy-hm-shadow:0 18px 55px rgba(15,23,42,.1)}.wp-site-blocks{min-height:100vh}.atomy-hm-shell{padding-left:clamp(16px, 4vw, 28px);padding-right:clamp(16px, 4vw, 28px)}header+.wp-block-group.atomy-hm-shell{padding-top:clamp(12px, 2.2vw, 22px)}.wp-block-post-template.is-layout-grid{gap:18px}@media (max-width:740px){.wp-block-post-template.is-layout-grid{gap:14px}}.atomy-hm-topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(10px);border-bottom:1px solid var(--wp--preset--color--line)}.atomy-hm-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:14px;padding-bottom:14px}.atomy-hm-brandrow .wp-block-site-title{font-weight:800;letter-spacing:-.02em;font-size:1.265em}.atomy-hm-topbar .wp-block-site-title{font-size:1.265em;font-weight:900}.atomy-hm-topbar .wp-block-site-title a{font-weight:900}.atomy-hm-nav{flex:1 1 auto;min-width:220px}.atomy-hm-actions{display:inline-flex;align-items:center;gap:10px}.atomy-hm-actions>.wp-block-shortcode{display:flex;align-items:center}.atomy-hm-searchbtn,.atomy-hm-langbtn,.atomy-hm-actions .wp-block-button__link{height:38px}.atomy-hm-topbar .atomy-hm-actions .wp-block-button__link{height:38px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;line-height:1 !important;padding:0 14px !important}.atomy-hm-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.atomy-hm-brand__mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#005cff 0%,#0ea5e9 100%);box-shadow:0 10px 24px rgba(0,92,255,.22)}.atomy-hm-brand__name{font-weight:800;letter-spacing:-.02em;color:var(--wp--preset--color--ink)}.atomy-hm-langwrap{position:relative;display:flex;align-items:center}.atomy-hm-langbtn{height:38px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--wp--preset--color--line);background:var(--wp--preset--color--paper);color:var(--wp--preset--color--ink);border-radius:999px;padding:0 12px;font-weight:750;font-size:13px;letter-spacing:-.01em;cursor:pointer;margin:0;line-height:1}.atomy-hm-langbtn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(0,92,255,.18)}.atomy-hm-langbtn__chev{width:8px;height:8px;border-right:2px solid var(--wp--preset--color--muted);border-bottom:2px solid var(--wp--preset--color--muted);transform:rotate(45deg);margin-top:-2px}.atomy-hm-langpanel{position:absolute;right:0;top:calc(100% + 10px);width:min(340px, 86vw);background:rgba(255,255,255,.98);border:1px solid rgba(226,232,240,.95);border-radius:16px;box-shadow:var(--atomy-hm-shadow);padding:10px;z-index:80}.atomy-hm-langpanel:before{content:"";position:absolute;top:-7px;right:18px;width:14px;height:14px;background:rgba(255,255,255,.98);border-left:1px solid rgba(226,232,240,.95);border-top:1px solid rgba(226,232,240,.95);transform:rotate(45deg)}.atomy-hm-langpanel__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 8px 10px}.atomy-hm-langpanel__title{font-weight:800;letter-spacing:-.02em;font-size:14px}.atomy-hm-langpanel__close{width:32px;height:32px;border-radius:10px;border:1px solid var(--wp--preset--color--line);background:var(--wp--preset--color--paper);color:var(--wp--preset--color--ink);font-size:18px;line-height:1;cursor:pointer}.atomy-hm-lang__list{list-style:none;margin:0;padding:6px;display:grid;grid-template-columns:1fr;gap:6px}.atomy-hm-lang__link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(226,232,240,.9);background:rgba(255,255,255,.96);color:var(--wp--preset--color--ink);text-decoration:none;font-weight:750;font-size:14px}.atomy-hm-lang__link:hover{border-color:rgba(0,92,255,.28);box-shadow:0 0 0 3px rgba(0,92,255,.1)}.atomy-hm-lang__link[aria-current=page],.atomy-hm-lang__link.is-current{border-color:rgba(0,92,255,.45);background:rgba(0,92,255,.06)}.atomy-hm-lang__code{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;border-radius:999px;background:rgba(15,23,42,.06);color:rgba(15,23,42,.72);font-weight:800;font-size:12px;letter-spacing:.02em}.atomy-hm-hero{margin-top:28px;margin-bottom:22px;border-radius:var(--atomy-hm-radius);background:radial-gradient(900px 280px at 20% -10%,rgba(0,92,255,.1),transparent 60%),radial-gradient(600px 240px at 90% 10%,rgba(14,165,233,.1),transparent 55%),linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.72));border:1px solid rgba(226,232,240,.9);box-shadow:var(--atomy-hm-shadow);padding:clamp(18px, 4vw, 34px)}.atomy-hm-hero__title{margin:0 0 8px}.atomy-hm-hero__lead{margin:0;color:var(--wp--preset--color--muted)}.atomy-hm-entry{border-radius:var(--atomy-hm-radius);border:1px solid var(--wp--preset--color--line);background:var(--wp--preset--color--paper);box-shadow:0 10px 28px rgba(15,23,42,.08);padding:16px;margin:0}.atomy-hm-entry .wp-block-post-featured-image img{border-radius:14px}.atomy-hm-entry .wp-block-post-featured-image{margin-bottom:12px}.atomy-hm-entry .wp-block-post-title{margin-top:8px;margin-bottom:8px;font-size:20px;line-height:1.25;letter-spacing:-.02em}.atomy-hm-entry .wp-block-post-title a{color:var(--wp--preset--color--ink);text-decoration:none}.atomy-hm-entry .wp-block-post-title a:hover{text-decoration:underline}.wp-block-post-content h2,.wp-block-post-content h2.wp-block-heading{position:relative;margin:2.1rem 0 1rem;padding-left:14px;font-weight:800;line-height:1.22;letter-spacing:-.01em}.wp-block-post-content h2:before,.wp-block-post-content h2.wp-block-heading:before{content:"";position:absolute;left:0;top:.06em;bottom:.06em;width:6px;background:#0ea5e9;border-radius:999px}.atomy-hm-postextras-wrap{margin-top:26px}.atomy-hm-postextras{margin-top:18px;border:1px solid var(--wp--preset--color--line);background:var(--wp--preset--color--paper);border-radius:14px;padding:16px}.atomy-hm-postextras__title{margin:0 0 10px;font-size:16px;font-weight:800;letter-spacing:-.01em}.atomy-hm-rec__list{margin:0;padding-left:18px}.atomy-hm-rec__item+.atomy-hm-rec__item{margin-top:6px}.atomy-hm-rec__link{text-decoration:none}.atomy-hm-rec__link:hover{text-decoration:underline}.atomy-hm-prevnext__grid{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:12px}.atomy-hm-prevnext__grid>p{display:none !important}.atomy-hm-prevnext__grid a.atomy-hm-prevnext__card:empty{display:none !important}.atomy-hm-prevnext__card p:empty{display:none !important;margin:0 !important;padding:0 !important}.atomy-hm-prevnext__grid.is-single{grid-template-columns:1fr}.atomy-hm-prevnext__card{display:block;padding:14px;border-radius:12px;border:1px solid rgba(226,232,240,.9);background:rgba(255,255,255,.6);text-decoration:none;color:var(--wp--preset--color--ink)}.atomy-hm-prevnext__thumb{width:100%;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:linear-gradient(135deg,rgba(14,165,233,.1),rgba(15,23,42,.06));margin-bottom:10px}.atomy-hm-prevnext__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.atomy-hm-prevnext__thumb-ph{width:100%;height:100%}.atomy-hm-prevnext__card:hover{border-color:rgba(14,165,233,.35);box-shadow:0 10px 24px rgba(15,23,42,.08)}.atomy-hm-prevnext__card.is-placeholder{cursor:default;opacity:.55;border-style:dashed}.atomy-hm-prevnext__card.is-placeholder:hover{border-color:rgba(226,232,240,.9);box-shadow:none}.atomy-hm-prevnext__card.is-placeholder .atomy-hm-prevnext__thumb{background:linear-gradient(135deg,rgba(148,163,184,.12),rgba(15,23,42,.04))}.atomy-hm-prevnext__kicker{font-size:12px;font-weight:800;color:var(--wp--preset--color--muted);text-transform:uppercase;letter-spacing:.04em}.atomy-hm-prevnext__title{margin-top:6px;font-size:14px;font-weight:800;line-height:1.25}@media (max-width:520px){.atomy-hm-prevnext__grid{gap:10px}.atomy-hm-prevnext__card{padding:12px}.atomy-hm-prevnext__thumb{margin-bottom:8px}.atomy-hm-prevnext__kicker{font-size:11px}.atomy-hm-prevnext__title{font-size:13px;line-height:1.22;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}}.atomy-hm-entry .wp-block-post-excerpt{color:var(--wp--preset--color--muted);font-size:14px;line-height:1.5;margin-top:0}.atomy-hm-entry .wp-block-post-excerpt__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.atomy-hm-entry .wp-block-post-excerpt__more-link{display:inline-block;margin-top:8px;font-weight:700}.atomy-hm-cat a{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:var(--wp--preset--color--brand-soft);color:var(--wp--preset--color--brand);text-decoration:none;font-weight:700;font-size:13px}.atomy-hm-searchbtn{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--wp--preset--color--line);background:var(--wp--preset--color--paper);color:var(--wp--preset--color--ink);border-radius:999px;padding:0;font-weight:700;font-size:13px}.atomy-hm-searchbtn__ico{width:16px;height:16px;display:inline-block;border:2px solid var(--wp--preset--color--muted);border-radius:50%;position:relative}.atomy-hm-searchbtn__ico:after{content:"";position:absolute;width:8px;height:2px;background:var(--wp--preset--color--muted);right:-6px;bottom:-4px;transform:rotate(45deg);border-radius:2px}.atomy-hm-searchpanel{border-top:1px solid var(--wp--preset--color--line);padding:12px 0 16px}.atomy-hm-searchpanel__inner form{display:flex;gap:10px;align-items:center}.atomy-hm-searchpanel__inner input[type=search],.atomy-hm-searchpanel__inner input[type=text]{flex:1;border:1px solid var(--wp--preset--color--line);border-radius:999px;padding:10px 12px}.atomy-hm-searchpanel__submit,.atomy-hm-searchpanel__close{border:1px solid var(--wp--preset--color--line);background:var(--wp--preset--color--paper);color:var(--wp--preset--color--ink);border-radius:999px;padding:10px 12px;font-weight:700}.atomy-hm-pager{margin-top:18px}.atomy-hm-pager .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid var(--wp--preset--color--line);border-radius:999px;text-decoration:none;color:var(--wp--preset--color--ink);font-weight:700}.atomy-hm-pager .page-numbers.current{background:var(--wp--preset--color--brand-soft);border-color:rgba(0,92,255,.35);color:var(--wp--preset--color--brand)}.atomy-hm-footer-top{gap:16px;align-items:center}.atomy-hm-footer-links a{color:var(--wp--preset--color--ink);text-decoration:none;font-weight:700}.atomy-hm-footer-links a:hover{text-decoration:underline}.atomy-hm-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:520px){.atomy-hm-topbar__inner.is-layout-flex{flex-wrap:wrap !important;gap:10px !important;padding-top:10px !important;padding-bottom:10px !important}.atomy-hm-topbar__inner>.wp-block-group:first-child{order:1 !important;flex:1 1 auto !important;min-width:0 !important}.atomy-hm-topbar__inner .wp-block-site-title{margin:0 !important;white-space:nowrap !important}.atomy-hm-topbar__inner .wp-block-site-title a{display:block;max-width:70vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atomy-hm-nav{order:2 !important;flex:0 0 auto !important;min-width:0 !important;margin-left:auto !important;justify-content:flex-end !important}.atomy-hm-topbar .wp-block-navigation__responsive-container-open{width:36px !important;height:36px !important;padding:0 !important;border-radius:999px !important;border:1px solid var(--wp--preset--color--line) !important;background:var(--wp--preset--color--paper) !important;display:inline-flex !important;align-items:center !important;justify-content:center !important}.atomy-hm-actions{order:3 !important;flex:0 0 100% !important;width:100% !important;justify-content:flex-end !important;flex-wrap:nowrap !important;gap:10px !important}.atomy-hm-searchbtn,.atomy-hm-langbtn,.atomy-hm-actions .wp-block-button__link{height:36px !important}.atomy-hm-searchbtn{width:36px !important}.atomy-hm-searchbtn__ico{flex:0 0 auto}.atomy-hm-langbtn{padding:0 10px !important;font-size:12.5px !important;line-height:1 !important}.atomy-hm-langbtn__label{max-width:92px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.atomy-hm-actions .wp-block-button__link{display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:0 12px !important;line-height:1 !important;white-space:nowrap !important}.atomy-hm-searchpanel__inner form{gap:8px}.atomy-hm-searchpanel__inner input[type=search],.atomy-hm-searchpanel__inner input[type=text]{min-width:0}.atomy-hm-searchpanel__submit,.atomy-hm-searchpanel__close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:36px;padding:0 10px;line-height:1;white-space:nowrap}.atomy-hm-langpanel{position:fixed !important;left:12px !important;right:12px !important;top:64px !important;width:auto !important;max-height:calc(100vh - 92px) !important;overflow:auto !important;-webkit-overflow-scrolling:touch}.atomy-hm-langpanel:before{display:none !important}.atomy-hm-lang__list{grid-template-columns:1fr 1fr !important}.atomy-hm-lang__link{padding:10px;font-size:13px}}