.cms-page-item{box-sizing:border-box;width:100%;margin:0 0 16px;overflow:hidden;border:1px solid rgba(15,23,42,.14);border-radius:14px;background:#fff;color:#0f172a;box-shadow:0 8px 24px rgba(15,23,42,.06)}.cms-page-item *{box-sizing:border-box}.cms-page-item-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:12px 18px;border-bottom:1px solid rgba(15,23,42,.1);background:#fbfdfd}.cms-page-item-heading{display:flex;align-items:center;min-width:0;gap:12px}.cms-page-item-heading h2{min-width:0;margin:0;color:#152033;font-size:16px;font-weight:800;line-height:1.4;word-break:keep-all}.cms-page-item-number{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 8px;border-radius:10px;background:#e6f7f3;color:#147c70;font-size:10px;font-weight:900}.cms-page-item-body{padding:18px}.cms-page-item-content{min-width:0;color:#344156;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.cms-page-item-content>:first-child{margin-top:0}.cms-page-item-content>:last-child{margin-bottom:0}.cms-page-item-content img{max-width:100%;height:auto}.cms-page-item-content table{max-width:100%}.cms-page-item-tools{display:flex;justify-content:flex-end;min-height:50px;padding:10px 16px;border-bottom:1px solid rgba(15,23,42,.1);background:#fbfdfd}.cms-page-item-attachments{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0;flex-wrap:wrap}.cms-page-item-attachment{display:inline-flex;align-items:center;gap:6px;max-width:260px;padding:7px 10px;border:1px solid #d6e3e1;border-radius:9px;background:#fff;color:#245b55;font-size:11px;font-weight:700;line-height:1.2;text-decoration:none;transition:border-color .15s ease,background .15s ease,color .15s ease}.cms-page-item-attachment:hover{border-color:#68b8ad;background:#eefaf7;color:#0c665b}.cms-page-item-attachment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cms-page-item-attachment-icon{width:15px;height:15px;flex:0 0 auto}.cms-page-item-split{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:stretch}.cms-page-item-image-right{grid-template-columns:minmax(0,1fr) 112px}.cms-page-item-thumbnail{display:flex;align-items:flex-start;justify-content:center;min-width:0;margin:0;padding:20px 14px;background:#f4f7f9}.cms-page-item-thumbnail-button{position:relative;display:block;width:82px;height:82px;padding:0;overflow:hidden;border:1px solid #cbd7df;border-radius:12px;background:#e9eef3;box-shadow:0 4px 12px rgba(15,23,42,.08);cursor:zoom-in;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.cms-page-item-thumbnail-button:hover{transform:translateY(-2px);border-color:#68b8ad;box-shadow:0 7px 18px rgba(15,23,42,.14)}.cms-page-item-thumbnail-button:focus-visible{outline:3px solid rgba(20,124,112,.28);outline-offset:2px}.cms-page-item-thumbnail-button::after{content:'↗';position:absolute;right:5px;bottom:5px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;background:rgba(4,12,24,.76);color:#fff;font-size:12px;font-weight:800;line-height:1}.cms-page-item-thumbnail-button img{display:block;width:100%;height:100%;object-fit:cover}.cms-page-item-split-content{display:flex;align-items:center;padding:24px}.cms-page-item-content-only .cms-page-item-body{padding:22px}.cms-page-item-lightbox{position:fixed;top:50%;left:50%;right:auto;bottom:auto;z-index:2147483000;width:auto;max-width:94vw;height:auto;max-height:92vh;margin:0;padding:0;transform:translate(-50%,-50%);border:0;background:transparent;overflow:visible}.cms-page-item-lightbox::backdrop{background:rgba(2,8,23,.82);backdrop-filter:blur(3px)}.cms-page-item-lightbox-inner{position:relative;display:flex;align-items:center;justify-content:center;max-width:94vw;max-height:92vh;padding:46px 16px 16px;border-radius:16px;background:#0b1321;box-shadow:0 24px 80px rgba(0,0,0,.55)}.cms-page-item-lightbox-inner img{display:block;width:auto;height:auto;max-width:calc(94vw - 32px);max-height:calc(92vh - 62px);object-fit:contain}.cms-page-item-lightbox-close{position:absolute;top:9px;right:10px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:9px;background:rgba(255,255,255,.12);color:#fff;font-size:24px;line-height:1;cursor:pointer}.cms-page-item-lightbox-close:hover{background:rgba(255,255,255,.22)}@media(max-width:760px){.cms-page-item{border-radius:12px}.cms-page-item-header{align-items:flex-start;flex-direction:column;padding:12px 14px}.cms-page-item-attachments{width:100%;justify-content:flex-start}.cms-page-item-attachment{max-width:100%}.cms-page-item-body{padding:16px}.cms-page-item-split{grid-template-columns:88px minmax(0,1fr)}.cms-page-item-image-right{grid-template-columns:minmax(0,1fr) 88px}.cms-page-item-thumbnail{padding:16px 10px}.cms-page-item-thumbnail-button{width:64px;height:64px;border-radius:10px}.cms-page-item-split-content{padding:18px}.cms-page-item-lightbox-inner{max-width:96vw;max-height:90vh;padding:44px 10px 10px}.cms-page-item-lightbox-inner img{max-width:calc(96vw - 20px);max-height:calc(90vh - 54px)}}
