.auth-modal-module__v5xLWq__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#11084785;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.auth-modal-module__v5xLWq__modal{background:#fff;border-radius:24px;width:min(100%,430px);padding:32px;animation:.22s auth-modal-module__v5xLWq__popIn;position:relative;overflow:hidden;box-shadow:0 30px 80px #11084747}@keyframes auth-modal-module__v5xLWq__popIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-modal-module__v5xLWq__closeBtn{color:#110847;cursor:pointer;background:0 0;border:none;border-radius:15px;justify-content:center;align-items:center;width:34px;height:34px;font-size:28px;line-height:1;transition:background .18s,opacity .18s,transform .18s;display:inline-flex;position:absolute;top:14px;right:16px}.auth-modal-module__v5xLWq__closeBtn:hover:not(:disabled){background:#1108470f;transform:translateY(-1px)}.auth-modal-module__v5xLWq__closeBtn:disabled{cursor:wait;opacity:.45}.auth-modal-module__v5xLWq__header{margin-bottom:24px;padding-right:24px}.auth-modal-module__v5xLWq__eyebrow{color:#c4820e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.auth-modal-module__v5xLWq__header h2{color:#110847;letter-spacing:-.04em;margin:0 0 8px;font-size:28px;line-height:1.2}.auth-modal-module__v5xLWq__header p{color:#1108479e;margin:0;font-size:14px;line-height:1.7}.auth-modal-module__v5xLWq__form{flex-direction:column;gap:14px;display:flex}.auth-modal-module__v5xLWq__form label{color:#110847;flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.auth-modal-module__v5xLWq__form input{color:#110847;background:#f8f8fb;border:1px solid #11084724;border-radius:14px;outline:none;width:100%;padding:13px 14px;font-size:15px;line-height:1.4;transition:border-color .2s,background .2s,box-shadow .2s,opacity .2s}.auth-modal-module__v5xLWq__form input::placeholder{color:#1108475c}.auth-modal-module__v5xLWq__form input:focus{background:#fff;border-color:#00d5c7;box-shadow:0 0 0 4px #00d5c729}.auth-modal-module__v5xLWq__form input:disabled{cursor:wait;color:#1108477a;opacity:.8;background:#f4f4f7}.auth-modal-module__v5xLWq__passwordField{align-items:center;width:100%;display:flex;position:relative}.auth-modal-module__v5xLWq__passwordField input{width:100%;padding-right:78px}.auth-modal-module__v5xLWq__passwordToggle{color:#052d5d;cursor:pointer;background:#1108470f;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:52px;height:30px;font-size:12px;font-weight:900;line-height:1;transition:background .16s,color .16s,opacity .16s,transform .16s;display:inline-flex;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.auth-modal-module__v5xLWq__passwordToggle:hover:not(:disabled){color:#007bff;background:#007bff1a}.auth-modal-module__v5xLWq__passwordToggle:active:not(:disabled){transform:translateY(-50%)scale(.96)}.auth-modal-module__v5xLWq__passwordToggle:focus-visible{outline:none;box-shadow:0 0 0 3px #00d5c740}.auth-modal-module__v5xLWq__passwordToggle:disabled{opacity:.5;cursor:wait}.auth-modal-module__v5xLWq__message{color:#c4820e;margin:0;font-size:13px;font-weight:700;line-height:1.5}.auth-modal-module__v5xLWq__primaryBtn,.auth-modal-module__v5xLWq__secondaryBtn{cursor:pointer;border-radius:15px;justify-content:center;align-items:center;width:100%;min-height:46px;padding:8px 10px;font-size:15px;font-weight:900;transition:transform .2s,opacity .2s,background .2s,border-color .2s,box-shadow .2s,color .2s;display:inline-flex}.auth-modal-module__v5xLWq__primaryBtn{border:1px solid var(--color-button);background:var(--color-button);color:#fff;box-shadow:0 12px 26px #052d5d2e}.auth-modal-module__v5xLWq__primaryBtn:hover:not(:disabled){color:var(--color-button);border-color:var(--color-button);background:#fff;transform:translateY(-1px);box-shadow:0 16px 34px #11084738}.auth-modal-module__v5xLWq__secondaryBtn{color:#110847;background:#fff;border:1px solid #11084729}.auth-modal-module__v5xLWq__secondaryBtn:hover:not(:disabled){background:#f8f8fb;border-color:#1108473d;transform:translateY(-1px)}.auth-modal-module__v5xLWq__primaryBtn:disabled,.auth-modal-module__v5xLWq__secondaryBtn:disabled{opacity:.72;cursor:wait;transform:none}.auth-modal-module__v5xLWq__loadingInline{justify-content:center;align-items:center;gap:8px;line-height:1;display:inline-flex}.auth-modal-module__v5xLWq__spinner{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:999px;flex:none;width:16px;height:16px;animation:.75s linear infinite auth-modal-module__v5xLWq__authSpin}.auth-modal-module__v5xLWq__secondaryBtn .auth-modal-module__v5xLWq__spinner{border-color:#110847 #1108472e #1108472e}@keyframes auth-modal-module__v5xLWq__authSpin{to{transform:rotate(360deg)}}.auth-modal-module__v5xLWq__switchText{color:#1108479e;text-align:center;margin:4px 0 0;font-size:13px;line-height:1.6}.auth-modal-module__v5xLWq__switchText button{color:#007bff;cursor:pointer;background:0 0;border:none;margin-left:6px;padding:0;font-weight:900}.auth-modal-module__v5xLWq__switchText button:hover:not(:disabled){color:#052d5d;text-underline-offset:3px;text-decoration:underline}.auth-modal-module__v5xLWq__switchText button:disabled{cursor:wait;opacity:.55}@media (prefers-reduced-motion:reduce){.auth-modal-module__v5xLWq__modal,.auth-modal-module__v5xLWq__spinner{animation:none}.auth-modal-module__v5xLWq__primaryBtn,.auth-modal-module__v5xLWq__secondaryBtn,.auth-modal-module__v5xLWq__closeBtn,.auth-modal-module__v5xLWq__form input,.auth-modal-module__v5xLWq__passwordToggle{transition:none}}@media (max-width:520px){.auth-modal-module__v5xLWq__overlay{align-items:flex-end;padding:12px}.auth-modal-module__v5xLWq__modal{border-radius:24px 24px 18px 18px;width:100%;max-height:calc(100vh - 24px);padding:28px 20px 24px;overflow-y:auto}.auth-modal-module__v5xLWq__header{margin-bottom:20px;padding-right:28px}.auth-modal-module__v5xLWq__header h2{font-size:24px}.auth-modal-module__v5xLWq__header p{font-size:13px}.auth-modal-module__v5xLWq__form{gap:13px}.auth-modal-module__v5xLWq__form label{font-size:13px}.auth-modal-module__v5xLWq__form input{padding:13px 14px;font-size:16px}.auth-modal-module__v5xLWq__passwordField input{padding-right:76px}.auth-modal-module__v5xLWq__passwordToggle{min-width:50px;height:30px;font-size:12px;right:8px}.auth-modal-module__v5xLWq__primaryBtn,.auth-modal-module__v5xLWq__secondaryBtn{min-height:46px;font-size:14px}}@media (max-width:360px){.auth-modal-module__v5xLWq__modal{padding:26px 16px 22px}.auth-modal-module__v5xLWq__header h2{font-size:22px}.auth-modal-module__v5xLWq__passwordField input{padding-right:70px}.auth-modal-module__v5xLWq__passwordToggle{min-width:46px;font-size:11px}}
.cms-access-module__DwEDYq__accessPage{--main:#110847;--button:#052d5d;--accent:#00d5c7;--gold:#c4820e;--bg:#f6f7fb;--text:#161326;--muted:#1613269e;--border:#1108471a;background:var(--bg);min-height:100vh;color:var(--text);place-items:center;padding:24px;display:grid}.cms-access-module__DwEDYq__accessCard{border:1px solid var(--border);text-align:center;background:#fff;border-radius:24px;width:min(100%,460px);padding:34px;box-shadow:0 18px 46px #11084714}.cms-access-module__DwEDYq__accessCard h1{color:var(--main);letter-spacing:-.04em;margin:18px 0 10px;font-size:clamp(24px,5vw,32px);line-height:1.2}.cms-access-module__DwEDYq__accessCard p{color:var(--muted);margin:0;font-size:15px;font-weight:650;line-height:1.75}.cms-access-module__DwEDYq__accessCard strong{color:var(--main);font-weight:950}.cms-access-module__DwEDYq__lockMark{width:58px;height:58px;color:var(--gold);background:#c4820e21;border-radius:20px;justify-content:center;align-items:center;margin:0 auto;font-size:28px;font-weight:950;display:inline-flex}.cms-access-module__DwEDYq__accessActions{justify-content:center;margin-top:24px;display:flex}.cms-access-module__DwEDYq__primaryBtn{background:var(--button);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.cms-access-module__DwEDYq__primaryBtn:hover{background:var(--main)}.cms-access-module__DwEDYq__loader{border:4px solid #1108471a;border-top-color:var(--main);border-radius:999px;width:44px;height:44px;margin:0 auto;animation:.85s linear infinite cms-access-module__DwEDYq__spin}@keyframes cms-access-module__DwEDYq__spin{to{transform:rotate(360deg)}}@media (max-width:520px){.cms-access-module__DwEDYq__accessPage{padding:16px}.cms-access-module__DwEDYq__accessCard{border-radius:20px;padding:26px 20px}.cms-access-module__DwEDYq__accessCard p{font-size:14px}.cms-access-module__DwEDYq__lockMark{border-radius:18px;width:52px;height:52px;font-size:24px}}
.cms-layout-module__gexqIW__cmsShell{--bm-white:#fff;--bm-bg:#f7f9fc;--bm-main:#110847;--bm-button:#052d5d;--bm-hover:#007bff;--bm-teal:#00d5c7;--bm-gold:#c4820e;--bm-text:#171722;--bm-muted:#667;--bm-soft:#9a9aaa;--bm-border:#1108471a;--bm-border-soft:#11084712;min-height:100vh;color:var(--bm-text);background:var(--bm-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,Microsoft JhengHei,Roboto,Helvetica,Arial,sans-serif;display:flex}.cms-layout-module__gexqIW__cmsShell *,.cms-layout-module__gexqIW__cmsShell :before,.cms-layout-module__gexqIW__cmsShell :after{box-sizing:border-box}.cms-layout-module__gexqIW__cmsSidebar{background:var(--bm-white);border-right:1px solid var(--bm-border-soft);flex-direction:column;flex:0 0 232px;width:232px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.cms-layout-module__gexqIW__sidebarBrand{border-bottom:1px solid var(--bm-border-soft);padding:22px 18px 18px}.cms-layout-module__gexqIW__brandLink{color:var(--bm-main);letter-spacing:-.035em;align-items:center;gap:9px;font-size:17px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.cms-layout-module__gexqIW__brandLink:before{content:"";background:var(--bm-teal);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #00d5c71f}.cms-layout-module__gexqIW__brandSub{color:var(--bm-soft);margin:8px 0 0;font-size:11px;font-weight:600;line-height:1.4}.cms-layout-module__gexqIW__sidebarNav{padding:12px 10px 18px}.cms-layout-module__gexqIW__navGroupLabel{color:var(--bm-soft);letter-spacing:.12em;text-transform:uppercase;margin:16px 8px 7px;font-size:10px;font-weight:800;line-height:1}.cms-layout-module__gexqIW__navItem{min-height:42px;color:var(--bm-muted);border-radius:12px;align-items:center;gap:11px;margin:2px 0;padding:7px 9px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:color .2s,background .2s;display:flex}.cms-layout-module__gexqIW__navItem:hover{color:var(--bm-main);background:#1108470b}.cms-layout-module__gexqIW__navItem.cms-layout-module__gexqIW__active{color:var(--bm-main);background:#00d5c71f}.cms-layout-module__gexqIW__navIconBox{width:30px;height:30px;color:var(--bm-button);background:#052d5d0e;border-radius:10px;flex:0 0 30px;justify-content:center;align-items:center;display:inline-flex}.cms-layout-module__gexqIW__navItem.cms-layout-module__gexqIW__active .cms-layout-module__gexqIW__navIconBox{color:var(--bm-main);background:#fff}.cms-layout-module__gexqIW__navIconBox svg{width:16px;height:16px}.cms-layout-module__gexqIW__navIconBox svg rect,.cms-layout-module__gexqIW__navIconBox svg path,.cms-layout-module__gexqIW__navIconBox svg circle{fill:currentColor;stroke:currentColor}.cms-layout-module__gexqIW__navIconBox svg path,.cms-layout-module__gexqIW__navIconBox svg circle{fill:none;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round}.cms-layout-module__gexqIW__navIconBox svg rect{stroke:none}.cms-layout-module__gexqIW__sidebarFooter{border-top:1px solid var(--bm-border-soft);margin-top:auto;padding:12px 10px}.cms-layout-module__gexqIW__userRow{background:#11084706;border-radius:12px;align-items:center;gap:9px;min-width:0;padding:8px;display:flex}.cms-layout-module__gexqIW__userAvatar,.cms-layout-module__gexqIW__topbarAvatar{color:#fff;background:var(--bm-main);letter-spacing:-.02em;border-radius:999px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.cms-layout-module__gexqIW__warningAvatar{background:var(--bm-gold)}.cms-layout-module__gexqIW__userEmail{min-width:0;color:var(--bm-text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;font-weight:650;line-height:1.3;overflow:hidden}.cms-layout-module__gexqIW__logoutBtn{color:var(--bm-soft);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;padding:6px 7px;font-size:11px;font-weight:700;line-height:1;transition:color .2s,background .2s}.cms-layout-module__gexqIW__logoutBtn:hover{color:var(--bm-main);background:#1108470f}.cms-layout-module__gexqIW__cmsBody{flex-direction:column;flex:1;min-width:0;display:flex}.cms-layout-module__gexqIW__cmsTopbar{z-index:20;border-bottom:1px solid var(--bm-border-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;flex:0 0 54px;justify-content:space-between;align-items:center;gap:18px;height:54px;padding:0 24px;display:flex;position:sticky;top:0}.cms-layout-module__gexqIW__topbarBreadcrumb{min-width:0;color:var(--bm-soft);align-items:center;gap:7px;font-size:12px;font-weight:650;line-height:1;display:flex}.cms-layout-module__gexqIW__topbarBreadcrumb a{color:var(--bm-soft);text-decoration:none;transition:color .2s}.cms-layout-module__gexqIW__topbarBreadcrumb a:hover{color:var(--bm-hover)}.cms-layout-module__gexqIW__current{color:var(--bm-main);font-weight:800}.cms-layout-module__gexqIW__topbarRight{flex:none;align-items:center;gap:9px;display:flex}.cms-layout-module__gexqIW__statusOk,.cms-layout-module__gexqIW__statusWarn{border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.cms-layout-module__gexqIW__statusOk{color:var(--bm-main);background:#00d5c71f;border:1px solid #00d5c747}.cms-layout-module__gexqIW__statusOk:before{content:"";background:var(--bm-teal);border-radius:999px;width:6px;height:6px}.cms-layout-module__gexqIW__statusWarn{color:#8a5a00;background:#c4820e1a;border:1px solid #c4820e38}.cms-layout-module__gexqIW__statusWarn:before{content:"";background:var(--bm-gold);border-radius:999px;width:6px;height:6px}.cms-layout-module__gexqIW__topbarAvatar{flex-basis:28px;width:28px;height:28px;font-size:10px}.cms-layout-module__gexqIW__cmsMain{background:var(--bm-bg);flex:1;min-width:0;padding:28px}@media (max-width:900px){.cms-layout-module__gexqIW__cmsShell{display:block}.cms-layout-module__gexqIW__cmsSidebar{border-right:none;border-bottom:1px solid var(--bm-border-soft);flex:none;width:100%;height:auto;position:relative}.cms-layout-module__gexqIW__sidebarBrand{padding:18px 16px 14px}.cms-layout-module__gexqIW__sidebarNav{align-items:center;gap:8px;padding:10px 12px 12px;display:flex;overflow-x:auto}.cms-layout-module__gexqIW__navGroupLabel{display:none}.cms-layout-module__gexqIW__navItem{flex:none;min-height:38px;margin:0;padding:7px 10px}.cms-layout-module__gexqIW__navIconBox{flex-basis:28px;width:28px;height:28px}.cms-layout-module__gexqIW__sidebarFooter{display:none}.cms-layout-module__gexqIW__cmsTopbar{height:52px;padding:0 16px}.cms-layout-module__gexqIW__cmsMain{padding:20px 16px 48px}}@media (max-width:560px){.cms-layout-module__gexqIW__cmsTopbar{flex-direction:column;justify-content:center;align-items:flex-start;height:auto;min-height:64px;padding:12px 14px}.cms-layout-module__gexqIW__topbarRight{justify-content:space-between;width:100%}.cms-layout-module__gexqIW__cmsMain{padding:18px 12px 44px}.cms-layout-module__gexqIW__brandLink{font-size:16px}.cms-layout-module__gexqIW__brandSub{font-size:10.5px}}
.article-detail-module__iW93LW__page{background:#fff;width:min(100% - 48px,820px);min-height:100vh;margin:20px auto}.article-detail-module__iW93LW__loadingShell{flex-direction:column;gap:1rem;padding:2.5rem 0;display:flex}.article-detail-module__iW93LW__skeletonHero{aspect-ratio:820/430;background:linear-gradient(90deg,#f0ede6 25%,#e8e4db 50%,#f0ede6 75%) 0 0/200% 100%;border-radius:10px;width:100%;animation:1.5s infinite article-detail-module__iW93LW__shimmer}.article-detail-module__iW93LW__skeletonLine{background:linear-gradient(90deg,#f0ede6 25%,#e8e4db 50%,#f0ede6 75%) 0 0/200% 100%;border-radius:6px;width:70%;height:20px;animation:1.5s infinite article-detail-module__iW93LW__shimmer}.article-detail-module__iW93LW__skeletonLineShort{background:linear-gradient(90deg,#f0ede6 25%,#e8e4db 50%,#f0ede6 75%) 0 0/200% 100%;border-radius:6px;width:40%;height:16px;animation:1.5s infinite article-detail-module__iW93LW__shimmer}.article-detail-module__iW93LW__skeletonParagraph{background:linear-gradient(90deg,#f0ede6 25%,#e8e4db 50%,#f0ede6 75%) 0 0/200% 100%;border-radius:10px;width:100%;height:120px;animation:1.5s infinite article-detail-module__iW93LW__shimmer}@keyframes article-detail-module__iW93LW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.article-detail-module__iW93LW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:70vh;padding:5rem 1rem;display:flex}.article-detail-module__iW93LW__emptyLabel{color:#888780;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:500;line-height:1.35}.article-detail-module__iW93LW__emptyState h1{color:#2c2c2a;overflow-wrap:anywhere;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.4rem,1.2rem + 1vw,1.6rem);font-weight:500;line-height:1.3}.article-detail-module__iW93LW__emptyState p{color:#888780;overflow-wrap:anywhere;max-width:360px;margin:0;font-size:.95rem;line-height:1.6}.article-detail-module__iW93LW__backHome{color:#185fa5;background:#e6f1fb;border:.5px solid #b5d4f4;border-radius:100px;justify-content:center;align-items:center;gap:6px;margin-top:.5rem;padding:10px 20px;font-size:.82rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.article-detail-module__iW93LW__backHome:hover{background:#b5d4f4;transform:translateY(-1px)}.article-detail-module__iW93LW__article{background-color:#fff;margin-top:0;padding:0 0 4rem}.article-detail-module__iW93LW__header{margin-bottom:0}.article-detail-module__iW93LW__tagsLine{color:var(--color-premium);letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:4px 6px;margin-bottom:.65rem;font-size:clamp(.78rem,.74rem + .18vw,.88rem);font-weight:400;line-height:1.7;display:flex}.article-detail-module__iW93LW__tagItem{align-items:center;gap:2px;min-width:0;display:inline-flex}.article-detail-module__iW93LW__tagLink{color:var(--color-premium);font-size:inherit;letter-spacing:1.5px;overflow-wrap:anywhere;align-items:center;font-weight:400;line-height:1.7;text-decoration:none;transition:color .18s,opacity .18s,transform .18s;display:inline-flex;position:relative}.article-detail-module__iW93LW__tagLink:hover{color:var(--color-hover);transform:translateY(-1px)}.article-detail-module__iW93LW__tagLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:4px}.article-detail-module__iW93LW__tagComma{color:var(--color-premium);font-weight:300}.article-detail-module__iW93LW__tagLinkLoading{pointer-events:none;cursor:wait;color:var(--color-main);padding-right:16px}.article-detail-module__iW93LW__tagLinkLoading:after{content:"";border:2px solid var(--color-premium);border-top-color:var(--color-bg);border-radius:999px;width:9px;height:9px;margin-top:-5px;animation:.7s linear infinite article-detail-module__iW93LW__tagSpin;position:absolute;top:50%;right:0}@keyframes article-detail-module__iW93LW__tagSpin{to{transform:rotate(360deg)}}.article-detail-module__iW93LW__header h1{color:#1a1a18;letter-spacing:1.5px;overflow-wrap:anywhere;margin:0 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,1.25rem + 2.2vw,2.25rem);font-weight:500;line-height:1.25}.article-detail-module__iW93LW__metaActionRow{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.article-detail-module__iW93LW__meta{color:#888780;letter-spacing:.08em;overflow-wrap:anywhere;flex-wrap:wrap;flex:1;align-items:center;gap:.4rem .75rem;min-width:0;font-size:clamp(.8rem,.76rem + .18vw,.86rem);line-height:1.6;display:flex}.article-detail-module__iW93LW__metaMainLine{color:#888780;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0;display:inline-flex}.article-detail-module__iW93LW__metaPublisher,.article-detail-module__iW93LW__metaAuthor,.article-detail-module__iW93LW__metaDate{overflow-wrap:anywhere;align-items:center;min-width:0;display:inline-flex}.article-detail-module__iW93LW__metaPublisher{color:#2c2c2a;font-weight:500}.article-detail-module__iW93LW__metaAuthor,.article-detail-module__iW93LW__metaDate{color:#888780;font-weight:500}.article-detail-module__iW93LW__metaPublisherWithAuthor:after{content:"·";color:#b4b2a9;margin-left:.5rem;font-weight:400;display:inline-flex}.article-detail-module__iW93LW__metaDivider{color:#b4b2a9;margin:0 10px;font-weight:400}.article-detail-module__iW93LW__actions{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.article-detail-module__iW93LW__saveButton{background:var(--color-button);color:#fff;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:34px;padding:6px 12px;font-size:.78rem;font-weight:800;line-height:1.2;transition:transform .2s,background .2s,color .2s,border-color .2s,opacity .2s;display:inline-flex;box-shadow:0 8px 20px #1108471f}.article-detail-module__iW93LW__saveButton:hover:not(:disabled){border-color:var(--color-button);color:var(--color-button);background:#fff;transform:translateY(-1px)}.article-detail-module__iW93LW__saveButton:disabled{background-color:var(--color-premium);cursor:not-allowed;letter-spacing:.08em;opacity:.9}.article-detail-module__iW93LW__savedButton{background:var(--color-main)}.article-detail-module__iW93LW__heroSection{width:100%;margin:0 0 2.5rem}.article-detail-module__iW93LW__hero{aspect-ratio:820/430;background:#f8f7f4;border-radius:10px;justify-content:center;align-items:center;width:100%;max-width:820px;margin:0;display:flex;overflow:hidden}.article-detail-module__iW93LW__hero img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.article-detail-module__iW93LW__hero iframe{border:none;width:100%;height:100%;display:block}.article-detail-module__iW93LW__placeholder{color:#b4b2a9;letter-spacing:.14em;text-align:center;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,.95rem + .7vw,1.38rem);font-weight:500;line-height:1.35}.article-detail-module__iW93LW__contentCard{margin-bottom:3rem}.article-detail-module__iW93LW__content{color:#2c2c2a;word-break:break-word;overflow-wrap:break-word;font-size:clamp(1rem,.96rem + .2vw,1.04rem);font-weight:300;line-height:1.85}.article-detail-module__iW93LW__content p{margin:0 0 1.4rem}.article-detail-module__iW93LW__content p:last-child{margin-bottom:0}.article-detail-module__iW93LW__content h1,.article-detail-module__iW93LW__content h2,.article-detail-module__iW93LW__content h3,.article-detail-module__iW93LW__content h4,.article-detail-module__iW93LW__content h5,.article-detail-module__iW93LW__content h6{color:#1a1a18;overflow-wrap:anywhere;line-height:1.45}.article-detail-module__iW93LW__content h2{margin:2.25rem 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,1.1rem + .8vw,1.45rem);font-weight:500}.article-detail-module__iW93LW__content h3{margin:2rem 0 .875rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,1rem + .5vw,1.2rem);font-weight:500}.article-detail-module__iW93LW__content h4{margin:2rem 0 .875rem;font-size:clamp(1rem,.96rem + .25vw,1.08rem);font-weight:800}.article-detail-module__iW93LW__content h5,.article-detail-module__iW93LW__content h6{margin:1.5rem 0 .75rem;font-size:.95rem;font-weight:800}.article-detail-module__iW93LW__content a{color:#185fa5;text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.article-detail-module__iW93LW__content a:hover{color:var(--color-button)}.article-detail-module__iW93LW__content blockquote{color:#888780;border-left:2px solid #e8e5de;margin:1.75rem 0;padding-left:1.25rem;font-style:italic}.article-detail-module__iW93LW__content strong,.article-detail-module__iW93LW__content b{color:#1f1f1d;font-weight:800}.article-detail-module__iW93LW__content em,.article-detail-module__iW93LW__content i{color:#5f5e5a}.article-detail-module__iW93LW__content ul,.article-detail-module__iW93LW__content ol{margin:1rem 0 1.5rem;padding-left:1.4rem}.article-detail-module__iW93LW__content li{margin-bottom:.55rem;line-height:1.75}.article-detail-module__iW93LW__content li p{margin-bottom:.5rem}.article-detail-module__iW93LW__content img{width:auto;max-width:100%;height:auto;box-shadow:none;object-fit:initial;background:0 0;border:none;border-radius:0;margin:1.5rem auto;display:block}.article-detail-module__iW93LW__content p img{margin-top:1.5rem;margin-bottom:1.5rem}.article-detail-module__iW93LW__content p img+img{margin-top:1rem}.article-detail-module__iW93LW__content figure{margin:1.5rem 0}.article-detail-module__iW93LW__content figure img{margin-bottom:.5rem}.article-detail-module__iW93LW__content figcaption{color:#888780;text-align:center;font-size:.82rem;line-height:1.6}.article-detail-module__iW93LW__content iframe,.article-detail-module__iW93LW__content video,.article-detail-module__iW93LW__content embed,.article-detail-module__iW93LW__content object{aspect-ratio:16/9;background:#f8f7f4;border:none;border-radius:16px;width:100%;max-width:100%;height:auto;margin:2rem auto;display:block;box-shadow:0 14px 40px #11084714}.article-detail-module__iW93LW__content table{border-collapse:collapse;border-spacing:0;background:#fff;border-radius:14px;max-width:100%;margin:1.75rem 0;font-size:.88rem;line-height:1.55;overflow:hidden;box-shadow:0 10px 30px #1108470f;width:100%!important}.article-detail-module__iW93LW__content table thead{background:#f8f7f4}.article-detail-module__iW93LW__content table th,.article-detail-module__iW93LW__content table td{vertical-align:top;word-break:break-word;overflow-wrap:anywhere;padding:10px 12px;border:1px solid #e8e5de!important}.article-detail-module__iW93LW__content table th,.article-detail-module__iW93LW__content table thead td{color:#1a1a18;background:#f8f7f4;font-weight:800}.article-detail-module__iW93LW__content table p{margin:0}.article-detail-module__iW93LW__content:has(table){overflow-x:auto}.article-detail-module__iW93LW__content hr{background:#e8e5de;border:none;height:1px;margin:2rem 0}.article-detail-module__iW93LW__noContent{color:#b4b2a9;font-size:.95rem;font-style:italic}.article-detail-module__iW93LW__sectionDivider{background:#e8e5de;height:.5px;margin:2.75rem 0}.article-detail-module__iW93LW__sectionLabel{color:var(--color-premium);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;border-bottom:0;flex-wrap:wrap;align-items:center;gap:.55rem;margin:0 0 .75rem;padding-bottom:0;font-size:clamp(.9rem,.85rem + .25vw,.98rem);font-weight:700;line-height:1.35;display:flex}.article-detail-module__iW93LW__articleLinksSection{width:100%}.article-detail-module__iW93LW__articleLinksTitle{color:var(--color-premium);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:.55rem;margin:0 0 .75rem;font-size:clamp(.9rem,.85rem + .25vw,.98rem);font-weight:700;line-height:1.35;display:flex}.article-detail-module__iW93LW__articleLinksList{border:1px solid var(--color-premium);border-radius:15px;flex-direction:column;gap:0;padding:10px;display:flex}.article-detail-module__iW93LW__articleLinkCard{width:100%;color:inherit;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.95rem 0;text-decoration:none;transition:opacity .18s,transform .18s;display:grid}.article-detail-module__iW93LW__articleLinkCard+.article-detail-module__iW93LW__articleLinkCard{border-top:1px solid #1108471a}.article-detail-module__iW93LW__articleLinkCard:hover{opacity:.78;transform:translate(2px)}.article-detail-module__iW93LW__articleLinkCard:focus-visible{outline-offset:4px;border-radius:6px;outline:2px solid #c4820e59}.article-detail-module__iW93LW__articleLinkMain{flex-direction:column;gap:.24rem;min-width:0;display:flex}.article-detail-module__iW93LW__articleLinkName{color:#110847;overflow-wrap:anywhere;font-size:1rem;font-weight:650;line-height:1.5}.article-detail-module__iW93LW__articleLinkSite{color:#11084780;overflow-wrap:anywhere;font-size:.86rem;font-weight:400;line-height:1.4}.article-detail-module__iW93LW__articleLinkMeta{color:#1108476b;flex-shrink:0;align-items:center;gap:.65rem;display:flex}.article-detail-module__iW93LW__articleLinkDate{white-space:nowrap;font-size:.82rem;font-weight:400}.article-detail-module__iW93LW__articleLinkArrow{color:#11084773;justify-content:center;align-items:center;font-size:.95rem;line-height:1;transition:color .18s,transform .18s;display:inline-flex;transform:translateY(-1px)}.article-detail-module__iW93LW__articleLinkCard:hover .article-detail-module__iW93LW__articleLinkArrow{color:#c4820e;transform:translate(2px,-3px)}.article-detail-module__iW93LW__commentsList{margin-bottom:.5rem}.article-detail-module__iW93LW__comment{border-bottom:.5px solid #f0ede6;gap:13px;padding:1.25rem 0;display:flex}.article-detail-module__iW93LW__avatar{color:#185fa5;letter-spacing:.02em;background:#e6f1fb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:500;line-height:1;display:flex}.article-detail-module__iW93LW__commentBody{flex:1;min-width:0}.article-detail-module__iW93LW__commentName{color:#2c2c2a;margin-bottom:5px;font-size:.82rem;font-weight:500;line-height:1.35}.article-detail-module__iW93LW__commentText{color:#5f5e5a;overflow-wrap:anywhere;font-size:.9rem;font-weight:300;line-height:1.65}.article-detail-module__iW93LW__commentTime{color:#b4b2a9;margin-top:7px;font-size:.72rem;line-height:1.35}.article-detail-module__iW93LW__commentComposer{align-items:center;gap:10px;margin-top:1.5rem;display:flex}.article-detail-module__iW93LW__commentInput{color:#2c2c2a;background:#f8f7f4;border:.5px solid #d3d1c7;border-radius:100px;outline:none;flex:1;min-width:0;padding:10px 16px;font-family:inherit;font-size:.9rem;line-height:1.4;transition:border-color .18s,background .18s}.article-detail-module__iW93LW__commentInput::placeholder{color:#b4b2a9}.article-detail-module__iW93LW__commentInput:focus{background:#fff;border-color:#b4b2a9}.article-detail-module__iW93LW__commentSubmit{color:#2c2c2a;white-space:nowrap;cursor:pointer;background:#fff;border:.5px solid #d3d1c7;border-radius:100px;padding:10px 18px;font-family:inherit;font-size:.82rem;font-weight:500;line-height:1.2;transition:background .18s,border-color .18s,transform .18s}.article-detail-module__iW93LW__commentSubmit:hover{background:#f5f4f0;border-color:#b4b2a9;transform:translateY(-1px)}@media (max-width:640px){.article-detail-module__iW93LW__page{width:min(100% - 32px,820px)}.article-detail-module__iW93LW__article{padding-bottom:3rem}.article-detail-module__iW93LW__header{margin-bottom:10px}.article-detail-module__iW93LW__header h1{font-size:clamp(1.5rem,1.2rem + 1.4vw,1.75rem);line-height:1.35}.article-detail-module__iW93LW__tagsLine{font-size:.82rem;line-height:1.8}.article-detail-module__iW93LW__metaActionRow{align-items:flex-start;gap:.75rem}.article-detail-module__iW93LW__meta{letter-spacing:.06em;font-size:.8rem;line-height:1.7}.article-detail-module__iW93LW__saveButton{min-height:36px;padding:6px 10px;font-size:.75rem}.article-detail-module__iW93LW__heroSection{margin-bottom:10px}.article-detail-module__iW93LW__hero{border-radius:0;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.article-detail-module__iW93LW__skeletonHero{border-radius:0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.article-detail-module__iW93LW__content{font-size:1rem;line-height:1.85}.article-detail-module__iW93LW__content h2{font-size:1.3rem}.article-detail-module__iW93LW__content h3,.article-detail-module__iW93LW__content h4{font-size:1.08rem}.article-detail-module__iW93LW__content img{margin:1.5rem auto}.article-detail-module__iW93LW__content iframe,.article-detail-module__iW93LW__content video,.article-detail-module__iW93LW__content embed,.article-detail-module__iW93LW__content object{border-radius:12px;margin:1.5rem auto}.article-detail-module__iW93LW__content table{min-width:560px;font-size:.82rem}.article-detail-module__iW93LW__articleLinksTitle{letter-spacing:.06em;margin-bottom:.6rem;font-size:.92rem;line-height:1.45}.article-detail-module__iW93LW__articleLinksList{border-radius:14px;padding:8px 10px}.article-detail-module__iW93LW__articleLinkCard{grid-template-columns:1fr;gap:.45rem;padding:.85rem 0}.article-detail-module__iW93LW__articleLinkMeta{justify-content:space-between;width:100%}.article-detail-module__iW93LW__articleLinkName{font-size:.96rem}.article-detail-module__iW93LW__articleLinkSite,.article-detail-module__iW93LW__articleLinkDate{font-size:.8rem}.article-detail-module__iW93LW__commentComposer{align-items:stretch}}@media (max-width:430px){.article-detail-module__iW93LW__page{width:min(100% - 24px,820px)}.article-detail-module__iW93LW__article{margin-top:0}.article-detail-module__iW93LW__metaActionRow{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"metaMain actions""date date";align-items:center;gap:.4rem .75rem;display:grid}.article-detail-module__iW93LW__meta{display:contents}.article-detail-module__iW93LW__metaMainLine{text-align:left;letter-spacing:.06em;flex-wrap:wrap;grid-area:metaMain;justify-self:start;align-items:center;gap:.45rem;min-width:0;font-size:.8rem;line-height:1.7;display:inline-flex}.article-detail-module__iW93LW__metaPublisher,.article-detail-module__iW93LW__metaAuthor{overflow-wrap:anywhere;min-width:0}.article-detail-module__iW93LW__metaPublisherWithAuthor:after{content:"·";color:#b4b2a9;margin-left:.45rem;font-weight:400;display:inline-flex}.article-detail-module__iW93LW__metaDate{text-align:left;color:#888780;letter-spacing:.06em;grid-area:date;justify-self:start;font-size:.78rem;line-height:1.6}.article-detail-module__iW93LW__actions{grid-area:actions;justify-content:flex-end;align-self:center}.article-detail-module__iW93LW__saveButton{min-height:34px;padding:6px 10px;font-size:.72rem}.article-detail-module__iW93LW__content ul,.article-detail-module__iW93LW__content ol{padding-left:1.2rem}.article-detail-module__iW93LW__content blockquote{padding-left:1rem}.article-detail-module__iW93LW__comment{gap:10px}.article-detail-module__iW93LW__avatar{width:32px;height:32px}.article-detail-module__iW93LW__commentComposer{flex-direction:column}.article-detail-module__iW93LW__commentInput,.article-detail-module__iW93LW__commentSubmit{width:100%}}@media (max-width:360px){.article-detail-module__iW93LW__page{width:min(100% - 20px,820px)}.article-detail-module__iW93LW__metaActionRow{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"metaMain actions""date date";align-items:center;gap:.35rem .55rem;display:grid}.article-detail-module__iW93LW__meta{display:contents}.article-detail-module__iW93LW__metaMainLine{text-align:left;letter-spacing:.04em;flex-wrap:wrap;grid-area:metaMain;justify-self:start;align-items:center;gap:.35rem;min-width:0;font-size:.76rem;line-height:1.6;display:inline-flex}.article-detail-module__iW93LW__metaPublisher,.article-detail-module__iW93LW__metaAuthor{overflow-wrap:anywhere;word-break:break-word;min-width:0}.article-detail-module__iW93LW__metaPublisherWithAuthor:after{content:"·";color:#b4b2a9;margin-left:.35rem;font-weight:400;display:inline-flex}.article-detail-module__iW93LW__metaDate{text-align:left;color:#888780;letter-spacing:.04em;white-space:normal;overflow-wrap:anywhere;word-break:break-word;grid-area:date;justify-self:start;font-size:.74rem;line-height:1.6}.article-detail-module__iW93LW__actions{grid-area:actions;justify-content:flex-end;align-self:center}.article-detail-module__iW93LW__saveButton{white-space:nowrap;min-height:32px;padding:5px 8px;font-size:.68rem;line-height:1.2}.article-detail-module__iW93LW__articleLinkMeta{flex-wrap:wrap;gap:.45rem}.article-detail-module__iW93LW__articleLinkDate{white-space:normal}.article-detail-module__iW93LW__comment{flex-direction:column}.article-detail-module__iW93LW__avatar{display:none}}@media (prefers-reduced-motion:reduce){.article-detail-module__iW93LW__skeletonHero,.article-detail-module__iW93LW__skeletonLine,.article-detail-module__iW93LW__skeletonLineShort,.article-detail-module__iW93LW__skeletonParagraph,.article-detail-module__iW93LW__tagLinkLoading:after{animation:none}.article-detail-module__iW93LW__backHome,.article-detail-module__iW93LW__tagLink,.article-detail-module__iW93LW__saveButton,.article-detail-module__iW93LW__articleLinkCard,.article-detail-module__iW93LW__articleLinkArrow,.article-detail-module__iW93LW__commentInput,.article-detail-module__iW93LW__commentSubmit{transition:none;transform:none}}
.article-content-module__D-y83W__contentCard{margin-bottom:3rem}.article-content-module__D-y83W__content{overflow-wrap:break-word;word-break:break-word;width:100%;max-width:100%;line-height:1.85}.article-content-module__D-y83W__content img,.article-content-module__D-y83W__content iframe,.article-content-module__D-y83W__content video,.article-content-module__D-y83W__content embed,.article-content-module__D-y83W__content object{max-width:100%}.article-content-module__D-y83W__content iframe,.article-content-module__D-y83W__content video,.article-content-module__D-y83W__content embed,.article-content-module__D-y83W__content object{width:100%;height:auto}.article-content-module__D-y83W__content table{max-width:100%}.article-content-module__D-y83W__content ul,.article-content-module__D-y83W__content ol{margin-top:1.25rem;margin-bottom:1.75rem;padding-left:2rem;display:block}.article-content-module__D-y83W__content ul{list-style-type:disc;list-style-position:outside}.article-content-module__D-y83W__content ol{list-style-type:decimal;list-style-position:outside}.article-content-module__D-y83W__content li{margin-bottom:.95rem;padding-left:.35rem;line-height:1.85;display:list-item}.article-content-module__D-y83W__content li::marker{color:var(--color-premium);font-weight:800}.article-content-module__D-y83W__content li p{line-height:inherit;margin-top:0;margin-bottom:.45rem}.article-content-module__D-y83W__content li p:last-child{margin-bottom:0}.article-content-module__D-y83W__content li>ul,.article-content-module__D-y83W__content li>ol{margin-top:.75rem;margin-bottom:.75rem;padding-left:1.75rem}.article-content-module__D-y83W__content ul ul{list-style-type:circle}.article-content-module__D-y83W__content ul ul ul{list-style-type:square}.article-content-module__D-y83W__noContent{color:#b4b2a9;font-size:.95rem;font-style:italic}@media (max-width:640px){.article-content-module__D-y83W__contentCard{margin-bottom:2.5rem}.article-content-module__D-y83W__content{line-height:1.85}.article-content-module__D-y83W__content ul,.article-content-module__D-y83W__content ol{margin-top:1.15rem;margin-bottom:1.5rem;padding-left:1.75rem}.article-content-module__D-y83W__content li{margin-bottom:.85rem;padding-left:.25rem;line-height:1.8}.article-content-module__D-y83W__content li>ul,.article-content-module__D-y83W__content li>ol{margin-top:.65rem;margin-bottom:.65rem;padding-left:1.45rem}.article-content-module__D-y83W__content img{height:auto}.article-content-module__D-y83W__content table{width:100%;display:block;overflow-x:auto}}@media (max-width:430px){.article-content-module__D-y83W__contentCard{margin-bottom:2.25rem}.article-content-module__D-y83W__content{line-height:1.8}.article-content-module__D-y83W__content ul,.article-content-module__D-y83W__content ol{padding-left:1.55rem}.article-content-module__D-y83W__content li{margin-bottom:.8rem;padding-left:.2rem;line-height:1.8}.article-content-module__D-y83W__content li>ul,.article-content-module__D-y83W__content li>ol{padding-left:1.3rem}}@media (max-width:360px){.article-content-module__D-y83W__content{overflow-wrap:anywhere;line-height:1.75}.article-content-module__D-y83W__content ul,.article-content-module__D-y83W__content ol{margin-top:1rem;margin-bottom:1.35rem;padding-left:1.35rem}.article-content-module__D-y83W__content li{margin-bottom:.75rem;padding-left:.15rem;line-height:1.75}.article-content-module__D-y83W__content li p{margin-bottom:.4rem}.article-content-module__D-y83W__content li>ul,.article-content-module__D-y83W__content li>ol{margin-top:.55rem;margin-bottom:.55rem;padding-left:1.15rem}.article-content-module__D-y83W__noContent{font-size:.9rem}}@media (max-width:430px) and (min-resolution:1x){.article-content-module__D-y83W__content,.article-content-module__D-y83W__content *{max-width:100%}.article-content-module__D-y83W__content a,.article-content-module__D-y83W__content li{overflow-wrap:anywhere;word-break:break-word}}
.article-books-module__m1QD8a__booksSection{width:100%;margin:2.75rem 0 0}.article-books-module__m1QD8a__sectionHeading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.article-books-module__m1QD8a__headingText{min-width:0}.article-books-module__m1QD8a__titleRow{flex-wrap:wrap;align-items:baseline;gap:.55rem;min-width:0;display:flex}.article-books-module__m1QD8a__sectionLabel{color:var(--color-premium,#c4820e);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;margin:0;font-size:clamp(.92rem,.86rem + .25vw,1rem);font-weight:850;line-height:1.4}.article-books-module__m1QD8a__bookCount{color:#1108477a;white-space:nowrap;margin:0;font-size:.8rem;font-weight:750;line-height:1.4}.article-books-module__m1QD8a__arrowButtons{flex:none;align-items:center;gap:.45rem;display:inline-flex}.article-books-module__m1QD8a__desktopArrowButtons{display:inline-flex}.article-books-module__m1QD8a__mobileArrowButtons{display:none}.article-books-module__m1QD8a__arrowButton{background:var(--color-button);color:#fff;cursor:pointer;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0 0 .12rem;font-family:inherit;font-size:1.7rem;font-weight:650;line-height:1;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 16px #1108470d}.article-books-module__m1QD8a__arrowButton:hover{border-color:var(--color-button);color:var(--color-button);background:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #11084724}.article-books-module__m1QD8a__arrowButton:active{transform:translateY(0);box-shadow:0 4px 10px #11084714}.article-books-module__m1QD8a__arrowButton:focus-visible{outline:2px solid var(--color-accent,#00d5c7);outline-offset:3px}.article-books-module__m1QD8a__booksState{color:#110847ad;margin:.5rem 0 0;font-size:.92rem;font-weight:500;line-height:1.7}.article-books-module__m1QD8a__booksCarousel{width:100%;position:relative}.article-books-module__m1QD8a__booksRow{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.9rem;width:100%;padding:.1rem .1rem 1rem;display:flex;overflow:auto hidden}.article-books-module__m1QD8a__booksRow::-webkit-scrollbar{display:none}.article-books-module__m1QD8a__singleBookRow{width:100%;padding:0;display:block;overflow:visible}.article-books-module__m1QD8a__bookCard{scroll-snap-align:start;background:#fff;border:1px solid #1108471a;border-radius:18px;flex-direction:column;flex:0 0 360px;gap:.85rem;min-width:0;padding:.85rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 8px 22px #1108470a}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookCard{flex:initial;width:100%;max-width:100%}.article-books-module__m1QD8a__bookCard:hover{border-color:#11084733;transform:translateY(-2px);box-shadow:0 14px 30px #11084714}.article-books-module__m1QD8a__bookMain{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:.95rem;min-width:0;display:grid}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookMain{grid-template-columns:170px minmax(0,1fr);gap:1.2rem}.article-books-module__m1QD8a__bookCover{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.article-books-module__m1QD8a__bookCover img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.article-books-module__m1QD8a__bookCoverFallback{color:#1108479e;text-align:center;justify-content:center;align-items:center;width:100%;min-height:130px;padding:.75rem;font-size:.78rem;font-weight:750;line-height:1.5;display:flex}.article-books-module__m1QD8a__bookContent{flex-direction:column;gap:.22rem;min-width:0;display:flex}.article-books-module__m1QD8a__bookTitle{color:var(--color-main,#110847);letter-spacing:.025em;overflow-wrap:anywhere;margin:0;font-size:clamp(.98rem,.92rem + .22vw,1.06rem);font-weight:850;line-height:1.48}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookTitle{font-size:clamp(1.08rem,1rem + .3vw,1.18rem)}.article-books-module__m1QD8a__bookAuthor{color:#110847d1;overflow-wrap:anywhere;margin:.28rem 0 0;font-size:clamp(.84rem,.8rem + .16vw,.9rem);font-weight:650;line-height:1.55}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookAuthor{font-size:clamp(.9rem,.84rem + .18vw,.96rem)}.article-books-module__m1QD8a__bookPublisher,.article-books-module__m1QD8a__bookPublishDate{color:#110847ad;overflow-wrap:anywhere;margin:.06rem 0 0;font-size:clamp(.76rem,.72rem + .14vw,.82rem);font-weight:500;line-height:1.55}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookPublisher,.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookPublishDate{font-size:clamp(.8rem,.76rem + .15vw,.86rem)}.article-books-module__m1QD8a__bookIsbn{color:#11084794;word-break:break-word;overflow-wrap:anywhere;margin:.1rem 0 0;font-size:clamp(.7rem,.66rem + .12vw,.76rem);font-weight:600;line-height:1.45}.article-books-module__m1QD8a__bookPriceBlock{flex-direction:column;gap:.55rem;display:flex}.article-books-module__m1QD8a__bookActions{flex-wrap:wrap;gap:.5rem;padding-top:.05rem;display:flex}.article-books-module__m1QD8a__priceLink{min-width:124px;max-width:100%;min-height:42px;color:inherit;background:#faf9f7;border:1px solid #11084724;border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .78rem;text-decoration:none;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.article-books-module__m1QD8a__priceLink:hover{background:#fff;border-color:#c4820e6b;transform:translateY(-1px);box-shadow:0 8px 20px #1108470f}.article-books-module__m1QD8a__priceLink:focus-visible{outline:2px solid var(--color-accent,#00d5c7);outline-offset:3px}.article-books-module__m1QD8a__priceStore{color:#110847d1;overflow-wrap:anywhere;min-width:0;font-size:.78rem;font-weight:850;line-height:1.3}.article-books-module__m1QD8a__priceValue{color:var(--color-main,#110847);white-space:nowrap;font-size:.84rem;font-weight:900;line-height:1.3}.article-books-module__m1QD8a__priceArrow{color:#110847b8;white-space:nowrap;font-size:.76rem;font-weight:850;line-height:1.3}.article-books-module__m1QD8a__morePriceButton{color:#110847b8;cursor:pointer;background:#fff;border:1px solid #11084724;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:34px;padding:.42rem .78rem;font-family:inherit;font-size:.78rem;font-weight:800;line-height:1.35;transition:color .18s,border-color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex}.article-books-module__m1QD8a__morePriceButton:hover{color:var(--color-main,#110847);background:#faf9f7;border-color:#c4820e61;transform:translateY(-1px);box-shadow:0 8px 18px #1108470d}.article-books-module__m1QD8a__morePriceButton:focus-visible{outline:2px solid var(--color-accent,#00d5c7);outline-offset:3px}@media (max-width:820px){.article-books-module__m1QD8a__bookCard{flex-basis:330px}.article-books-module__m1QD8a__singleBookRow{width:100%;display:block}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookCard{flex:initial;width:100%;max-width:100%}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookMain{grid-template-columns:140px minmax(0,1fr);gap:1rem}}@media (max-width:560px){.article-books-module__m1QD8a__booksSection{margin-top:2.25rem}.article-books-module__m1QD8a__sectionHeading{align-items:flex-end;margin-bottom:.85rem}.article-books-module__m1QD8a__titleRow{gap:.45rem}.article-books-module__m1QD8a__sectionLabel{letter-spacing:.06em;margin-bottom:0;font-size:.94rem;line-height:1.45}.article-books-module__m1QD8a__bookCount{font-size:.78rem}.article-books-module__m1QD8a__desktopArrowButtons{display:none}.article-books-module__m1QD8a__mobileArrowButtons{z-index:5;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:42%;left:0;right:0;transform:translateY(-50%)}.article-books-module__m1QD8a__mobileArrowButtons .article-books-module__m1QD8a__arrowButton{pointer-events:auto;background:var(--color-button);color:#fff;border:1px solid #ffffffe6;width:34px;height:34px;padding-bottom:.12rem;font-size:1.55rem;box-shadow:0 8px 22px #11084729}.article-books-module__m1QD8a__mobileArrowButtons .article-books-module__m1QD8a__arrowButton:first-child{margin-left:.15rem}.article-books-module__m1QD8a__mobileArrowButtons .article-books-module__m1QD8a__arrowButton:last-child{margin-right:.15rem}.article-books-module__m1QD8a__booksState{font-size:.86rem;line-height:1.65}.article-books-module__m1QD8a__booksRow{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.85rem;padding:.1rem .1rem .95rem;display:flex;overflow:auto hidden}.article-books-module__m1QD8a__singleBookRow{width:100%;padding:0;display:block;overflow:visible}.article-books-module__m1QD8a__bookCard{scroll-snap-align:start;border-radius:16px;flex:0 0 min(76vw,260px);gap:.75rem;padding:.82rem}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookCard{flex:initial;width:100%;max-width:100%}.article-books-module__m1QD8a__bookMain,.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookMain{flex-direction:column;gap:.72rem;display:flex}.article-books-module__m1QD8a__bookCover{aspect-ratio:3/4.25;border-radius:11px;align-self:center;width:min(150px,48vw)}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookCover{width:min(170px,52vw)}.article-books-module__m1QD8a__bookContent{gap:.25rem;width:100%}.article-books-module__m1QD8a__bookTitle,.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookTitle{letter-spacing:.025em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.96rem;line-height:1.5;display:-webkit-box;overflow:hidden}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookTitle{-webkit-line-clamp:4}.article-books-module__m1QD8a__bookAuthor{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.2rem;font-size:.84rem;line-height:1.5;display:-webkit-box;overflow:hidden}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookAuthor{-webkit-line-clamp:3}.article-books-module__m1QD8a__bookPublisher,.article-books-module__m1QD8a__bookPublishDate,.article-books-module__m1QD8a__bookIsbn{display:none}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookPublisher,.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookPublishDate,.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookIsbn{display:block}.article-books-module__m1QD8a__bookActions{flex-direction:column;gap:.45rem;padding-top:.05rem}.article-books-module__m1QD8a__priceLink{border-radius:14px;width:100%;min-width:0;min-height:46px;padding:.72rem .78rem}.article-books-module__m1QD8a__priceStore{font-size:.8rem}.article-books-module__m1QD8a__priceValue{font-size:.86rem}.article-books-module__m1QD8a__priceArrow{font-size:.78rem}.article-books-module__m1QD8a__morePriceButton{border-radius:14px;width:100%;min-height:44px;font-size:.8rem}}@media (max-width:420px){.article-books-module__m1QD8a__sectionHeading{flex-direction:row;align-items:flex-end;gap:.5rem}.article-books-module__m1QD8a__bookCard{flex-basis:min(82vw,255px);padding:.78rem}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookCard{flex:initial;width:100%;max-width:100%}.article-books-module__m1QD8a__bookCover{width:min(145px,54vw)}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookCover{width:min(165px,58vw)}.article-books-module__m1QD8a__bookTitle,.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookTitle{-webkit-line-clamp:4;font-size:.96rem;line-height:1.55}.article-books-module__m1QD8a__bookAuthor{font-size:.82rem;line-height:1.55}.article-books-module__m1QD8a__priceLink{min-height:48px}.article-books-module__m1QD8a__morePriceButton{min-height:46px}}@media (max-width:360px){.article-books-module__m1QD8a__bookCard{flex-basis:86vw}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookCard{flex:initial;width:100%;max-width:100%}.article-books-module__m1QD8a__bookCover{width:min(138px,58vw)}.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookCover{width:min(155px,62vw)}.article-books-module__m1QD8a__bookTitle,.article-books-module__m1QD8a__singleBookRow .article-books-module__m1QD8a__bookTitle{font-size:.95rem;line-height:1.6}.article-books-module__m1QD8a__priceLink{min-height:50px}.article-books-module__m1QD8a__morePriceButton{min-height:48px}}@media (prefers-reduced-motion:reduce){.article-books-module__m1QD8a__bookCard,.article-books-module__m1QD8a__bookCard:hover,.article-books-module__m1QD8a__priceLink,.article-books-module__m1QD8a__priceLink:hover,.article-books-module__m1QD8a__morePriceButton,.article-books-module__m1QD8a__morePriceButton:hover,.article-books-module__m1QD8a__arrowButton,.article-books-module__m1QD8a__arrowButton:hover{transition:none;transform:none}}
.article-comments-module__RoYI0G__commentsSection{width:100%;margin:2.75rem 0 0}.article-comments-module__RoYI0G__sectionHeading{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.article-comments-module__RoYI0G__sectionLabel{color:var(--color-premium,#c4820e);letter-spacing:.08em;text-transform:uppercase;overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:.55rem;margin:0 0 .75rem;font-size:clamp(.9rem,.85rem + .25vw,.98rem);font-weight:700;line-height:1.35;display:flex}.article-comments-module__RoYI0G__commentCount{color:#11084794;background:#1108470f;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;min-height:1.35rem;padding:.12rem .42rem;font-size:.72rem;font-weight:700;line-height:1.2;display:inline-flex}.article-comments-module__RoYI0G__commentBox{grid-template-columns:36px minmax(0,1fr);align-items:flex-start;gap:.7rem;margin-bottom:1.2rem;display:grid}.article-comments-module__RoYI0G__replyBox{grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:.55rem;margin-top:.65rem;display:grid}.article-comments-module__RoYI0G__noAvatarInput{grid-template-columns:minmax(0,1fr)}.article-comments-module__RoYI0G__commentInputWrap{min-width:0}.article-comments-module__RoYI0G__commentInput{color:#110847;width:100%;min-height:42px;max-height:220px;font:inherit;resize:none;background:#f4f4f6;border:1px solid #0000;border-radius:20px;outline:none;padding:.68rem .95rem;font-size:clamp(.9rem,.86rem + .16vw,.95rem);line-height:1.6;transition:background .18s,border-color .18s,box-shadow .18s;overflow:hidden}.article-comments-module__RoYI0G__commentInput::placeholder{color:#1108475c}.article-comments-module__RoYI0G__commentInput:hover{background:#f0f0f3}.article-comments-module__RoYI0G__commentInput:focus{background:#fff;border-color:#1108471f;box-shadow:0 0 0 4px #1108470b}.article-comments-module__RoYI0G__commentActions{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;margin-top:.55rem;display:flex}.article-comments-module__RoYI0G__submitButton,.article-comments-module__RoYI0G__cancelButton{font:inherit;cursor:pointer;border:0;border-radius:999px;transition:background .18s,color .18s,opacity .18s,transform .18s}.article-comments-module__RoYI0G__submitButton{color:#fff;background:#110847;justify-content:center;align-items:center;min-height:34px;padding:0 .95rem;font-size:.82rem;font-weight:700;line-height:1.2;display:inline-flex}.article-comments-module__RoYI0G__submitButton:hover:not(:disabled){background:#052d5d;transform:translateY(-1px)}.article-comments-module__RoYI0G__submitButton:disabled{opacity:.42;cursor:not-allowed}.article-comments-module__RoYI0G__cancelButton{color:#11084780;background:0 0;justify-content:center;align-items:center;min-height:34px;padding:0 .8rem;font-size:.82rem;font-weight:650;line-height:1.2;display:inline-flex}.article-comments-module__RoYI0G__cancelButton:hover:not(:disabled){color:#110847;background:#1108470e}.article-comments-module__RoYI0G__loginNotice,.article-comments-module__RoYI0G__replyLoginNotice{appearance:none;width:100%;font:inherit;text-align:left;cursor:pointer;color:inherit;background:0 0;border:0;padding:0}.article-comments-module__RoYI0G__loginNotice{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:.65rem;margin-bottom:1.15rem;display:grid}.article-comments-module__RoYI0G__replyLoginNotice{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:.55rem;margin-top:.65rem;display:grid}.article-comments-module__RoYI0G__loginNotice span:last-child,.article-comments-module__RoYI0G__replyLoginNotice span:last-child{color:#1108477a;overflow-wrap:anywhere;background:#f2f2f4;align-items:center;min-width:0;margin:0;transition:background .18s,color .18s,box-shadow .18s,transform .18s;display:flex}.article-comments-module__RoYI0G__loginNotice span:last-child{border-radius:18px;min-height:38px;padding:.55rem .85rem;font-size:.88rem;line-height:1.55}.article-comments-module__RoYI0G__replyLoginNotice span:last-child{border-radius:17px;min-height:34px;padding:.5rem .75rem;font-size:.84rem;line-height:1.5}.article-comments-module__RoYI0G__loginNotice:hover span:last-child,.article-comments-module__RoYI0G__replyLoginNotice:hover span:last-child{color:#110847b8;background:#ececf0}.article-comments-module__RoYI0G__loginNotice:focus-visible span:last-child,.article-comments-module__RoYI0G__replyLoginNotice:focus-visible span:last-child{color:#110847;background:#fff;box-shadow:0 0 0 3px #00d5c738,0 0 0 1px #1108471a}.article-comments-module__RoYI0G__loginNotice:active span:last-child,.article-comments-module__RoYI0G__replyLoginNotice:active span:last-child{transform:translateY(1px)}.article-comments-module__RoYI0G__loginNotice .article-comments-module__RoYI0G__commentAvatar,.article-comments-module__RoYI0G__loginNotice .article-comments-module__RoYI0G__replyAvatar,.article-comments-module__RoYI0G__replyLoginNotice .article-comments-module__RoYI0G__commentAvatar,.article-comments-module__RoYI0G__replyLoginNotice .article-comments-module__RoYI0G__replyAvatar{pointer-events:none}.article-comments-module__RoYI0G__loginNotice p,.article-comments-module__RoYI0G__replyLoginNotice p{color:#1108477a;overflow-wrap:anywhere;background:#f2f2f4;align-items:center;min-width:0;margin:0;display:flex}.article-comments-module__RoYI0G__loginNotice p{border-radius:18px;min-height:38px;padding:.55rem .85rem;font-size:.88rem;line-height:1.55}.article-comments-module__RoYI0G__replyLoginNotice p{border-radius:17px;min-height:34px;padding:.5rem .75rem;font-size:.84rem;line-height:1.5}.article-comments-module__RoYI0G__commentsState,.article-comments-module__RoYI0G__emptyText{color:#11084773;text-align:center;overflow-wrap:anywhere;margin:.75rem 0 0;font-size:.88rem;line-height:1.6}.article-comments-module__RoYI0G__commentList{flex-direction:column;gap:.9rem;margin-top:1rem;display:flex}.article-comments-module__RoYI0G__commentItem{grid-template-columns:36px minmax(0,1fr);align-items:flex-start;gap:.7rem;min-width:0;display:grid}.article-comments-module__RoYI0G__commentAvatar,.article-comments-module__RoYI0G__replyAvatar{color:#110847;-webkit-user-select:none;user-select:none;background:linear-gradient(#f7f7f9,#f7f7f9) padding-box padding-box,linear-gradient(135deg,#c4820e59,#11084726) border-box;border:1px solid #0000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:750;line-height:1;display:inline-flex;position:relative;overflow:hidden}.article-comments-module__RoYI0G__commentAvatar{width:36px;height:36px;font-size:.82rem}.article-comments-module__RoYI0G__replyAvatar{width:28px;height:28px;font-size:.7rem}.article-comments-module__RoYI0G__avatarImage{object-fit:cover;border-radius:999px;width:100%;height:100%;display:block}.article-comments-module__RoYI0G__avatarFallback{color:#fff;text-transform:uppercase;letter-spacing:.01em;background:linear-gradient(#110847,#110847) padding-box padding-box,linear-gradient(135deg,#c4820ea6,#00d5c759) border-box;font-weight:800}.article-comments-module__RoYI0G__avatarInitial{justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:inline-flex;transform:translateY(-.5px)}.article-comments-module__RoYI0G__commentContent,.article-comments-module__RoYI0G__replyContent{min-width:0}.article-comments-module__RoYI0G__commentBubble,.article-comments-module__RoYI0G__replyBubble{overflow-wrap:anywhere;background:#f4f4f6;border:1px solid #11084709;border-radius:8px 17px 17px;width:fit-content;max-width:100%;padding:.68rem .9rem}.article-comments-module__RoYI0G__replyBubble{background:#f7f7f8}.article-comments-module__RoYI0G__commentHeader{flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;margin-bottom:.2rem;display:flex}.article-comments-module__RoYI0G__commentName{color:#110847;overflow-wrap:anywhere;font-size:clamp(.82rem,.78rem + .15vw,.86rem);font-weight:750;line-height:1.35}.article-comments-module__RoYI0G__commentDate{color:#1108475c;white-space:nowrap;font-size:.68rem;font-weight:500;line-height:1.35}.article-comments-module__RoYI0G__editedLabel{color:#11084759;white-space:nowrap;font-size:.66rem;font-weight:600;line-height:1.35}.article-comments-module__RoYI0G__commentText{color:#110847c7;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;margin:0;font-size:clamp(.88rem,.84rem + .18vw,.92rem);line-height:1.72}.article-comments-module__RoYI0G__commentTools{flex-wrap:wrap;align-items:center;gap:.65rem;margin:.36rem 0 0 .2rem;display:flex}.article-comments-module__RoYI0G__replyButton,.article-comments-module__RoYI0G__deleteButton{font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.75rem;font-weight:700;line-height:1.4}.article-comments-module__RoYI0G__replyButton{color:#11084780}.article-comments-module__RoYI0G__replyButton:hover{color:#110847;text-decoration:underline}.article-comments-module__RoYI0G__deleteButton{color:#b42318b3}.article-comments-module__RoYI0G__deleteButton:hover{color:#b42318;text-decoration:underline}.article-comments-module__RoYI0G__replyCount{color:#11084761;font-size:.74rem;font-weight:600;line-height:1.4}.article-comments-module__RoYI0G__replyList{border-left:1px solid #1108470f;flex-direction:column;gap:.6rem;margin-top:.7rem;padding-left:.8rem;display:flex}.article-comments-module__RoYI0G__replyItem{grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:.55rem;min-width:0;display:grid}.article-comments-module__RoYI0G__replyBox .article-comments-module__RoYI0G__commentInput{min-height:36px;padding:.58rem .78rem;font-size:.86rem;line-height:1.55}.article-comments-module__RoYI0G__replyEditWrap{margin-top:.45rem}@media (max-width:560px){.article-comments-module__RoYI0G__commentsSection{margin-top:2.25rem}.article-comments-module__RoYI0G__sectionHeading{align-items:flex-start;gap:.45rem;margin-bottom:.85rem}.article-comments-module__RoYI0G__sectionLabel{letter-spacing:.06em;margin-bottom:.6rem;font-size:.92rem;line-height:1.45}.article-comments-module__RoYI0G__commentBox,.article-comments-module__RoYI0G__commentItem,.article-comments-module__RoYI0G__loginNotice{grid-template-columns:32px minmax(0,1fr);gap:.55rem}.article-comments-module__RoYI0G__replyBox,.article-comments-module__RoYI0G__replyItem,.article-comments-module__RoYI0G__replyLoginNotice{grid-template-columns:26px minmax(0,1fr);gap:.5rem}.article-comments-module__RoYI0G__commentAvatar{width:32px;height:32px;font-size:.76rem}.article-comments-module__RoYI0G__replyAvatar{width:26px;height:26px;font-size:.66rem}.article-comments-module__RoYI0G__commentInput{min-height:40px;padding:.65rem .85rem;font-size:.9rem;line-height:1.65}.article-comments-module__RoYI0G__commentActions{justify-content:flex-end;gap:.4rem}.article-comments-module__RoYI0G__submitButton,.article-comments-module__RoYI0G__cancelButton{min-height:36px;font-size:.82rem}.article-comments-module__RoYI0G__commentBubble,.article-comments-module__RoYI0G__replyBubble{border-radius:8px 16px 16px;padding:.65rem .8rem}.article-comments-module__RoYI0G__commentText{font-size:.9rem;line-height:1.75}.article-comments-module__RoYI0G__commentTools{gap:.6rem;margin-left:.1rem}.article-comments-module__RoYI0G__replyButton,.article-comments-module__RoYI0G__deleteButton,.article-comments-module__RoYI0G__replyCount{font-size:.76rem}.article-comments-module__RoYI0G__replyList{margin-top:.65rem;padding-left:.45rem}.article-comments-module__RoYI0G__loginNotice span:last-child,.article-comments-module__RoYI0G__replyLoginNotice span:last-child,.article-comments-module__RoYI0G__loginNotice p,.article-comments-module__RoYI0G__replyLoginNotice p{align-items:flex-start}}@media (max-width:420px){.article-comments-module__RoYI0G__commentsSection{margin-top:2rem}.article-comments-module__RoYI0G__commentBox,.article-comments-module__RoYI0G__commentItem,.article-comments-module__RoYI0G__loginNotice{grid-template-columns:30px minmax(0,1fr);gap:.5rem}.article-comments-module__RoYI0G__replyBox,.article-comments-module__RoYI0G__replyItem,.article-comments-module__RoYI0G__replyLoginNotice{grid-template-columns:24px minmax(0,1fr);gap:.45rem}.article-comments-module__RoYI0G__commentAvatar{width:30px;height:30px}.article-comments-module__RoYI0G__replyAvatar{width:24px;height:24px}.article-comments-module__RoYI0G__commentInput{border-radius:17px;font-size:.9rem}.article-comments-module__RoYI0G__commentBubble,.article-comments-module__RoYI0G__replyBubble{width:100%}.article-comments-module__RoYI0G__commentDate,.article-comments-module__RoYI0G__editedLabel{white-space:normal}.article-comments-module__RoYI0G__commentActions{justify-content:stretch}.article-comments-module__RoYI0G__submitButton,.article-comments-module__RoYI0G__cancelButton{flex:auto;justify-content:center;padding:0 .85rem}.article-comments-module__RoYI0G__replyList{padding-left:.35rem}}@media (max-width:360px){.article-comments-module__RoYI0G__commentBox,.article-comments-module__RoYI0G__commentItem,.article-comments-module__RoYI0G__loginNotice,.article-comments-module__RoYI0G__replyBox,.article-comments-module__RoYI0G__replyItem,.article-comments-module__RoYI0G__replyLoginNotice{grid-template-columns:1fr}.article-comments-module__RoYI0G__commentAvatar,.article-comments-module__RoYI0G__replyAvatar{display:none}.article-comments-module__RoYI0G__replyList{border-left:0;padding-left:0}.article-comments-module__RoYI0G__commentTools{margin-left:0}}@media (prefers-reduced-motion:reduce){.article-comments-module__RoYI0G__commentInput,.article-comments-module__RoYI0G__submitButton,.article-comments-module__RoYI0G__cancelButton,.article-comments-module__RoYI0G__loginNotice span:last-child,.article-comments-module__RoYI0G__replyLoginNotice span:last-child{transition:none;transform:none}}
.member-layout-module__tF-cra__page{--member-bg:var(--color-bg,#fff);--member-main:var(--color-main,#110847);--member-button:var(--color-button,#d52d5d);--member-accent:var(--color-premium,#c4820e);--member-accent-soft:#c4820e1a;--member-text:var(--color-text,#171717);--member-text-main:var(--color-text-main,#110847);--member-text-muted:var(--color-text-muted,#08032594);--member-text-soft:#0803256b;--member-text-light:#fff;--member-line:#11084714;--member-soft:#11084709;--member-soft-strong:#1108470e;--member-surface:#fff;--member-radius:18px;--member-radius-sm:12px;--member-radius-pill:999px;--member-shadow:0 18px 48px #11084747;--member-shadow-soft:0 10px 26px #1108470e;--member-container:var(--container-xl,1240px);--member-font:var(--font-sans,Arial, Helvetica, sans-serif);background:var(--member-bg);min-height:100vh;color:var(--member-text-main);font-family:var(--member-font)}.member-layout-module__tF-cra__page,.member-layout-module__tF-cra__hero,.member-layout-module__tF-cra__shell,.member-layout-module__tF-cra__profilePanel,.member-layout-module__tF-cra__masthead,.member-layout-module__tF-cra__identityGrid,.member-layout-module__tF-cra__identityText,.member-layout-module__tF-cra__profileMeta,.member-layout-module__tF-cra__nav,.member-layout-module__tF-cra__content{min-width:0}.member-layout-module__tF-cra__hero{background:var(--member-bg);padding:26px 0 0}.member-layout-module__tF-cra__shell{width:min(100% - 48px, var(--member-container));margin:0 auto}.member-layout-module__tF-cra__profilePanel{border-radius:var(--member-radius);background:var(--member-surface);box-shadow:var(--member-shadow);overflow:hidden}.member-layout-module__tF-cra__masthead{background:var(--member-surface);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;padding:18px 22px 10px;display:grid}.member-layout-module__tF-cra__brandLink{width:fit-content;color:var(--member-main);align-items:center;gap:9px;min-width:0;text-decoration:none;display:inline-flex}.member-layout-module__tF-cra__brandDot{background:var(--member-accent);width:8px;height:8px;box-shadow:0 0 0 5px var(--member-accent-soft);border-radius:999px;flex:none}.member-layout-module__tF-cra__brandText{letter-spacing:.22em;text-transform:lowercase;font-size:11px;font-weight:850;line-height:1.2}.member-layout-module__tF-cra__mastheadCenter{min-width:0}.member-layout-module__tF-cra__logoutBtn{border-radius:var(--member-radius-pill);min-height:34px;color:var(--member-button);font-family:var(--member-font);letter-spacing:.08em;cursor:pointer;background:#d52d5d12;border:0;justify-content:center;justify-self:end;align-items:center;gap:8px;padding:7px 13px 7px 15px;font-size:12px;font-weight:800;line-height:1.2;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.member-layout-module__tF-cra__logoutBtn svg{flex:none;transition:transform .18s}.member-layout-module__tF-cra__logoutBtn:hover{background:var(--member-button);color:var(--member-text-light);transform:translateY(-1px);box-shadow:0 12px 28px #d52d5d2e}.member-layout-module__tF-cra__logoutBtn:hover svg{transform:translate(2px)}.member-layout-module__tF-cra__identityGrid{background:var(--member-surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:28px 28px 24px;display:grid}.member-layout-module__tF-cra__identityGridNoStats{grid-template-columns:auto minmax(0,1fr)}.member-layout-module__tF-cra__avatarBlock{min-width:0}.member-layout-module__tF-cra__avatarFrame{background:#fff;border-radius:999px;width:106px;height:106px;padding:4px;box-shadow:0 10px 26px #1108471a,inset 0 0 0 1px #1108470f}.member-layout-module__tF-cra__avatar{background:var(--member-main);width:100%;height:100%;color:var(--member-text-light);letter-spacing:-.05em;border-radius:999px;justify-content:center;align-items:center;font-size:40px;font-weight:850;line-height:1;display:flex;overflow:hidden}.member-layout-module__tF-cra__avatar img{object-fit:cover;width:100%;height:100%;display:block}.member-layout-module__tF-cra__identityText{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.member-layout-module__tF-cra__userName{max-width:100%;color:var(--member-main);letter-spacing:-.055em;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(34px,4vw,54px);font-weight:850;line-height:.98}.member-layout-module__tF-cra__email{max-width:min(100%,620px);color:var(--member-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:12px 0 0;font-size:14px;font-weight:650;line-height:1.45;overflow:hidden}.member-layout-module__tF-cra__profileMeta{gap:9px;width:190px;display:grid}.member-layout-module__tF-cra__metaItem{border-radius:var(--member-radius-sm);background:var(--member-soft);padding:12px 13px}.member-layout-module__tF-cra__metaLabel{color:var(--member-text-soft);letter-spacing:.18em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:850;line-height:1.2;display:block}.member-layout-module__tF-cra__metaValue{color:var(--member-main);overflow-wrap:anywhere;font-size:16px;font-weight:850;line-height:1.15;display:block}.member-layout-module__tF-cra__nav{background:var(--member-surface);padding:0 18px 18px}.member-layout-module__tF-cra__navList{background:var(--member-main);border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:10px;list-style:none;display:grid}.member-layout-module__tF-cra__navLi{min-width:0}.member-layout-module__tF-cra__navItem{color:#fff;text-align:center;background:0 0;border-radius:13px;justify-content:center;align-items:center;gap:0;min-height:64px;padding:14px 15px;text-decoration:none;transition:background .18s,color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.member-layout-module__tF-cra__navItem:hover{color:#000;background:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #1108470e}.member-layout-module__tF-cra__navItem:hover .member-layout-module__tF-cra__navLabel{color:#000}.member-layout-module__tF-cra__navText{text-align:center;width:100%;min-width:0;display:block}.member-layout-module__tF-cra__navLabel{color:#fff;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;font-size:17px;font-weight:850;line-height:1.05;transition:color .18s;display:block;overflow:hidden}.member-layout-module__tF-cra__navArrow{display:none}.member-layout-module__tF-cra__navItemActive{color:var(--member-main);background:#fff;box-shadow:0 10px 24px #11084712}.member-layout-module__tF-cra__navItemActive .member-layout-module__tF-cra__navLabel{color:var(--member-main)}.member-layout-module__tF-cra__navItemActive:hover .member-layout-module__tF-cra__navLabel{color:#000}.member-layout-module__tF-cra__content{padding:34px 0 88px}.member-layout-module__tF-cra__logoutBtn:focus-visible,.member-layout-module__tF-cra__brandLink:focus-visible,.member-layout-module__tF-cra__navItem:focus-visible{outline-offset:3px;outline:3px solid #c4820e6b}@media (prefers-reduced-motion:reduce){.member-layout-module__tF-cra__logoutBtn,.member-layout-module__tF-cra__logoutBtn svg,.member-layout-module__tF-cra__navItem,.member-layout-module__tF-cra__navLabel{transition:none}.member-layout-module__tF-cra__logoutBtn:hover,.member-layout-module__tF-cra__navItem:hover{transform:none}}@media (max-width:960px){.member-layout-module__tF-cra__identityGrid,.member-layout-module__tF-cra__identityGridNoStats{grid-template-columns:auto minmax(0,1fr);gap:20px;padding:26px 24px 22px}.member-layout-module__tF-cra__profileMeta{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.member-layout-module__tF-cra__avatarFrame{width:94px;height:94px}.member-layout-module__tF-cra__avatar{font-size:35px}.member-layout-module__tF-cra__nav{padding:0 14px 14px}.member-layout-module__tF-cra__navList{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px}.member-layout-module__tF-cra__navItem{text-align:center;justify-content:center;min-height:60px;padding:13px 12px}.member-layout-module__tF-cra__navText{text-align:center;width:100%}.member-layout-module__tF-cra__navLabel{text-align:center;font-size:15px}.member-layout-module__tF-cra__navArrow{display:none}}@media (max-width:700px){.member-layout-module__tF-cra__hero{padding-top:54px}.member-layout-module__tF-cra__shell{width:min(100% - 28px, var(--member-container))}.member-layout-module__tF-cra__profilePanel{box-shadow:var(--member-shadow-soft);border-radius:16px}.member-layout-module__tF-cra__masthead{justify-content:space-between;gap:12px;padding:14px 14px 6px;display:flex}.member-layout-module__tF-cra__mastheadCenter{display:none}.member-layout-module__tF-cra__brandText{letter-spacing:.18em;font-size:10px}.member-layout-module__tF-cra__logoutBtn{letter-spacing:.06em;min-height:32px;padding:7px 11px;font-size:11px}.member-layout-module__tF-cra__identityGrid,.member-layout-module__tF-cra__identityGridNoStats{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;padding:18px 16px 14px}.member-layout-module__tF-cra__avatarFrame{width:76px;height:76px;padding:3px}.member-layout-module__tF-cra__avatar{font-size:28px}.member-layout-module__tF-cra__userName{font-size:clamp(25px,7vw,36px);line-height:1.02}.member-layout-module__tF-cra__email{max-width:100%;margin-top:7px;font-size:12.5px}.member-layout-module__tF-cra__profileMeta{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:2px}.member-layout-module__tF-cra__metaItem{background:var(--member-soft);padding:10px 11px}.member-layout-module__tF-cra__metaLabel{letter-spacing:.14em;font-size:9.5px}.member-layout-module__tF-cra__metaValue{font-size:15px}.member-layout-module__tF-cra__nav{padding:0 10px 10px}.member-layout-module__tF-cra__navList{background:var(--member-soft);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px}.member-layout-module__tF-cra__navItem{min-height:50px;color:var(--member-main);box-shadow:none;text-align:center;background:0 0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:9px 10px;display:flex}.member-layout-module__tF-cra__navItem:hover{color:#000;box-shadow:none;background:#fff;transform:none}.member-layout-module__tF-cra__navItem:hover .member-layout-module__tF-cra__navLabel{color:#000}.member-layout-module__tF-cra__navItemActive{background:var(--member-main);color:#fff;box-shadow:0 8px 18px #11084721}.member-layout-module__tF-cra__navItemActive:after{display:none}.member-layout-module__tF-cra__navText{text-align:center;width:100%;min-width:0;display:block}.member-layout-module__tF-cra__navLabel{width:100%;color:inherit;letter-spacing:0;text-align:center;white-space:nowrap;font-size:13.5px;font-weight:850;line-height:1.15;display:block}.member-layout-module__tF-cra__navArrow{display:none}.member-layout-module__tF-cra__navItemActive .member-layout-module__tF-cra__navLabel{color:#fff}.member-layout-module__tF-cra__navItemActive:hover .member-layout-module__tF-cra__navLabel{color:#000}.member-layout-module__tF-cra__content{padding:24px 0 70px}}@media (max-width:430px){.member-layout-module__tF-cra__shell{width:min(100% - 20px, var(--member-container))}.member-layout-module__tF-cra__masthead{align-items:flex-start}.member-layout-module__tF-cra__brandLink{padding-top:8px}.member-layout-module__tF-cra__identityGrid,.member-layout-module__tF-cra__identityGridNoStats{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;padding:16px 14px 13px}.member-layout-module__tF-cra__avatarBlock{justify-content:flex-start;min-width:0;display:flex}.member-layout-module__tF-cra__avatarFrame{width:64px;height:64px;padding:3px}.member-layout-module__tF-cra__avatar{font-size:24px}.member-layout-module__tF-cra__identityText{align-items:flex-start;width:100%;min-width:0}.member-layout-module__tF-cra__userName{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(19px,6vw,26px);line-height:1.05;overflow:hidden}.member-layout-module__tF-cra__email{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:5px;font-size:11.5px;line-height:1.25;overflow:hidden}.member-layout-module__tF-cra__profileMeta{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.member-layout-module__tF-cra__nav{padding:0 8px 8px}.member-layout-module__tF-cra__navList{gap:7px;padding:7px}.member-layout-module__tF-cra__navItem{text-align:center;border-radius:10px;gap:4px;min-height:48px;padding:8px 9px}.member-layout-module__tF-cra__navText{text-align:center;width:100%}.member-layout-module__tF-cra__navLabel{text-align:center;font-size:13px}}@media (max-width:360px){.member-layout-module__tF-cra__brandText{letter-spacing:.14em}.member-layout-module__tF-cra__logoutBtn{padding-inline:10px}.member-layout-module__tF-cra__identityGrid,.member-layout-module__tF-cra__identityGridNoStats{grid-template-columns:54px minmax(0,1fr);gap:10px;padding:14px 12px 12px}.member-layout-module__tF-cra__avatarFrame{width:54px;height:54px;padding:2px}.member-layout-module__tF-cra__avatar{font-size:20px}.member-layout-module__tF-cra__userName{font-size:clamp(17px,5.8vw,22px);line-height:1.05}.member-layout-module__tF-cra__email{margin-top:4px;font-size:10.5px;line-height:1.25}.member-layout-module__tF-cra__profileMeta{grid-template-columns:repeat(2,minmax(0,1fr))}.member-layout-module__tF-cra__metaItem{padding:9px 10px}.member-layout-module__tF-cra__metaLabel{font-size:8.5px}.member-layout-module__tF-cra__metaValue{font-size:14px}.member-layout-module__tF-cra__navItem{text-align:center;min-height:44px;padding:8px}.member-layout-module__tF-cra__navText{text-align:center;width:100%}.member-layout-module__tF-cra__navLabel{white-space:normal;text-align:center;font-size:13px;line-height:1.15}}
.cms-article-form-module__QhaOGa__page{width:min(100%,1120px);color:var(--color-main,#110847);padding:34px}.cms-article-form-module__QhaOGa__pageHeader{background:#fff;border:1px solid #11084714;border-radius:30px;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:24px;padding:30px;display:flex;box-shadow:0 18px 50px #11084712}.cms-article-form-module__QhaOGa__eyebrow{color:var(--color-premium,#c4820e);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:12px;font-weight:950}.cms-article-form-module__QhaOGa__pageHeader h1{letter-spacing:-.06em;margin:8px 0 10px;font-size:30px;line-height:.98}.cms-article-form-module__QhaOGa__pageHeader p{color:#110847a8;max-width:680px;margin:0;font-size:15px;font-weight:650;line-height:1.75}.cms-article-form-module__QhaOGa__backBtn,.cms-article-form-module__QhaOGa__cancelBtn,.cms-article-form-module__QhaOGa__submitBtn{letter-spacing:1.5px;cursor:pointer;border:none;border-radius:15px;justify-content:center;align-items:center;font-size:13px;font-weight:650;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,opacity .16s;display:inline-flex}.cms-article-form-module__QhaOGa__backBtn,.cms-article-form-module__QhaOGa__cancelBtn{background:var(--color-button,#052d5d);color:#fff;white-space:nowrap;padding:8px 12px}.cms-article-form-module__QhaOGa__backBtn:hover,.cms-article-form-module__QhaOGa__cancelBtn:hover{background:var(--color-main,#110847);transform:translateY(-1px)}.cms-article-form-module__QhaOGa__form{flex-direction:column;gap:20px;display:flex}.cms-article-form-module__QhaOGa__card{background:#fff;border:1px solid #11084714;border-radius:30px;padding:28px;box-shadow:0 18px 50px #11084711}.cms-article-form-module__QhaOGa__sectionHeader{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.cms-article-form-module__QhaOGa__step{min-width:48px;min-height:34px;color:var(--color-premium,#c4820e);letter-spacing:.08em;white-space:nowrap;background:#c4820e1a;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex}.cms-article-form-module__QhaOGa__sectionHeader h2{letter-spacing:-.035em;color:var(--color-premium,#c4820e);margin:0 0 6px;font-size:24px}.cms-article-form-module__QhaOGa__sectionHeader p{color:#1108479e;margin:0;font-size:14px;font-weight:650;line-height:1.65}.cms-article-form-module__QhaOGa__secondaryButton,.cms-article-form-module__QhaOGa__ghostButton{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .16s,background .16s,color .16s,box-shadow .16s,opacity .16s;display:inline-flex}.cms-article-form-module__QhaOGa__secondaryButton{background:var(--color-button,#052d5d);color:#fff;box-shadow:0 10px 22px #052d5d24}.cms-article-form-module__QhaOGa__secondaryButton:hover{background:var(--color-main,#110847);transform:translateY(-1px)}.cms-article-form-module__QhaOGa__ghostButton{color:var(--color-main,#110847);background:#1108470f}.cms-article-form-module__QhaOGa__ghostButton:hover{background:#1108471a;transform:translateY(-1px)}.cms-article-form-module__QhaOGa__toggleGroup{background:#1108470f;border-radius:15px;gap:8px;margin-bottom:18px;padding:6px;display:inline-flex}.cms-article-form-module__QhaOGa__toggleBtn{color:#110847ad;cursor:pointer;background:0 0;border:none;border-radius:15px;padding:10px 16px;font-size:13px;font-weight:900}.cms-article-form-module__QhaOGa__toggleBtnActive{background:var(--color-main,#110847);color:#fff;box-shadow:0 10px 22px #11084729}.cms-article-form-module__QhaOGa__uploadBox{text-align:center;cursor:pointer;background:#11084706;border:1.5px dashed #11084738;border-radius:26px;place-items:center;min-height:170px;padding:24px;transition:border-color .16s,background .16s,transform .16s;display:grid}.cms-article-form-module__QhaOGa__uploadBox:hover{border-color:var(--color-main,#110847);background:#1108470b;transform:translateY(-1px)}.cms-article-form-module__QhaOGa__uploadBox input{display:none}.cms-article-form-module__QhaOGa__uploadBox span{color:var(--color-main,#110847);font-size:16px;font-weight:950;display:block}.cms-article-form-module__QhaOGa__uploadBox small{color:#1108478c;margin-top:7px;font-weight:700;display:block}.cms-article-form-module__QhaOGa__bannerPreview{background:#f5f6fa;border:1px solid #11084714;border-radius:24px;width:min(100%,820px);margin-top:18px;overflow:hidden}.cms-article-form-module__QhaOGa__bannerPreview img{object-fit:contain;background:#fff;width:100%;height:auto;max-height:430px;display:block}.cms-article-form-module__QhaOGa__bannerPreview p{color:#1108479e;margin:0;padding:10px 14px;font-size:13px;font-weight:850}.cms-article-form-module__QhaOGa__videoPreview{aspect-ratio:820/430;background:#000;border:1px solid #11084714;border-radius:24px;width:min(100%,820px);margin-top:14px;overflow:hidden}.cms-article-form-module__QhaOGa__videoPreview iframe{border:none;width:100%;height:100%}.cms-article-form-module__QhaOGa__gridTwo,.cms-article-form-module__QhaOGa__gridThree{gap:16px;display:grid}.cms-article-form-module__QhaOGa__gridTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.cms-article-form-module__QhaOGa__gridThree{grid-template-columns:repeat(3,minmax(0,1fr))}.cms-article-form-module__QhaOGa__field{flex-direction:column;gap:8px;min-width:0;display:flex}.cms-article-form-module__QhaOGa__field label,.cms-article-form-module__QhaOGa__field>span{color:var(--color-main,#110847);font-size:17px;font-weight:750;line-height:1.35}.cms-article-form-module__QhaOGa__field label span{color:#d92d20;text-transform:uppercase;letter-spacing:.04em;margin-left:8px;font-size:12px;font-weight:850}.cms-article-form-module__QhaOGa__field input,.cms-article-form-module__QhaOGa__field select,.cms-article-form-module__QhaOGa__field textarea{width:100%;min-height:46px;color:var(--color-main,#110847);background:#fff;border:1px solid #1108471f;border-radius:16px;outline:none;padding:0 14px;font-size:14px;font-weight:650;transition:border-color .16s,box-shadow .16s,background .16s}.cms-article-form-module__QhaOGa__field textarea{resize:vertical;min-height:120px;padding:12px 14px;line-height:1.65}.cms-article-form-module__QhaOGa__field input:focus,.cms-article-form-module__QhaOGa__field select:focus,.cms-article-form-module__QhaOGa__field textarea:focus{border-color:var(--color-main,#110847);box-shadow:0 0 0 4px #11084714}.cms-article-form-module__QhaOGa__field input[type=date],.cms-article-form-module__QhaOGa__field input[type=time]{appearance:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.cms-article-form-module__QhaOGa__datePanel{gap:18px;display:grid}.cms-article-form-module__QhaOGa__datePreview{background:#11084706;border:1px solid #11084717;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.cms-article-form-module__QhaOGa__datePreviewLabel{color:#1108479e;font-size:.9rem;font-weight:750}.cms-article-form-module__QhaOGa__datePreview strong{color:var(--color-main,#110847);letter-spacing:.01em;font-size:1rem;font-weight:900}.cms-article-form-module__QhaOGa__dateGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.cms-article-form-module__QhaOGa__dateActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.cms-article-form-module__QhaOGa__requirementBox{color:var(--color-main,#110847);background:#fff;border:1px solid #d92d2073;border-radius:10px;margin-top:14px;padding:16px 18px}.cms-article-form-module__QhaOGa__requirementBox strong{color:#d92d20;letter-spacing:2px;margin-bottom:6px;font-size:.95rem;font-weight:650;display:block}.cms-article-form-module__QhaOGa__requirementBox p{color:#110847c7;margin:0;font-size:.95rem;line-height:1.75}.cms-article-form-module__QhaOGa__subgenreIntro{background:#11084709;border:1px solid #11084714;border-radius:18px;margin-top:28px;margin-bottom:14px;padding:16px 18px}.cms-article-form-module__QhaOGa__subgenreIntro h3{color:var(--color-main,#110847);margin:0 0 6px;font-size:1rem;font-weight:800}.cms-article-form-module__QhaOGa__subgenreIntro p{color:#110847ad;margin:0;font-size:.94rem;line-height:1.7}.cms-article-form-module__QhaOGa__requiredTagField{background:#c4820e12;border:1px solid #c4820e33;border-radius:16px;padding:14px}.cms-article-form-module__QhaOGa__requiredTagField label{color:var(--color-main,#110847)}.cms-article-form-module__QhaOGa__requiredTagField input{background:#fff;border-color:#c4820e59}.cms-article-form-module__QhaOGa__requiredTagField input:focus{border-color:var(--color-premium,#c4820e);box-shadow:0 0 0 4px #c4820e1f}.cms-article-form-module__QhaOGa__lockedField{background:#1108470e;border-radius:18px;flex-direction:column;justify-content:center;min-height:76px;padding:12px 14px;display:flex}.cms-article-form-module__QhaOGa__lockedField label{color:#1108478c;letter-spacing:1.5px;font-size:12px;font-weight:500}.cms-article-form-module__QhaOGa__lockedField strong{color:var(--color-main,#110847);margin-top:4px;font-size:17px}.cms-article-form-module__QhaOGa__lockedField span{color:#d92d20;margin-top:2px;font-size:13px;font-weight:550}.cms-article-form-module__QhaOGa__subgenreGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}.cms-article-form-module__QhaOGa__editorWrap{border:1px solid var(--color-main,#110847);border-radius:10px;overflow:hidden}.cms-article-form-module__QhaOGa__relatedBooksPanel{gap:22px;display:grid}.cms-article-form-module__QhaOGa__bookSearchBox{background:#fff;border:1px solid #11084714;border-radius:18px;padding:18px}.cms-article-form-module__QhaOGa__bookSearchLabel{gap:4px;margin-bottom:14px;display:grid}.cms-article-form-module__QhaOGa__bookSearchLabel strong{color:var(--color-main,#110847);font-size:1rem;font-weight:850}.cms-article-form-module__QhaOGa__bookSearchLabel span{color:#11084794;font-size:.92rem;font-weight:650;line-height:1.6}.cms-article-form-module__QhaOGa__bookSearchRow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.cms-article-form-module__QhaOGa__bookSearchRow input{width:100%;min-height:46px;color:var(--color-main,#110847);background:#fff;border:1px solid #1108471f;border-radius:14px;outline:none;padding:0 14px;font-size:.96rem;font-weight:650;transition:border-color .18s,box-shadow .18s,background .18s}.cms-article-form-module__QhaOGa__bookSearchRow input:focus{border-color:var(--color-accent,#00d5c7);box-shadow:0 0 0 4px #00d5c724}.cms-article-form-module__QhaOGa__bookSearchRow button{background:var(--color-main,#110847);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:14px;min-height:46px;padding:0 18px;font-size:.94rem;font-weight:850;transition:transform .18s,opacity .18s,background .18s,box-shadow .18s}.cms-article-form-module__QhaOGa__bookSearchRow button:hover:not(:disabled){background:var(--color-button,#052d5d);transform:translateY(-1px);box-shadow:0 10px 20px #11084724}.cms-article-form-module__QhaOGa__bookSearchRow button:disabled{cursor:not-allowed;opacity:.58}.cms-article-form-module__QhaOGa__bookResultsSection{background:#fff;border:1px solid #052d5d1a;border-radius:20px;padding:18px}.cms-article-form-module__QhaOGa__selectedBooksSection{border:1px solid var(--color-premium,#c4820e);background:#c4820e0e;border-radius:20px;padding:18px}.cms-article-form-module__QhaOGa__bookListHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.cms-article-form-module__QhaOGa__bookListHeader h3{color:var(--color-main,#110847);margin:0;font-size:1.05rem;font-weight:900}.cms-article-form-module__QhaOGa__bookListHeader p{color:#11084794;margin:5px 0 0;font-size:.9rem;font-weight:650;line-height:1.5}.cms-article-form-module__QhaOGa__bookListHeader>span{color:var(--color-main,#110847);white-space:nowrap;background:#1108470f;border-radius:999px;flex:none;padding:6px 10px;font-size:.82rem;font-weight:850}.cms-article-form-module__QhaOGa__bookResults,.cms-article-form-module__QhaOGa__selectedBooks{gap:10px;display:grid}.cms-article-form-module__QhaOGa__bookResultCard{background:#fff;border:1px solid #11084714;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:flex}.cms-article-form-module__QhaOGa__bookResultCard:hover{border-color:#11084729;transform:translateY(-1px);box-shadow:0 12px 26px #1108470f}.cms-article-form-module__QhaOGa__bookResultCardAdded{background:#00d5c70f;border-color:#00d5c759}.cms-article-form-module__QhaOGa__bookResultInfo{gap:5px;min-width:0;display:grid}.cms-article-form-module__QhaOGa__bookResultInfo strong{color:var(--color-main,#110847);font-size:.98rem;font-weight:850;line-height:1.35}.cms-article-form-module__QhaOGa__bookResultInfo span{color:#110847a8;font-size:.9rem;font-weight:650}.cms-article-form-module__QhaOGa__bookResultInfo small{color:#1108477a;font-size:.82rem;font-weight:650}.cms-article-form-module__QhaOGa__bookAddButton,.cms-article-form-module__QhaOGa__bookAddedButton,.cms-article-form-module__QhaOGa__bookRemoveButton{cursor:pointer;white-space:nowrap;border-radius:12px;flex:none;min-height:38px;padding:0 14px;font-size:.88rem;font-weight:850;transition:transform .18s,opacity .18s,background .18s,border-color .18s}.cms-article-form-module__QhaOGa__bookAddButton{border:1px solid var(--color-button,#052d5d);background:var(--color-button,#052d5d);color:#fff}.cms-article-form-module__QhaOGa__bookAddButton:hover{color:var(--color-button,#052d5d);background:#fff;transform:translateY(-1px)}.cms-article-form-module__QhaOGa__bookAddedButton{color:#04766f;cursor:default;background:#00d5c71f;border:1px solid #00d5c759}.cms-article-form-module__QhaOGa__bookAddedButton:disabled{opacity:1}.cms-article-form-module__QhaOGa__bookRemoveButton{border:1px solid var(--color-button,#052d5d);background:var(--color-button,#052d5d);color:#fff}.cms-article-form-module__QhaOGa__bookRemoveButton:hover{color:var(--color-button,#052d5d);background:#fff;transform:translateY(-1px)}.cms-article-form-module__QhaOGa__selectedBook{background:#fff;border:1px solid #00d5c74d;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:15px;display:flex;box-shadow:0 12px 28px #00d5c714}.cms-article-form-module__QhaOGa__selectedBookInfo{align-items:center;gap:12px;min-width:0;display:flex}.cms-article-form-module__QhaOGa__selectedBookInfo div{gap:4px;min-width:0;display:grid}.cms-article-form-module__QhaOGa__selectedBookInfo strong{color:var(--color-main,#110847);word-break:break-word;font-size:.98rem;font-weight:900}.cms-article-form-module__QhaOGa__selectedBookInfo span:not(.cms-article-form-module__QhaOGa__selectedBookBadge){color:#11084794;font-size:.88rem;font-weight:650}.cms-article-form-module__QhaOGa__selectedBookBadge{background:var(--color-accent,#00d5c7);color:#fff;white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.cms-article-form-module__QhaOGa__emptySelectedBooks{color:#11084794;background:#11084706;border:1px dashed #1108472e;border-radius:16px;padding:18px;font-size:.92rem;font-weight:650;line-height:1.6}.cms-article-form-module__QhaOGa__externalLinksNotice{color:var(--color-main,#110847);background:#00d5c70f;border:1px solid #11084714;border-radius:18px;flex-direction:column;gap:5px;margin-bottom:18px;padding:15px 16px;display:flex}.cms-article-form-module__QhaOGa__externalLinksNotice strong{color:var(--color-main,#110847);font-size:15px;font-weight:900}.cms-article-form-module__QhaOGa__externalLinksNotice span{color:#110847a8;font-size:14px;font-weight:650;line-height:1.7}.cms-article-form-module__QhaOGa__externalLinksList{gap:16px;display:grid}.cms-article-form-module__QhaOGa__externalLinkCard{background:#fff;border:1px solid #11084714;border-radius:22px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;box-shadow:0 14px 34px #1108470b}.cms-article-form-module__QhaOGa__externalLinkCard:hover{border-color:#11084729;transform:translateY(-1px);box-shadow:0 18px 42px #11084712}.cms-article-form-module__QhaOGa__externalLinkCardActive{background:#00d5c70a;border-color:#00d5c76b}.cms-article-form-module__QhaOGa__externalLinkHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.cms-article-form-module__QhaOGa__externalLinkHeader h3{color:var(--color-main,#110847);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:900}.cms-article-form-module__QhaOGa__externalLinkHeader p{color:#1108478f;margin:5px 0 0;font-size:13px;font-weight:700;line-height:1.45}.cms-article-form-module__QhaOGa__externalLinkCardActive .cms-article-form-module__QhaOGa__externalLinkHeader p{color:#04766f;font-weight:850}.cms-article-form-module__QhaOGa__externalLinkClearButton{appearance:none;color:#b4234c;cursor:pointer;white-space:nowrap;background:#d52d5d12;border:1px solid #d52d5d33;border-radius:999px;flex:none;padding:8px 14px;font-size:13px;font-weight:850;transition:transform .18s,background .18s,border-color .18s,color .18s}.cms-article-form-module__QhaOGa__externalLinkClearButton:hover{color:#9f1f45;background:#fff;border-color:#d52d5d5c;transform:translateY(-1px)}.cms-article-form-module__QhaOGa__externalLinkGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.cms-article-form-module__QhaOGa__externalLinkUrlField{grid-column:1/-1}.cms-article-form-module__QhaOGa__externalLinkCard .cms-article-form-module__QhaOGa__field input{background:#fffffff5}.cms-article-form-module__QhaOGa__externalLinkCardActive .cms-article-form-module__QhaOGa__field input{border-color:#00d5c738}.cms-article-form-module__QhaOGa__externalLinkCardActive .cms-article-form-module__QhaOGa__field input:focus{border-color:var(--color-accent,#00d5c7);box-shadow:0 0 0 4px #00d5c724}.cms-article-form-module__QhaOGa__errorText,.cms-article-form-module__QhaOGa__formMessage{color:#b42318;background:#b4231814;border:1px solid #b4231824;border-radius:16px;padding:12px 14px;font-size:13px;font-weight:800;line-height:1.5}.cms-article-form-module__QhaOGa__submitBar{z-index:20;-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #11084714;border-radius:24px;justify-content:flex-end;gap:12px;padding:14px;display:flex;position:sticky;bottom:18px;box-shadow:0 18px 50px #1108471f}.cms-article-form-module__QhaOGa__submitBtn{background:var(--color-main,#110847);color:#fff;padding:12px 22px;box-shadow:0 12px 28px #1108472e}.cms-article-form-module__QhaOGa__submitBtn:hover{background:var(--color-button,#052d5d);transform:translateY(-1px)}.cms-article-form-module__QhaOGa__submitBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.cms-article-form-module__QhaOGa__content img,.cms-article-form-module__QhaOGa__articleContent img{width:auto;max-width:600px;height:auto;margin:1.5rem auto;display:block}.cms-article-form-module__QhaOGa__content figure.cms-article-form-module__QhaOGa__image,.cms-article-form-module__QhaOGa__articleContent figure.cms-article-form-module__QhaOGa__image{max-width:600px;margin:1.5rem auto}.cms-article-form-module__QhaOGa__content figure.cms-article-form-module__QhaOGa__image img,.cms-article-form-module__QhaOGa__articleContent figure.cms-article-form-module__QhaOGa__image img{width:100%;height:auto}.cms-article-form-module__QhaOGa__content figure.cms-article-form-module__QhaOGa__image figcaption,.cms-article-form-module__QhaOGa__articleContent figure.cms-article-form-module__QhaOGa__image figcaption{color:#11084794;text-align:center;margin-top:8px;font-size:14px}@media (max-width:900px){.cms-article-form-module__QhaOGa__page{padding:22px}.cms-article-form-module__QhaOGa__pageHeader{flex-direction:column}.cms-article-form-module__QhaOGa__gridTwo,.cms-article-form-module__QhaOGa__gridThree,.cms-article-form-module__QhaOGa__subgenreGrid,.cms-article-form-module__QhaOGa__externalLinkGrid,.cms-article-form-module__QhaOGa__dateGrid{grid-template-columns:1fr}.cms-article-form-module__QhaOGa__externalLinkUrlField{grid-column:auto}.cms-article-form-module__QhaOGa__bookSearchRow{grid-template-columns:1fr}.cms-article-form-module__QhaOGa__bookSearchRow button{min-height:44px}}@media (max-width:560px){.cms-article-form-module__QhaOGa__page{width:100%;padding:14px}.cms-article-form-module__QhaOGa__card,.cms-article-form-module__QhaOGa__pageHeader{border-radius:24px;padding:20px}.cms-article-form-module__QhaOGa__pageHeader h1{font-size:26px}.cms-article-form-module__QhaOGa__sectionHeader{flex-direction:column}.cms-article-form-module__QhaOGa__step{min-width:auto}.cms-article-form-module__QhaOGa__datePreview{flex-direction:column;align-items:flex-start}.cms-article-form-module__QhaOGa__dateActions{justify-content:stretch}.cms-article-form-module__QhaOGa__secondaryButton,.cms-article-form-module__QhaOGa__ghostButton{width:100%}.cms-article-form-module__QhaOGa__submitBar{flex-direction:column;bottom:12px}.cms-article-form-module__QhaOGa__submitBtn,.cms-article-form-module__QhaOGa__cancelBtn{width:100%}.cms-article-form-module__QhaOGa__bookListHeader{display:grid}.cms-article-form-module__QhaOGa__bookListHeader>span{width:fit-content}.cms-article-form-module__QhaOGa__bookResultCard,.cms-article-form-module__QhaOGa__selectedBook{flex-direction:column;align-items:stretch}.cms-article-form-module__QhaOGa__bookAddButton,.cms-article-form-module__QhaOGa__bookAddedButton,.cms-article-form-module__QhaOGa__bookRemoveButton{width:100%;min-height:40px}.cms-article-form-module__QhaOGa__selectedBookInfo{align-items:flex-start}.cms-article-form-module__QhaOGa__externalLinkCard{border-radius:18px;padding:15px}.cms-article-form-module__QhaOGa__externalLinkHeader{flex-direction:column;align-items:stretch}.cms-article-form-module__QhaOGa__externalLinkClearButton{width:fit-content}}
.cms-dashboard-module__e47s4q__dashboardPage{--main:#110847;--button:#052d5d;--accent:#00d5c7;--gold:#c4820e;--card:#fff;--text:#161326;--muted:#16132694;--border:#1108471a;--borderStrong:#11084729;max-width:1040px;margin:0 auto}.cms-dashboard-module__e47s4q__moduleGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.cms-dashboard-module__e47s4q__moduleCard{border:1px solid var(--border);min-height:150px;color:var(--main);background:linear-gradient(#fff 0%,#fbfcff 100%);border-radius:18px;flex-direction:column;justify-content:space-between;padding:22px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative;overflow:hidden}.cms-dashboard-module__e47s4q__moduleCard:before{content:"";background:linear-gradient(90deg, var(--main), var(--accent));opacity:0;height:3px;transition:opacity .18s;position:absolute;inset:0 0 auto}.cms-dashboard-module__e47s4q__moduleCard:hover{background:#fff;border-color:#1108472e;transform:translateY(-3px);box-shadow:0 18px 42px #11084716}.cms-dashboard-module__e47s4q__moduleCard:hover:before{opacity:1}.cms-dashboard-module__e47s4q__cardBody{z-index:1;flex-direction:column;gap:8px;display:flex;position:relative}.cms-dashboard-module__e47s4q__cardTitle{color:var(--main);letter-spacing:-.04em;margin:0;font-size:22px;font-weight:950;line-height:1.18}.cms-dashboard-module__e47s4q__cardDesc{max-width:96%;color:var(--muted);margin:0;font-size:14px;font-weight:650;line-height:1.65}.cms-dashboard-module__e47s4q__cardAction{z-index:1;width:fit-content;color:var(--button);letter-spacing:.01em;background:#1108470f;border-radius:10px;margin-top:22px;padding:8px 13px;font-size:13px;font-weight:950;transition:background .16s,color .16s,transform .16s;position:relative}.cms-dashboard-module__e47s4q__moduleCard:hover .cms-dashboard-module__e47s4q__cardAction{background:var(--main);color:#fff;transform:translateY(-1px)}@media (max-width:640px){.cms-dashboard-module__e47s4q__moduleGrid{grid-template-columns:1fr;gap:12px}.cms-dashboard-module__e47s4q__moduleCard{border-radius:16px;min-height:auto;padding:19px}.cms-dashboard-module__e47s4q__cardTitle{font-size:20px}.cms-dashboard-module__e47s4q__cardDesc{max-width:100%;font-size:13.5px}.cms-dashboard-module__e47s4q__cardAction{justify-content:center;width:100%;display:inline-flex}}
