@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";
.MediaGallery-module__NQ2keW__gallerySection{padding:48px 16px}.MediaGallery-module__NQ2keW__galleryContainer{max-width:1200px;margin:0 auto}.MediaGallery-module__NQ2keW__galleryTitle{color:#0f172a;margin:0;font-size:1.75rem;font-weight:700}.MediaGallery-module__NQ2keW__gallerySubtitle{color:#64748b;margin:8px 0 24px;font-size:1rem}.MediaGallery-module__NQ2keW__addImageBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.MediaGallery-module__NQ2keW__addImageBtn:hover{color:#2563eb;background:#f1f5f9;border-color:#2563eb;box-shadow:0 2px 8px #2563eb1a}.MediaGallery-module__NQ2keW__fbGrid{cursor:pointer;border-radius:12px;grid-template-rows:280px 160px;grid-template-columns:1fr 1fr;gap:4px;display:grid;overflow:hidden}.MediaGallery-module__NQ2keW__fbGrid .MediaGallery-module__NQ2keW__fbCell{position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__fbGrid .MediaGallery-module__NQ2keW__fbCell:first-child{grid-row:1/3}.MediaGallery-module__NQ2keW__fbCell img,.MediaGallery-module__NQ2keW__fbCell>div{width:100%;height:100%}.MediaGallery-module__NQ2keW__fbOverlay{color:#fff;letter-spacing:.02em;background:#0000008c;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;position:absolute;inset:0}.MediaGallery-module__NQ2keW__masonryGrid{columns:3;column-gap:12px}.MediaGallery-module__NQ2keW__masonryItem{break-inside:avoid;cursor:pointer;border-radius:10px;margin-bottom:12px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__masonryItem:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.MediaGallery-module__NQ2keW__masonryItemOverlay{color:#fff;opacity:0;background:linear-gradient(#0000,#0009);padding:12px 14px;font-size:.85rem;font-weight:500;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}.MediaGallery-module__NQ2keW__masonryItem:hover .MediaGallery-module__NQ2keW__masonryItemOverlay{opacity:1}.MediaGallery-module__NQ2keW__carouselWrap{position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__carouselTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.MediaGallery-module__NQ2keW__carouselTrack::-webkit-scrollbar{display:none}.MediaGallery-module__NQ2keW__carouselSlide{scroll-snap-align:start;cursor:pointer;border-radius:12px;flex:none;transition:transform .2s;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__carouselSlide:hover{transform:scale(1.02)}.MediaGallery-module__NQ2keW__carouselNav{color:#0f172a;cursor:pointer;z-index:2;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #00000026}.MediaGallery-module__NQ2keW__carouselNav:hover{background:#fff}.MediaGallery-module__NQ2keW__carouselNavPrev{left:12px}.MediaGallery-module__NQ2keW__carouselNavNext{right:12px}.MediaGallery-module__NQ2keW__justifiedRow{gap:6px;margin-bottom:6px;display:flex}.MediaGallery-module__NQ2keW__justifiedItem{cursor:pointer;border-radius:6px;flex:auto;transition:filter .2s;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__justifiedItem:hover{filter:brightness(1.08)}.MediaGallery-module__NQ2keW__tilesGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:8px;display:grid}.MediaGallery-module__NQ2keW__tileItem{cursor:pointer;border-radius:10px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__tileItem:hover{transform:scale(1.015);box-shadow:0 6px 20px #0000001a}.MediaGallery-module__NQ2keW__tileSpan2Col{grid-column:span 2}.MediaGallery-module__NQ2keW__tileSpan2Row{grid-row:span 2}.MediaGallery-module__NQ2keW__tileOverlay{color:#fff;opacity:0;background:linear-gradient(#0000 50%,#0000008c);align-items:flex-end;padding:14px;font-size:.9rem;font-weight:500;transition:opacity .25s;display:flex;position:absolute;inset:0}.MediaGallery-module__NQ2keW__tileItem:hover .MediaGallery-module__NQ2keW__tileOverlay{opacity:1}.MediaGallery-module__NQ2keW__previewRow{cursor:pointer;border-radius:12px;grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid;overflow:hidden}.MediaGallery-module__NQ2keW__previewCell{aspect-ratio:4/3;position:relative;overflow:hidden}.MediaGallery-module__NQ2keW__previewMoreBadge{color:#fff;background:#00000080;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:flex;position:absolute;inset:0}.MediaGallery-module__NQ2keW__dropZone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;margin-bottom:16px;padding:32px 24px;transition:border-color .2s,background .2s}.MediaGallery-module__NQ2keW__dropZone:hover,.MediaGallery-module__NQ2keW__dropZoneActive{background:#eff6ff;border-color:#2563eb}.MediaGallery-module__NQ2keW__dropZoneIcon{color:#94a3b8;margin-bottom:8px}.MediaGallery-module__NQ2keW__dropZoneText{color:#64748b;margin:0;font-size:.9rem}.MediaGallery-module__NQ2keW__dropZoneHint{color:#94a3b8;margin:4px 0 0;font-size:.8rem}.MediaGallery-module__NQ2keW__hiddenInput{display:none}.MediaGallery-module__NQ2keW__lightboxOverlay{z-index:99999;-webkit-user-select:none;user-select:none;background:#000000eb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MediaGallery-module__NQ2keW__lightboxTopBar{z-index:3;background:linear-gradient(#0009,#0000);align-items:center;gap:12px;padding:12px 16px;transition:opacity .3s;display:flex;position:absolute;top:0;left:0;right:0}.MediaGallery-module__NQ2keW__lightboxCounter{color:#fff;white-space:nowrap;font-size:.9rem;font-weight:500}.MediaGallery-module__NQ2keW__lightboxTitle{color:#fffc;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.85rem;overflow:hidden}.MediaGallery-module__NQ2keW__lightboxTopActions{align-items:center;gap:6px;margin-left:auto;display:flex}.MediaGallery-module__NQ2keW__lightboxBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.MediaGallery-module__NQ2keW__lightboxBtn:hover{background:#fff3}.MediaGallery-module__NQ2keW__lightboxZoomLabel{color:#ffffffb3;text-align:center;min-width:38px;font-size:.78rem}.MediaGallery-module__NQ2keW__lightboxCloseBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:8px;transition:background .2s;display:flex}.MediaGallery-module__NQ2keW__lightboxCloseBtn:hover{background:#ff383880}.MediaGallery-module__NQ2keW__lightboxNav{color:#fff;cursor:pointer;z-index:3;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,opacity .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MediaGallery-module__NQ2keW__lightboxNav:hover{background:#fff3}.MediaGallery-module__NQ2keW__lightboxNavPrev{left:16px}.MediaGallery-module__NQ2keW__lightboxNavNext{right:16px}.MediaGallery-module__NQ2keW__lightboxImageWrap{justify-content:center;align-items:center;width:100%;height:100%;padding:60px 80px 80px;display:flex}.MediaGallery-module__NQ2keW__lightboxImage{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%;transition:transform .15s}.MediaGallery-module__NQ2keW__lightboxStrip{z-index:3;scrollbar-width:none;background:linear-gradient(#0000,#0009);justify-content:center;gap:6px;padding:10px 16px 14px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow-x:auto}.MediaGallery-module__NQ2keW__lightboxStrip::-webkit-scrollbar{display:none}.MediaGallery-module__NQ2keW__lightboxThumb{cursor:pointer;opacity:.5;background:0 0;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:52px;height:40px;padding:0;transition:opacity .2s,border-color .2s;overflow:hidden}.MediaGallery-module__NQ2keW__lightboxThumb:hover{opacity:.8}.MediaGallery-module__NQ2keW__lightboxThumbActive{opacity:1;border-color:#fff}.MediaGallery-module__NQ2keW__lightboxThumb img{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.MediaGallery-module__NQ2keW__fbGrid{grid-template-rows:200px 120px}.MediaGallery-module__NQ2keW__masonryGrid{columns:2}.MediaGallery-module__NQ2keW__tilesGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:140px}.MediaGallery-module__NQ2keW__previewRow{gap:4px}.MediaGallery-module__NQ2keW__lightboxImageWrap{padding:48px 8px 72px}.MediaGallery-module__NQ2keW__lightboxNavPrev{left:6px}.MediaGallery-module__NQ2keW__lightboxNavNext{right:6px}.MediaGallery-module__NQ2keW__lightboxNav{width:40px;height:40px}.MediaGallery-module__NQ2keW__carouselSlide{width:240px!important;height:180px!important}}@media (max-width:480px){.MediaGallery-module__NQ2keW__masonryGrid{columns:1}.MediaGallery-module__NQ2keW__tilesGrid{grid-template-columns:1fr 1fr;grid-auto-rows:120px}.MediaGallery-module__NQ2keW__fbGrid{grid-template-rows:200px 120px 120px;grid-template-columns:1fr}.MediaGallery-module__NQ2keW__fbGrid .MediaGallery-module__NQ2keW__fbCell:first-child{grid-row:1}.MediaGallery-module__NQ2keW__carouselSlide{width:200px!important;height:160px!important}}
.MediaPickerModal-module__dpJNnq__backdrop{z-index:9998;background:#0000008c;animation:.2s MediaPickerModal-module__dpJNnq__fadeIn;position:fixed;inset:0}.MediaPickerModal-module__dpJNnq__modal{z-index:9999;justify-content:center;align-items:center;padding:24px;animation:.2s MediaPickerModal-module__dpJNnq__fadeIn;display:flex;position:fixed;inset:0}.MediaPickerModal-module__dpJNnq__backdropElevated{z-index:10998}.MediaPickerModal-module__dpJNnq__modalElevated{z-index:10999}.MediaPickerModal-module__dpJNnq__modalInner{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:960px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000040}@keyframes MediaPickerModal-module__dpJNnq__fadeIn{0%{opacity:0}to{opacity:1}}.MediaPickerModal-module__dpJNnq__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:20px 24px;display:flex}.MediaPickerModal-module__dpJNnq__headerTitle{color:#0f172a;margin:0 0 4px;font-size:18px;font-weight:700}.MediaPickerModal-module__dpJNnq__headerDesc{color:#64748b;margin:0;font-size:13px}.MediaPickerModal-module__dpJNnq__closeBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:8px;padding:6px;transition:background .2s}.MediaPickerModal-module__dpJNnq__closeBtn:hover{color:#0f172a;background:#f1f5f9}.MediaPickerModal-module__dpJNnq__body{flex:1;min-height:0;display:flex;overflow:hidden}.MediaPickerModal-module__dpJNnq__sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:200px;display:flex;overflow-y:auto}.MediaPickerModal-module__dpJNnq__sidebarHead{justify-content:space-between;align-items:center;padding:14px 14px 8px;display:flex}.MediaPickerModal-module__dpJNnq__sidebarLabel{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.MediaPickerModal-module__dpJNnq__sidebarAddBtn{cursor:pointer;color:#64748b;background:0 0;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.MediaPickerModal-module__dpJNnq__sidebarAddBtn:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.MediaPickerModal-module__dpJNnq__newFolderRow{gap:4px;padding:0 10px 8px;display:flex}.MediaPickerModal-module__dpJNnq__newFolderInput{border:1px solid #cbd5e1;border-radius:6px;outline:none;flex:1;min-width:0;padding:6px 10px;font-size:13px}.MediaPickerModal-module__dpJNnq__newFolderInput:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.MediaPickerModal-module__dpJNnq__newFolderOk{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;display:flex}.MediaPickerModal-module__dpJNnq__newFolderOk:hover{background:#1d4ed8}.MediaPickerModal-module__dpJNnq__folderList{flex-direction:column;gap:2px;margin:0;padding:4px 8px 12px;list-style:none;display:flex}.MediaPickerModal-module__dpJNnq__folderBtn{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.MediaPickerModal-module__dpJNnq__folderBtn:hover{background:#e2e8f0}.MediaPickerModal-module__dpJNnq__folderBtnActive{color:#1d4ed8;font-weight:600;background:#dbeafe!important}.MediaPickerModal-module__dpJNnq__folderCount{color:#94a3b8;background:#e2e8f0;border-radius:10px;margin-left:auto;padding:1px 7px;font-size:11px}.MediaPickerModal-module__dpJNnq__folderBtnActive .MediaPickerModal-module__dpJNnq__folderCount{color:#1d4ed8;background:#bfdbfe}.MediaPickerModal-module__dpJNnq__content{flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}.MediaPickerModal-module__dpJNnq__toolbar{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.MediaPickerModal-module__dpJNnq__toolbarInfo{color:#64748b;font-size:13px}.MediaPickerModal-module__dpJNnq__toolbarInfo strong{color:#2563eb}.MediaPickerModal-module__dpJNnq__toolbarActions{align-items:center;gap:8px;display:flex}.MediaPickerModal-module__dpJNnq__toolBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .15s}.MediaPickerModal-module__dpJNnq__toolBtn:hover{background:#f1f5f9;border-color:#cbd5e1}.MediaPickerModal-module__dpJNnq__uploadBtn{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #2563eb;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.MediaPickerModal-module__dpJNnq__uploadBtn:hover{background:#dbeafe}.MediaPickerModal-module__dpJNnq__emptyState{color:#64748b;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.MediaPickerModal-module__dpJNnq__emptyState p{margin:0;font-size:15px;font-weight:500}.MediaPickerModal-module__dpJNnq__spinner{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite MediaPickerModal-module__dpJNnq__spin}@keyframes MediaPickerModal-module__dpJNnq__spin{to{transform:rotate(360deg)}}.MediaPickerModal-module__dpJNnq__grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;padding:14px 16px;display:grid}.MediaPickerModal-module__dpJNnq__imageCard{cursor:pointer;background:#f8fafc;border:2px solid #0000;border-radius:10px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.MediaPickerModal-module__dpJNnq__imageCard:hover{border-color:#93c5fd;box-shadow:0 2px 8px #2563eb1a}.MediaPickerModal-module__dpJNnq__imageCardSelected{box-shadow:0 0 0 2px #2563eb33;border-color:#2563eb!important}.MediaPickerModal-module__dpJNnq__imageWrap{aspect-ratio:1;width:100%;position:relative}.MediaPickerModal-module__dpJNnq__checkbox{background:#00000040;border:2px solid #fffc;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex;position:absolute;top:6px;left:6px}.MediaPickerModal-module__dpJNnq__checkboxChecked{background:#2563eb;border-color:#2563eb}.MediaPickerModal-module__dpJNnq__imageName{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:6px 8px;font-size:11px;overflow:hidden}.MediaPickerModal-module__dpJNnq__pagination{color:#64748b;justify-content:center;align-items:center;gap:10px;padding:10px;font-size:13px;display:flex}.MediaPickerModal-module__dpJNnq__pageBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.MediaPickerModal-module__dpJNnq__pageBtn:hover:not(:disabled){background:#f1f5f9}.MediaPickerModal-module__dpJNnq__pageBtn:disabled{opacity:.4;cursor:default}.MediaPickerModal-module__dpJNnq__footer{background:#f8fafc;border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.MediaPickerModal-module__dpJNnq__footerRight{align-items:center;gap:8px;display:flex}.MediaPickerModal-module__dpJNnq__cancelBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:500;transition:background .15s}.MediaPickerModal-module__dpJNnq__cancelBtn:hover{background:#f1f5f9}.MediaPickerModal-module__dpJNnq__confirmBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 20px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.MediaPickerModal-module__dpJNnq__confirmBtn:hover:not(:disabled){background:#1d4ed8}.MediaPickerModal-module__dpJNnq__confirmBtn:disabled{opacity:.5;cursor:default}.MediaPickerModal-module__dpJNnq__folderSelectBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.MediaPickerModal-module__dpJNnq__folderSelectBtn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.MediaPickerModal-module__dpJNnq__folderSelectBtn:disabled{opacity:.4;cursor:default}@media (max-width:640px){.MediaPickerModal-module__dpJNnq__modal{padding:12px}.MediaPickerModal-module__dpJNnq__modalInner{max-height:92vh}.MediaPickerModal-module__dpJNnq__sidebar{width:160px}.MediaPickerModal-module__dpJNnq__grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:6px;padding:10px}.MediaPickerModal-module__dpJNnq__toolbar{flex-direction:column;align-items:flex-start}.MediaPickerModal-module__dpJNnq__footer{flex-direction:column;align-items:stretch}.MediaPickerModal-module__dpJNnq__footerRight{justify-content:flex-end}}
.VideoGalleryFilmstrip-module__YIkQLG__playerWrap{aspect-ratio:16/9;background:#0f172a;border-radius:12px;width:100%;max-width:960px;margin:0 auto 24px;position:relative;overflow:hidden}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen){aspect-ratio:auto;border-radius:0;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;margin:0;display:flex}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen){aspect-ratio:auto;border-radius:0;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;margin:0;display:flex}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__playerStage,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__playerStage){width:min(100vw,177.78vh);height:min(56.25vw,100vh);position:relative}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__playerStage,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__playerStage){width:min(100vw,177.78vh);height:min(56.25vw,100vh);position:relative}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navOverlay,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__navOverlay){padding:0 10px}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navOverlay,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navOverlay){padding:0 10px}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navBtn,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__navBtn){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061780;width:40px;height:40px}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navBtn,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__navBtn){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061780;width:40px;height:40px}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolbar,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__toolbar){top:14px;right:14px}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolbar,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolbar){top:14px;right:14px}:-webkit-any(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolMini,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:-webkit-full-screen .VideoGalleryFilmstrip-module__YIkQLG__toolMini){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061785;padding:7px 10px;font-size:12px}:is(.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolMini,.VideoGalleryFilmstrip-module__YIkQLG__playerWrap:fullscreen .VideoGalleryFilmstrip-module__YIkQLG__toolMini){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061785;padding:7px 10px;font-size:12px}.VideoGalleryFilmstrip-module__YIkQLG__playerStage{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoGalleryFilmstrip-module__YIkQLG__playerStage iframe,.VideoGalleryFilmstrip-module__YIkQLG__playerStage video{border:0;width:100%;height:100%;display:block}.VideoGalleryFilmstrip-module__YIkQLG__navOverlay{pointer-events:none;z-index:2;justify-content:space-between;align-items:center;padding:0 8px;display:flex;position:absolute;inset:0}.VideoGalleryFilmstrip-module__YIkQLG__navBtn{pointer-events:auto;color:#fff;cursor:pointer;background:#0f172a8c;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex}.VideoGalleryFilmstrip-module__YIkQLG__navBtn:hover:not(:disabled){background:#0f172ad9}.VideoGalleryFilmstrip-module__YIkQLG__navBtn:disabled{opacity:.35;cursor:not-allowed}.VideoGalleryFilmstrip-module__YIkQLG__toolbar{z-index:3;gap:8px;display:flex;position:absolute;top:10px;right:10px}.VideoGalleryFilmstrip-module__YIkQLG__toolMini{pointer-events:auto;cursor:pointer;color:#fff;background:#0f172a8c;border:none;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.VideoGalleryFilmstrip-module__YIkQLG__toolMini:hover{background:#0f172ad9}.VideoGalleryFilmstrip-module__YIkQLG__thumbVideo,.VideoGalleryFilmstrip-module__YIkQLG__thumbYt{object-fit:cover;width:100%;height:100%}.VideoGalleryFilmstrip-module__YIkQLG__thumbOverlay{color:#fff;background:#00000040;justify-content:center;align-items:center;font-size:22px;display:flex;position:absolute;inset:0}@media (max-width:768px){.VideoGalleryFilmstrip-module__YIkQLG__playerWrap{margin-bottom:16px}.VideoGalleryFilmstrip-module__YIkQLG__toolMini{padding:7px 10px;font-size:12px}.VideoGalleryFilmstrip-module__YIkQLG__navBtn{width:38px;height:38px}}@media (max-width:480px){.VideoGalleryFilmstrip-module__YIkQLG__toolbar{top:8px;right:8px}.VideoGalleryFilmstrip-module__YIkQLG__toolMini{padding:6px 9px;font-size:11px}.VideoGalleryFilmstrip-module__YIkQLG__navOverlay{padding:0 6px}.VideoGalleryFilmstrip-module__YIkQLG__navBtn{width:34px;height:34px}}
.VideoGalleryShowcase-module__674fhG__sectionWideFrontend{box-sizing:border-box;width:100vw;max-width:none;margin-inline:calc(50% - 50vw);padding-left:0;padding-right:0;position:relative}.VideoGalleryShowcase-module__674fhG__sectionWideFrontend .VideoGalleryShowcase-module__674fhG__containerWideFrontend{box-sizing:border-box;width:100%;max-width:none;margin:0}.VideoGalleryShowcase-module__674fhG__wideFrontendTextGutter{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.VideoGalleryShowcase-module__674fhG__showcaseWrap{background:0 0;border-radius:18px;width:100%;max-width:1180px;margin:0 auto 24px;padding:36px 22px 30px;position:relative;overflow:hidden}.VideoGalleryShowcase-module__674fhG__showcaseBackdrop{z-index:0;pointer-events:none;border-radius:inherit;position:absolute;inset:0}.VideoGalleryShowcase-module__674fhG__showcaseWrapWide{width:100%;max-width:100%}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend{border-radius:0;width:100%;max-width:none;margin-left:0;margin-right:0;padding-top:44px;padding-bottom:36px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen){border-radius:0;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;margin:0;padding:0;display:flex}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen){border-radius:0;justify-content:center;align-items:center;width:100vw;max-width:none;height:100vh;margin:0;padding:0;display:flex}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__showcaseTrack,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__showcaseTrack){width:min(100vw,180vh);padding:0 12px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__showcaseTrack,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__showcaseTrack){width:min(100vw,180vh);padding:0 12px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navOverlay,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__navOverlay){inset:0 10px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navOverlay,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navOverlay){inset:0 10px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navBtn,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__navBtn){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061780;width:40px;height:40px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navBtn,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__navBtn){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061780;width:40px;height:40px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolbar,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__toolbar){top:14px;right:14px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolbar,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolbar){top:14px;right:14px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolMini,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__toolMini){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061785;padding:7px 10px;font-size:12px}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolMini,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__toolMini){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02061785;padding:7px 10px;font-size:12px}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__sideCard){opacity:.44;filter:saturate(.82)brightness(.7);transform:scale(.76)}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard){opacity:.44;filter:saturate(.82)brightness(.7);transform:scale(.76)}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard:hover,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__sideCard:hover){opacity:.58;filter:saturate(.9)brightness(.82);transform:scale(.8)}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard:hover,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__sideCard:hover){opacity:.58;filter:saturate(.9)brightness(.82);transform:scale(.8)}:-webkit-any(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__centerCard,.VideoGalleryShowcase-module__674fhG__showcaseWrap:-webkit-full-screen .VideoGalleryShowcase-module__674fhG__centerCard){filter:contrast(1.06)saturate(1.06);transform:scale(1.045);box-shadow:0 30px 64px #000000bf}:is(.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__centerCard,.VideoGalleryShowcase-module__674fhG__showcaseWrap:fullscreen .VideoGalleryShowcase-module__674fhG__centerCard){filter:contrast(1.06)saturate(1.06);transform:scale(1.045);box-shadow:0 30px 64px #000000bf}.VideoGalleryShowcase-module__674fhG__backdropGlow{z-index:1;pointer-events:none;background:linear-gradient(#ffffff14,#080f2766);position:absolute;inset:0}.VideoGalleryShowcase-module__674fhG__showcaseTrack{z-index:2;grid-template-columns:minmax(110px,.19fr) minmax(420px,.62fr) minmax(110px,.19fr);align-items:center;gap:16px;display:grid;position:relative}.VideoGalleryShowcase-module__674fhG__centerCard{box-sizing:border-box;aspect-ratio:16/9;z-index:2;background:#000;border-radius:14px;justify-self:stretch;width:100%;transition:transform .45s cubic-bezier(.33,1,.68,1),box-shadow .4s,filter .4s;overflow:hidden;transform:scale(1.03);box-shadow:0 16px 36px #00000080}.VideoGalleryShowcase-module__674fhG__sideCard{box-sizing:border-box;cursor:pointer;aspect-ratio:9/15;opacity:.68;z-index:1;background:#000;border:0;border-radius:12px;width:100%;padding:0;transition:transform .45s cubic-bezier(.33,1,.68,1),opacity .35s,filter .35s,box-shadow .35s;position:relative;overflow:hidden;transform:scale(.82)}.VideoGalleryShowcase-module__674fhG__sideCard:hover{opacity:.85;filter:saturate(1.05)brightness(1.04);transform:scale(.86)}.VideoGalleryShowcase-module__674fhG__sideLeft{justify-self:end}.VideoGalleryShowcase-module__674fhG__sideRight{justify-self:start}.VideoGalleryShowcase-module__674fhG__sidePlay{color:#fff;pointer-events:none;background:#ff0000e0;border-radius:10px;place-items:center;width:48px;height:34px;font-size:18px;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoGalleryShowcase-module__674fhG__playerStage{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.VideoGalleryShowcase-module__674fhG__playerStage iframe,.VideoGalleryShowcase-module__674fhG__playerStage video{border:0;width:100%;height:100%;display:block}.VideoGalleryShowcase-module__674fhG__navOverlay{pointer-events:none;z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0 8px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__navOverlay{inset:0 24px}.VideoGalleryShowcase-module__674fhG__navBtn{pointer-events:auto;color:#fff;cursor:pointer;background:#0f172a8c;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:flex}.VideoGalleryShowcase-module__674fhG__navBtn:hover:not(:disabled){background:#0f172ad9}.VideoGalleryShowcase-module__674fhG__navBtn:disabled{opacity:.35;cursor:not-allowed}.VideoGalleryShowcase-module__674fhG__toolbar{z-index:3;gap:8px;display:flex;position:absolute;top:10px;right:12px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__toolbar{top:14px;right:24px}.VideoGalleryShowcase-module__674fhG__toolMini{pointer-events:auto;cursor:pointer;color:#fff;background:#0f172a8c;border:none;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.VideoGalleryShowcase-module__674fhG__toolMini:hover{background:#0f172ad9}.VideoGalleryShowcase-module__674fhG__thumbVideo,.VideoGalleryShowcase-module__674fhG__thumbYt{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.VideoGalleryShowcase-module__674fhG__showcaseWrap{border-radius:12px;margin-bottom:16px;padding:16px 12px 18px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWide{width:100%;max-width:100%}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend{border-radius:0;width:100%;max-width:none;margin-left:0;margin-right:0;padding:24px 0 22px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__navOverlay{inset:0 10px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__toolbar{top:8px;right:10px}.VideoGalleryShowcase-module__674fhG__showcaseTrack{grid-template-columns:1fr;gap:12px}.VideoGalleryShowcase-module__674fhG__sideCard{display:none}.VideoGalleryShowcase-module__674fhG__centerCard{border-radius:10px;max-width:none}.VideoGalleryShowcase-module__674fhG__toolMini{padding:7px 10px;font-size:12px}.VideoGalleryShowcase-module__674fhG__navBtn{width:38px;height:38px}}@media (max-width:480px){.VideoGalleryShowcase-module__674fhG__toolbar{top:8px;right:8px}.VideoGalleryShowcase-module__674fhG__toolMini{padding:6px 9px;font-size:11px}.VideoGalleryShowcase-module__674fhG__navOverlay{inset:0 2px}.VideoGalleryShowcase-module__674fhG__navBtn{width:34px;height:34px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend{width:100%;max-width:none;margin-left:0;margin-right:0;padding:18px 0}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__navOverlay{inset:0 4px}.VideoGalleryShowcase-module__674fhG__showcaseWrapWideFrontend .VideoGalleryShowcase-module__674fhG__toolbar{top:6px;right:6px}}@media (prefers-reduced-motion:reduce){.VideoGalleryShowcase-module__674fhG__centerCard,.VideoGalleryShowcase-module__674fhG__sideCard{transition:none}}
.BeforeAfter-module__lkAO8W__section{padding:48px 16px}.BeforeAfter-module__lkAO8W__container{max-width:960px;margin:0 auto}.BeforeAfter-module__lkAO8W__title{color:#0f172a;margin:0;font-size:1.75rem;font-weight:700}.BeforeAfter-module__lkAO8W__subtitle{color:#64748b;margin:8px 0 24px;font-size:1rem}.BeforeAfter-module__lkAO8W__editRow{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.BeforeAfter-module__lkAO8W__styleRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:16px;display:grid}.BeforeAfter-module__lkAO8W__styleField{flex-direction:column;gap:6px;display:flex}.BeforeAfter-module__lkAO8W__styleLabel{color:#475569;font-size:.85rem;font-weight:600}.BeforeAfter-module__lkAO8W__styleInput{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:8px 10px;font-size:.9rem}.BeforeAfter-module__lkAO8W__styleInput:focus{outline-offset:1px;border-color:#2563eb;outline:2px solid #2563eb}.BeforeAfter-module__lkAO8W__pickBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s;display:inline-flex}.BeforeAfter-module__lkAO8W__pickBtn:hover{color:#2563eb;background:#f1f5f9;border-color:#2563eb}.BeforeAfter-module__lkAO8W__compare{aspect-ratio:16/10;-webkit-user-select:none;user-select:none;touch-action:none;background:#0f172a;border-radius:14px;width:100%;max-width:100%;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a1f}.BeforeAfter-module__lkAO8W__compare:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.BeforeAfter-module__lkAO8W__imageLayer{z-index:1;position:absolute;inset:0}.BeforeAfter-module__lkAO8W__imageLayer>div{width:100%;height:100%}.BeforeAfter-module__lkAO8W__beforeLayer{z-index:2;position:absolute;inset:0}.BeforeAfter-module__lkAO8W__beforeLayer>div{width:100%;height:100%}.BeforeAfter-module__lkAO8W__divider{z-index:3;pointer-events:none;background:#fff;width:3px;margin-left:-1.5px;position:absolute;top:0;bottom:0;box-shadow:0 0 12px #00000059}.BeforeAfter-module__lkAO8W__handle{color:#fff;z-index:4;pointer-events:none;background:#0f172ab8;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-top:-22px;margin-left:-22px;display:flex;position:absolute;top:50%;box-shadow:0 4px 16px #00000047}.BeforeAfter-module__lkAO8W__handle svg{width:20px;height:20px}.BeforeAfter-module__lkAO8W__label{color:#fff;letter-spacing:.02em;z-index:5;pointer-events:none;background:#0f172a9e;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:600;position:absolute;top:14px}.BeforeAfter-module__lkAO8W__labelBefore{left:14px}.BeforeAfter-module__lkAO8W__labelAfter{right:14px}.BeforeAfter-module__lkAO8W__empty{text-align:center;color:#94a3b8;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:14px;justify-content:center;align-items:center;min-height:280px;padding:24px;font-size:.95rem;display:flex}
.ProductViewer360-module__eKpDqq__viewerSection{width:100%}.ProductViewer360-module__eKpDqq__sectionWideFrontend{box-sizing:border-box;width:100vw;max-width:none;margin-inline:calc(50% - 50vw)}.ProductViewer360-module__eKpDqq__productViewerWrapper{box-sizing:border-box;background-color:#fff;width:100%;max-width:800px;margin:0 auto;padding:10px;font-family:system-ui,-apple-system,sans-serif;position:relative}.ProductViewer360-module__eKpDqq__productViewerWrapperWideFrontend{border-radius:0;width:100%;max-width:none;margin:0}.ProductViewer360-module__eKpDqq__parallaxViewerWrapper{background-color:#0000;padding:0}.ProductViewer360-module__eKpDqq__parallaxViewerWrapper .ProductViewer360-module__eKpDqq__productViewerContainer{background-color:#0000;border:none;border-radius:0}.ProductViewer360-module__eKpDqq__parallaxViewerWrapper .ProductViewer360-module__eKpDqq__loadingOverlay{color:#f8fafc;background:#0f172a59;border-radius:0}.ProductViewer360-module__eKpDqq__editorControls{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.ProductViewer360-module__eKpDqq__selectPathBtn{color:#fff;cursor:pointer;background:#111827;border:1px solid #d1d5db;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.ProductViewer360-module__eKpDqq__pathHint{color:#374151;white-space:nowrap;text-overflow:ellipsis;background:#f3f4f6;border-radius:8px;max-width:100%;padding:6px 10px;font-size:12px;display:inline-block;overflow:hidden}.ProductViewer360-module__eKpDqq__editorField{color:#374151;align-items:center;gap:8px;font-size:12px;display:flex}.ProductViewer360-module__eKpDqq__editorField span{font-weight:600}.ProductViewer360-module__eKpDqq__editorField input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:110px;height:32px;padding:0 10px;font-size:13px}.ProductViewer360-module__eKpDqq__editorField select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:130px;height:32px;padding:0 10px;font-size:13px}.ProductViewer360-module__eKpDqq__backgroundModeGroup{align-items:center;gap:8px;display:flex}.ProductViewer360-module__eKpDqq__groupLabel{color:#374151;font-size:12px;font-weight:600}.ProductViewer360-module__eKpDqq__modeTabs{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ProductViewer360-module__eKpDqq__modeTab{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;height:30px;padding:0 10px;font-size:12px;font-weight:600}.ProductViewer360-module__eKpDqq__modeTabActive{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.ProductViewer360-module__eKpDqq__inlineEditors{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProductViewer360-module__eKpDqq__angleSlider{width:150px}.ProductViewer360-module__eKpDqq__angleValue{color:#334155;font-size:12px}.ProductViewer360-module__eKpDqq__productViewerContainer{aspect-ratio:4/3;cursor:grab;touch-action:none;background-color:#fcfcfc;border:1px solid #eaeaea;border-radius:12px;width:100%;position:relative;overflow:hidden}.ProductViewer360-module__eKpDqq__productViewerContainerPublic{border:none}.ProductViewer360-module__eKpDqq__backgroundImage,.ProductViewer360-module__eKpDqq__backgroundVideo{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ProductViewer360-module__eKpDqq__grabbing{cursor:grabbing}.ProductViewer360-module__eKpDqq__productImage{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;top:0;left:0}.ProductViewer360-module__eKpDqq__loadingOverlay{z-index:2;color:#1f2937;background:#ffffffd9;border-radius:12px;place-items:center;font-size:14px;font-weight:600;display:grid;position:absolute;inset:0}.ProductViewer360-module__eKpDqq__controls{flex-direction:row;justify-content:space-between;align-items:center;gap:15px;margin-top:15px;padding:10px 5px;display:flex}.ProductViewer360-module__eKpDqq__controlGroup{align-items:center;gap:10px;display:flex}.ProductViewer360-module__eKpDqq__playBtn{cursor:pointer;color:#fff;white-space:nowrap;background-color:#0070f3;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:transform .1s,background-color .2s}.ProductViewer360-module__eKpDqq__playBtn:active{transform:scale(.95)}.ProductViewer360-module__eKpDqq__speedControl{flex:1;align-items:center;min-width:100px;display:flex}.ProductViewer360-module__eKpDqq__speedSlider{cursor:pointer;background:#ddd;border-radius:5px;outline:none;width:100%;height:6px}.ProductViewer360-module__eKpDqq__frameInfo{color:#666;text-align:right;flex-direction:column;align-items:flex-end;min-width:100px;font-size:12px;line-height:1.4}.ProductViewer360-module__eKpDqq__manualOnly{color:#475569;font-size:13px}.ProductViewer360-module__eKpDqq__fullscreenModal{z-index:1200;background:#020617e6;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.ProductViewer360-module__eKpDqq__fullscreenInner{flex-direction:column;gap:10px;width:min(96vw,1400px);max-height:94vh;display:flex}.ProductViewer360-module__eKpDqq__fullscreenCloseBtn{color:#fff;cursor:pointer;background:#0f172ab3;border:1px solid #ffffff59;border-radius:8px;align-self:flex-end;padding:6px 10px}.ProductViewer360-module__eKpDqq__fullscreenStage{aspect-ratio:auto;width:100%;height:min(82vh,900px)}@media (max-width:600px){.ProductViewer360-module__eKpDqq__controls{flex-direction:column;align-items:stretch}.ProductViewer360-module__eKpDqq__speedControl{order:2}.ProductViewer360-module__eKpDqq__playBtn{order:1;width:100%}.ProductViewer360-module__eKpDqq__frameInfo{text-align:center;border-top:1px solid #eee;order:3;align-items:center;padding-top:10px}.ProductViewer360-module__eKpDqq__productViewerWrapper:not(.ProductViewer360-module__eKpDqq__parallaxViewerWrapper){padding:5px}}
.MediaFolderPickerModal-module__Zx-DuW__backdrop{z-index:1100;background:#00000073;position:fixed;inset:0}.MediaFolderPickerModal-module__Zx-DuW__modal{z-index:1101;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;display:flex;position:fixed;inset:4vh 4vw}.MediaFolderPickerModal-module__Zx-DuW__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.MediaFolderPickerModal-module__Zx-DuW__iconBtn{cursor:pointer;background:0 0;border:none}.MediaFolderPickerModal-module__Zx-DuW__toolbar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 16px;display:flex}.MediaFolderPickerModal-module__Zx-DuW__input{border:1px solid #d1d5db;border-radius:8px;min-width:220px;height:34px;padding:0 10px}.MediaFolderPickerModal-module__Zx-DuW__actionBtn,.MediaFolderPickerModal-module__Zx-DuW__primaryBtn{cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;display:inline-flex}.MediaFolderPickerModal-module__Zx-DuW__primaryBtn{color:#fff;background:#111827;border-color:#111827}.MediaFolderPickerModal-module__Zx-DuW__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.MediaFolderPickerModal-module__Zx-DuW__uploadBtn{cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;display:inline-flex}.MediaFolderPickerModal-module__Zx-DuW__uploadBtn input{display:none}.MediaFolderPickerModal-module__Zx-DuW__content{flex:1;grid-template-columns:280px 1fr;min-height:0;display:grid}.MediaFolderPickerModal-module__Zx-DuW__sidebar{border-right:1px solid #e5e7eb;padding:10px;overflow:auto}.MediaFolderPickerModal-module__Zx-DuW__folderBtn{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;width:100%;height:34px;margin-bottom:6px;padding:0 10px;display:flex}.MediaFolderPickerModal-module__Zx-DuW__folderBtnActive{background:#eff6ff;border-color:#3b82f6}.MediaFolderPickerModal-module__Zx-DuW__files{padding:10px 12px;overflow:auto}.MediaFolderPickerModal-module__Zx-DuW__pathRow{color:#374151;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.MediaFolderPickerModal-module__Zx-DuW__copyBtn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:4px;height:24px;padding:0 8px;font-size:12px;display:inline-flex}.MediaFolderPickerModal-module__Zx-DuW__copyText{color:#2563eb;font-size:11px}.MediaFolderPickerModal-module__Zx-DuW__validationBox{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:10px;padding:8px 10px;font-size:12px}.MediaFolderPickerModal-module__Zx-DuW__validationError{color:#dc2626}.MediaFolderPickerModal-module__Zx-DuW__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.MediaFolderPickerModal-module__Zx-DuW__card{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.MediaFolderPickerModal-module__Zx-DuW__imageWrap{aspect-ratio:1;background:#f9fafb;width:100%;position:relative}.MediaFolderPickerModal-module__Zx-DuW__image{object-fit:cover}.MediaFolderPickerModal-module__Zx-DuW__name{white-space:nowrap;text-overflow:ellipsis;padding:6px 8px;font-size:12px;overflow:hidden}.MediaFolderPickerModal-module__Zx-DuW__error{color:#dc2626;font-size:13px}
.VerticalParallax-module__9fplCG__section{isolation:isolate;width:100%;position:relative;overflow:hidden}.VerticalParallax-module__9fplCG__bgLayer{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.VerticalParallax-module__9fplCG__singleBgWrap{will-change:transform;position:absolute;inset:0;overflow:hidden;transform:translate(0,0)}.VerticalParallax-module__9fplCG__layerBackdrop{z-index:0;pointer-events:none;position:absolute;inset:0}.VerticalParallax-module__9fplCG__singleBgImage,.VerticalParallax-module__9fplCG__parallaxLayerImage{z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:none;display:block;position:relative}.VerticalParallax-module__9fplCG__parallaxLayer{will-change:transform;position:absolute;inset:0;overflow:hidden;transform:translate(0,0)}.VerticalParallax-module__9fplCG__parallaxLayerMobileFixed{will-change:auto;transform:none!important}.VerticalParallax-module__9fplCG__layerContent{z-index:2;color:#fff;text-align:center;pointer-events:none;justify-content:center;align-items:center;padding:clamp(1rem,3vw,2rem);display:flex;position:absolute;inset:0}.VerticalParallax-module__9fplCG__layerContent :where(h1,h2,h3,h4,h5,h6,p,a,span,li){color:inherit}.VerticalParallax-module__9fplCG__overlay{z-index:1;pointer-events:none;background:#00000073;position:absolute;inset:0}.VerticalParallax-module__9fplCG__foreground{z-index:2;width:100%;min-height:inherit;color:#fff;text-align:center;box-sizing:border-box;justify-content:center;align-items:flex-start;padding:clamp(1.5rem,4vw,3rem);display:flex;position:relative}.VerticalParallax-module__9fplCG__foreground :where(h1,h2,h3,h4,h5,h6,p,a,span,li){color:inherit}.VerticalParallax-module__9fplCG__foreground a{text-underline-offset:.2em;text-decoration:underline}@media (prefers-reduced-motion:reduce){.VerticalParallax-module__9fplCG__singleBgWrap,.VerticalParallax-module__9fplCG__parallaxLayer{will-change:auto;transform:none!important}}
.Timeline4-module__2GEB3W__section{box-sizing:border-box;width:100%;max-width:100%;padding:clamp(48px,10vw,84px) clamp(16px,4vw,24px);overflow-x:clip}.Timeline4-module__2GEB3W__inner{width:100%;min-width:0;max-width:1180px;margin:0 auto}.Timeline4-module__2GEB3W__title{overflow-wrap:anywhere;margin:0 0 clamp(20px,4vw,28px);font-size:clamp(28px,5vw,58px);line-height:1.05}.Timeline4-module__2GEB3W__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,2.5vw,18px);min-width:0;display:grid}.Timeline4-module__2GEB3W__card{box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:16px;min-width:0;min-height:260px;padding:clamp(18px,3vw,24px);display:flex}.Timeline4-module__2GEB3W__step{opacity:.95;font-size:clamp(36px,9vw,56px);font-weight:800;line-height:1}.Timeline4-module__2GEB3W__cardBody{min-width:0}.Timeline4-module__2GEB3W__cardTitle{overflow-wrap:anywhere;margin:0 0 10px;font-size:clamp(18px,4vw,24px);line-height:1.2}.Timeline4-module__2GEB3W__cardDescription{overflow-wrap:anywhere;margin:0;font-size:clamp(14px,3.5vw,16px);line-height:1.7}@media (max-width:980px){.Timeline4-module__2GEB3W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Timeline4-module__2GEB3W__card{min-height:220px}}@media (max-width:640px){.Timeline4-module__2GEB3W__grid{grid-template-columns:1fr}.Timeline4-module__2GEB3W__card{flex-direction:row;align-items:flex-start;min-height:0}.Timeline4-module__2GEB3W__step{flex-shrink:0;min-width:2.5rem;font-size:clamp(32px,12vw,44px)}.Timeline4-module__2GEB3W__cardBody{flex:1;min-width:0}}
.bond-module__eLfhza__section{flex-direction:column;max-width:1200px;margin:60px auto 0;display:flex}.bond-module__eLfhza__head{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px;display:flex}.bond-module__eLfhza__head h1{color:#1c5396;font-size:30px;font-weight:400}.bond-module__eLfhza__container{flex-direction:column;width:100%;display:flex}.bond-module__eLfhza__infoPanel{background-blend-mode:overlay;color:#1c5396;background:#d1d5dbcc url(/assets/images/background.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;min-height:400px;padding:40px 40px 0;display:flex}.bond-module__eLfhza__infoTitle{font-size:30px;font-weight:400}.bond-module__eLfhza__divider{border-top:2px solid #fff;width:150px;margin:1rem 0}.bond-module__eLfhza__rateLabel{opacity:.9;font-size:20px}.bond-module__eLfhza__percent{margin:.5rem 0;font-size:5rem;line-height:1}.bond-module__eLfhza__maturityLabel{background-color:#fff;width:fit-content;padding:6px 12px;font-size:16px}.bond-module__eLfhza__maturityRange{margin-top:auto;padding-top:20px;font-size:16px}.bond-module__eLfhza__rangeButtons{gap:10px;margin-top:8px;display:flex}.bond-module__eLfhza__rangeButtons button{color:#000;cursor:pointer;background:0 0;border:none;padding:6px 16px;font-size:16px;transition:all .3s}.bond-module__eLfhza__rangeButtons button.bond-module__eLfhza__active{color:#000;background:#fff;font-weight:400}.bond-module__eLfhza__categoryPanel{background-color:#fff;border-radius:12px}.bond-module__eLfhza__categoryList{margin:0;padding:0;list-style:none}.bond-module__eLfhza__categoryItem{cursor:pointer;color:#343a40;border-bottom:1px solid #e9ecef;align-items:center;padding:8px 10px;font-size:16px;transition:background-color .3s;display:flex}.bond-module__eLfhza__categoryItem:last-child{border-bottom:none}.bond-module__eLfhza__categoryItem:hover{background-color:#f8f9fa}.bond-module__eLfhza__categoryItem.bond-module__eLfhza__selected{color:#1c5396;background-color:#d1d5dbcc;font-weight:400}.bond-module__eLfhza__categoryIcon{color:#d83232;margin-right:16px}.bond-module__eLfhza__bondTableWrapper{margin-top:30px}@media (min-width:992px){.bond-module__eLfhza__container{flex-direction:row;align-items:stretch}.bond-module__eLfhza__infoPanel,.bond-module__eLfhza__categoryPanel{width:50%}.bond-module__eLfhza__head{padding:0}}@media (max-width:768px){.bond-module__eLfhza__section{margin-top:32px;padding:0 12px}.bond-module__eLfhza__head{flex-direction:column;align-items:flex-start;gap:12px;padding:0}.bond-module__eLfhza__head h1{font-size:22px}.bond-module__eLfhza__infoPanel{min-height:auto;padding:24px 20px}.bond-module__eLfhza__infoTitle{font-size:22px}.bond-module__eLfhza__percent{font-size:3rem}.bond-module__eLfhza__rateLabel{font-size:16px}.bond-module__eLfhza__rangeButtons{flex-wrap:wrap}.bond-module__eLfhza__rangeButtons button{padding:6px 12px}.bond-module__eLfhza__bondTableWrapper{margin-top:20px}}
.ESGPlatform-module__XlC5AW__dashboardRoot,.ESGPlatform-module__XlC5AW__profileRoot{color:#1f2937;background:#fff;border-radius:12px;margin-left:250px;margin-right:250px;padding:20px}.ESGPlatform-module__XlC5AW__dashboardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.ESGPlatform-module__XlC5AW__profileHeader{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:32px;margin-bottom:24px;display:flex}.ESGPlatform-module__XlC5AW__profileHeaderMain{min-width:0}.ESGPlatform-module__XlC5AW__profileHeaderLogo{flex-shrink:0;margin-right:4px}.ESGPlatform-module__XlC5AW__companyLogo{object-fit:contain;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:4px;display:block}.ESGPlatform-module__XlC5AW__companyLogoFallback{color:#1c5396;text-transform:uppercase;background:#e8f0fa;border:1px solid #d7e3f4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.ESGPlatform-module__XlC5AW__dashboardTitle,.ESGPlatform-module__XlC5AW__profileTitle{color:#1c5396;margin:0;font-size:28px;font-weight:500}.ESGPlatform-module__XlC5AW__dashboardSubtitle,.ESGPlatform-module__XlC5AW__profileMeta{color:#6b7280;margin:6px 0 0}.ESGPlatform-module__XlC5AW__profileInfoList{flex-direction:column;gap:10px;display:flex}.ESGPlatform-module__XlC5AW__profileInfoRow{justify-content:space-between;align-items:flex-start;gap:12px;font-size:14px;display:flex}.ESGPlatform-module__XlC5AW__profileInfoLabel{color:#6b7280;flex-shrink:0}.ESGPlatform-module__XlC5AW__profileInfoValue{color:#111827;text-align:right;word-break:break-word}.ESGPlatform-module__XlC5AW__profileWebsiteLink{color:#2563eb;text-align:right;word-break:break-word;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.ESGPlatform-module__XlC5AW__profileWebsiteLink:hover{text-decoration:underline}.ESGPlatform-module__XlC5AW__comparisonIntro{color:#6b7280;margin:0 0 14px;font-size:14px}.ESGPlatform-module__XlC5AW__comparisonList{flex-direction:column;gap:18px;display:flex}.ESGPlatform-module__XlC5AW__comparisonMetric{border-top:1px solid #f3f4f6;padding-top:4px}.ESGPlatform-module__XlC5AW__comparisonMetric:first-child{border-top:none;padding-top:0}.ESGPlatform-module__XlC5AW__comparisonMetricHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;font-size:14px;display:flex}.ESGPlatform-module__XlC5AW__comparisonBarRow{grid-template-columns:minmax(100px,1.1fr) minmax(0,2fr) auto;align-items:center;gap:10px;margin-bottom:6px;display:grid}.ESGPlatform-module__XlC5AW__comparisonBarLabel{color:#64748b;font-size:12px}.ESGPlatform-module__XlC5AW__comparisonBarTrack{background:#f3f4f6;border-radius:999px;height:8px;overflow:hidden}.ESGPlatform-module__XlC5AW__comparisonBarFill{border-radius:999px;height:100%}.ESGPlatform-module__XlC5AW__comparisonBarFillCompany{background:linear-gradient(90deg,#1c5396,#3b82f6)}.ESGPlatform-module__XlC5AW__comparisonBarFillSector{background:#94a3b8}.ESGPlatform-module__XlC5AW__comparisonBarFillMarket{background:#cbd5e1}.ESGPlatform-module__XlC5AW__comparisonBarValue{text-align:right;color:#111827;min-width:32px;font-size:13px}.ESGPlatform-module__XlC5AW__dashboardHeaderActions,.ESGPlatform-module__XlC5AW__profileActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ESGPlatform-module__XlC5AW__lastUpdated{color:#6b7280;font-size:14px}.ESGPlatform-module__XlC5AW__filterBar{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.ESGPlatform-module__XlC5AW__filterField{color:#374151;flex-direction:column;gap:6px;font-size:14px;display:flex}.ESGPlatform-module__XlC5AW__filterField select{background:#fff;border:1px solid #d1d5db;border-radius:6px;min-width:180px;padding:8px 12px}.ESGPlatform-module__XlC5AW__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:20px;display:grid}.ESGPlatform-module__XlC5AW__kpiCard,.ESGPlatform-module__XlC5AW__panel,.ESGPlatform-module__XlC5AW__sideCard,.ESGPlatform-module__XlC5AW__performerCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px}.ESGPlatform-module__XlC5AW__kpiCard{padding:16px}.ESGPlatform-module__XlC5AW__kpiLabel{color:#6b7280;font-size:14px}.ESGPlatform-module__XlC5AW__kpiValue{color:#1c5396;margin-top:8px;font-size:32px}.ESGPlatform-module__XlC5AW__changePositive{color:#059669}.ESGPlatform-module__XlC5AW__changeNegative{color:#dc2626}.ESGPlatform-module__XlC5AW__panel{margin-bottom:16px;padding:16px}.ESGPlatform-module__XlC5AW__panel h3,.ESGPlatform-module__XlC5AW__sideCard h4{color:#1c5396;margin:0 0 12px;font-size:18px;font-weight:500}.ESGPlatform-module__XlC5AW__performerGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.ESGPlatform-module__XlC5AW__performerCard{text-align:left;cursor:pointer;padding:16px;transition:border-color .2s,box-shadow .2s}.ESGPlatform-module__XlC5AW__performerCard:hover{border-color:#1c5396;box-shadow:0 4px 12px #1c539614}.ESGPlatform-module__XlC5AW__performerSector{color:#6b7280;font-size:13px}.ESGPlatform-module__XlC5AW__performerName{margin-top:8px;font-size:18px;font-weight:600}.ESGPlatform-module__XlC5AW__performerScore{color:#1c5396;margin-top:8px;font-size:28px}.ESGPlatform-module__XlC5AW__performerMeta{color:#6b7280;margin-top:8px;font-size:13px}.ESGPlatform-module__XlC5AW__scoreBadge{border-radius:999px;margin-top:8px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.ESGPlatform-module__XlC5AW__scoreBadgeStrong{color:#166534;background:#dcfce7}.ESGPlatform-module__XlC5AW__scoreBadgeDeveloping{color:#92400e;background:#fef3c7}.ESGPlatform-module__XlC5AW__scoreBadgeWeak{color:#991b1b;background:#fee2e2}.ESGPlatform-module__XlC5AW__dataTable .ESGPlatform-module__XlC5AW__scoreBadge{margin-top:0}.ESGPlatform-module__XlC5AW__tableWrap{overflow-x:auto}.ESGPlatform-module__XlC5AW__tableSectionHeader{flex-direction:column;gap:12px;margin-bottom:4px;display:flex}.ESGPlatform-module__XlC5AW__tableSectionHeader h3{margin:0}.ESGPlatform-module__XlC5AW__tableToolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.ESGPlatform-module__XlC5AW__tableSearchWrap{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:220px;padding:8px 12px;display:flex}.ESGPlatform-module__XlC5AW__tableSearchWrap input{background:0 0;border:none;width:100%;padding:0}.ESGPlatform-module__XlC5AW__tableFilterField{color:#475569;flex-direction:column;gap:6px;min-width:140px;font-size:13px;display:flex}.ESGPlatform-module__XlC5AW__tableFilterField select{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px}.ESGPlatform-module__XlC5AW__sortableTh{font:inherit;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-weight:600;display:inline-flex}.ESGPlatform-module__XlC5AW__sortableTh:hover{color:#1c5396}.ESGPlatform-module__XlC5AW__rankingPagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.ESGPlatform-module__XlC5AW__rankingPaginationMeta{color:#6b7280;font-size:14px}.ESGPlatform-module__XlC5AW__rankingPaginationActions{align-items:center;gap:8px;display:flex}.ESGPlatform-module__XlC5AW__rankingPaginationPage{text-align:center;color:#374151;min-width:64px;font-size:14px}.ESGPlatform-module__XlC5AW__secondaryButton:disabled{opacity:.5;cursor:not-allowed}.ESGPlatform-module__XlC5AW__historyBreakdown{color:#475569;white-space:nowrap;font-size:13px}.ESGPlatform-module__XlC5AW__dataTable{border-collapse:collapse;width:100%;font-size:14px}.ESGPlatform-module__XlC5AW__dataTable th,.ESGPlatform-module__XlC5AW__dataTable td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:10px 12px}.ESGPlatform-module__XlC5AW__dataTable th{color:#374151;background:#f9fafb}.ESGPlatform-module__XlC5AW__emptyState{text-align:center;color:#6b7280;white-space:normal;padding:24px 12px}.ESGPlatform-module__XlC5AW__companyLink{color:#2563eb;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-weight:600}.ESGPlatform-module__XlC5AW__companyLink:hover{text-decoration:underline}.ESGPlatform-module__XlC5AW__analyticsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ESGPlatform-module__XlC5AW__panelWide{grid-column:1/-1}.ESGPlatform-module__XlC5AW__pillarList,.ESGPlatform-module__XlC5AW__sectorBarList{flex-direction:column;gap:12px;display:flex}.ESGPlatform-module__XlC5AW__pillarRow,.ESGPlatform-module__XlC5AW__sectorBarRow{grid-template-columns:minmax(120px,1.2fr) minmax(0,2fr) auto;align-items:center;gap:12px;display:grid}.ESGPlatform-module__XlC5AW__pillarLabel,.ESGPlatform-module__XlC5AW__sectorBarLabel{color:#334155;font-size:13px}.ESGPlatform-module__XlC5AW__pillarBarTrack,.ESGPlatform-module__XlC5AW__sectorBarTrack{background:#e2e8f0;border-radius:999px;height:10px;overflow:hidden}.ESGPlatform-module__XlC5AW__pillarBarFill,.ESGPlatform-module__XlC5AW__sectorBarFill{border-radius:999px;height:100%;transition:width .2s}.ESGPlatform-module__XlC5AW__pillarBarFillE{background:linear-gradient(90deg,#16a34a,#22c55e)}.ESGPlatform-module__XlC5AW__pillarBarFillS{background:linear-gradient(90deg,#2563eb,#3b82f6)}.ESGPlatform-module__XlC5AW__pillarBarFillG{background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.ESGPlatform-module__XlC5AW__sectorBarFill{background:linear-gradient(90deg,#1c5396,#3b82f6)}.ESGPlatform-module__XlC5AW__pillarValue,.ESGPlatform-module__XlC5AW__sectorBarValue{text-align:right;color:#0f172a;min-width:36px;font-size:14px}.ESGPlatform-module__XlC5AW__sectorBarMeta{flex-direction:column;gap:2px;display:flex}.ESGPlatform-module__XlC5AW__sectorBarCount{color:#64748b;font-size:11px}.ESGPlatform-module__XlC5AW__distributionRow .ESGPlatform-module__XlC5AW__scoreBadge{justify-content:center;min-width:88px}.ESGPlatform-module__XlC5AW__trendList,.ESGPlatform-module__XlC5AW__distributionList,.ESGPlatform-module__XlC5AW__movementList{flex-direction:column;gap:8px;display:flex}.ESGPlatform-module__XlC5AW__trendItem,.ESGPlatform-module__XlC5AW__distributionRow,.ESGPlatform-module__XlC5AW__benchmarkRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ESGPlatform-module__XlC5AW__trendBreakdown{color:#64748b;margin-top:4px;font-size:12px}.ESGPlatform-module__XlC5AW__movementList{margin:0;padding:0;list-style:none}.ESGPlatform-module__XlC5AW__movementList li{justify-content:space-between;align-items:center;gap:12px;display:flex}.ESGPlatform-module__XlC5AW__backButton{color:#1c5396;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:inline-flex}.ESGPlatform-module__XlC5AW__breadcrumb{color:#6b7280;align-items:center;gap:6px;margin-bottom:8px;font-size:14px;display:flex}.ESGPlatform-module__XlC5AW__profileLayout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px;display:grid}.ESGPlatform-module__XlC5AW__profileMain,.ESGPlatform-module__XlC5AW__profileSidebar{min-width:0}.ESGPlatform-module__XlC5AW__profileSidebar{flex-direction:column;gap:16px;display:flex}.ESGPlatform-module__XlC5AW__sideCard{padding:16px}.ESGPlatform-module__XlC5AW__scoreHero{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.ESGPlatform-module__XlC5AW__scoreLabel,.ESGPlatform-module__XlC5AW__percentileLabel{color:#6b7280;font-size:14px}.ESGPlatform-module__XlC5AW__scoreValue{color:#1c5396;margin-top:8px;font-size:48px;line-height:1}.ESGPlatform-module__XlC5AW__scoreValue span{color:#6b7280;font-size:20px}.ESGPlatform-module__XlC5AW__rankBlock{text-align:right}.ESGPlatform-module__XlC5AW__rankValue{font-size:24px;font-weight:600}.ESGPlatform-module__XlC5AW__percentileBadge{color:#1d4ed8;background:#dbeafe;border-radius:999px;margin-top:8px;padding:6px 12px;display:inline-block}.ESGPlatform-module__XlC5AW__breakdownLegend,.ESGPlatform-module__XlC5AW__breakdownRow{grid-template-columns:120px 1fr 80px;align-items:center;gap:12px;display:grid}.ESGPlatform-module__XlC5AW__breakdownLegend{margin-bottom:12px;font-size:13px}.ESGPlatform-module__XlC5AW__breakdownBars{flex-direction:column;gap:6px;display:flex}.ESGPlatform-module__XlC5AW__barTrack,.ESGPlatform-module__XlC5AW__barTrackMuted{background:#f3f4f6;border-radius:999px;height:8px;overflow:hidden}.ESGPlatform-module__XlC5AW__barFillPrimary{background:#1c5396;height:100%}.ESGPlatform-module__XlC5AW__barFillMuted{background:#9ca3af;height:100%}.ESGPlatform-module__XlC5AW__breakdownValues{flex-direction:column;gap:6px;font-size:13px;display:flex}.ESGPlatform-module__XlC5AW__muted{color:#6b7280}.ESGPlatform-module__XlC5AW__creditRating{color:#1c5396;font-size:36px;font-weight:600}.ESGPlatform-module__XlC5AW__findingsList{color:#374151;margin:0;padding-left:18px}.ESGPlatform-module__XlC5AW__findingsList li+li{margin-top:8px}.ESGPlatform-module__XlC5AW__methodologyText{color:#374151;margin:0;line-height:1.5}.ESGPlatform-module__XlC5AW__primaryButton,.ESGPlatform-module__XlC5AW__secondaryButton{cursor:pointer;border-radius:6px;padding:8px 14px;font-size:14px}.ESGPlatform-module__XlC5AW__primaryButton{color:#fff;background:#1c5396;border:1px solid #1c5396}.ESGPlatform-module__XlC5AW__secondaryButton{color:#374151;background:#fff;border:1px solid #d1d5db}@media (max-width:900px){.ESGPlatform-module__XlC5AW__dashboardRoot,.ESGPlatform-module__XlC5AW__profileRoot{margin-left:16px;margin-right:16px}.ESGPlatform-module__XlC5AW__profileLayout{grid-template-columns:1fr}.ESGPlatform-module__XlC5AW__rankBlock{text-align:left}.ESGPlatform-module__XlC5AW__breakdownLegend,.ESGPlatform-module__XlC5AW__breakdownRow,.ESGPlatform-module__XlC5AW__analyticsGrid{grid-template-columns:1fr}.ESGPlatform-module__XlC5AW__panelWide{grid-column:auto}.ESGPlatform-module__XlC5AW__pillarRow,.ESGPlatform-module__XlC5AW__sectorBarRow{grid-template-columns:1fr;gap:6px}.ESGPlatform-module__XlC5AW__pillarValue,.ESGPlatform-module__XlC5AW__sectorBarValue{text-align:left}.ESGPlatform-module__XlC5AW__comparisonBarRow{grid-template-columns:1fr;gap:4px}.ESGPlatform-module__XlC5AW__comparisonBarValue{text-align:left}}
.EditPage-module__tq1hsq__wrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;box-sizing:border-box;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s ease-out EditPage-module__tq1hsq__fadeIn;display:flex;position:fixed;top:0;left:0}.EditPage-module__tq1hsq__modalContainer{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1200px;height:auto;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.EditPage-module__tq1hsq__modalHeader{background-color:#fff;border-bottom:1px solid #edf2f7;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.EditPage-module__tq1hsq__modalHeader h3{color:#2d3748;margin:0;font-size:16px;font-weight:500}.EditPage-module__tq1hsq__closeIconBtn{cursor:pointer;color:#a0aec0;background:0 0;border:none;padding:4px;font-size:20px;line-height:1;transition:color .2s}.EditPage-module__tq1hsq__closeIconBtn:hover{color:#4a5568}.EditPage-module__tq1hsq__contentArea{background-color:#fff;flex-grow:1;padding:24px;overflow-y:auto}.EditPage-module__tq1hsq__contentArea::-webkit-scrollbar{width:8px}.EditPage-module__tq1hsq__contentArea::-webkit-scrollbar-track{background:#f1f1f1}.EditPage-module__tq1hsq__contentArea::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.EditPage-module__tq1hsq__contentArea::-webkit-scrollbar-thumb:hover{background:#a0aec0}.EditPage-module__tq1hsq__buttonGroup{z-index:10;background-color:#fff;border-top:1px solid #edf2f7;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.EditPage-module__tq1hsq__input,.EditPage-module__tq1hsq__textarea,.EditPage-module__tq1hsq__linkSelect,.EditPage-module__tq1hsq__linkTextInput{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:100%;min-width:0;padding:8px 12px;font-family:Roboto,sans-serif;font-size:14px;transition:border-color .15s}.EditPage-module__tq1hsq__input:focus{border-color:#3182ce;outline:none;box-shadow:0 0 0 2px #3182ce14}.EditPage-module__tq1hsq__formGroup{margin-bottom:16px}.EditPage-module__tq1hsq__formGroup label{color:#334155;margin-bottom:5px;font-size:13px;font-weight:600;display:block}.EditPage-module__tq1hsq__inputWrapper{align-items:center;gap:10px;min-width:0;display:flex}.EditPage-module__tq1hsq__tinymceFieldWrap{flex-direction:column;align-items:stretch;width:100%;min-width:0;display:flex}.EditPage-module__tq1hsq__tinymceWrap{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.EditPage-module__tq1hsq__tinymceWrap .tox-tinymce{min-height:220px;border:0!important;flex-direction:column!important;width:100%!important;display:flex!important}.EditPage-module__tq1hsq__tinymceWrap .tox-editor-header{flex:none}:is(.EditPage-module__tq1hsq__tinymceWrap .tox-editor-container,.EditPage-module__tq1hsq__tinymceWrap .tox-sidebar-wrap,.EditPage-module__tq1hsq__tinymceWrap .tox-edit-area){flex:auto;min-height:140px}.EditPage-module__tq1hsq__tinymceWrap .tox-edit-area__iframe{min-height:140px;height:100%!important}.EditPage-module__tq1hsq__imageFieldWrap{flex-direction:column;gap:10px;width:100%;display:flex}.EditPage-module__tq1hsq__imageFieldToolbar{align-items:center;gap:8px;display:flex}.EditPage-module__tq1hsq__parallaxLayersGrid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:900px){.EditPage-module__tq1hsq__parallaxLayersGrid{grid-template-columns:1fr}}.EditPage-module__tq1hsq__parallaxLayerImagePreview{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:160px;min-height:160px;max-height:160px;margin-bottom:8px;display:flex;overflow:hidden}.EditPage-module__tq1hsq__parallaxLayerImagePreviewImg{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.EditPage-module__tq1hsq__parallaxLayerImagePreviewEmpty{color:#94a3b8;font-size:.85rem}.EditPage-module__tq1hsq__imageFieldPreview{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:10px;display:flex}.EditPage-module__tq1hsq__imageFieldPreviewImg{object-fit:contain;border-radius:6px;width:100%;height:auto;max-height:400px;display:block}.EditPage-module__tq1hsq__imageFieldMeta{min-width:0}.EditPage-module__tq1hsq__imageFieldName{color:#334155;word-break:break-word;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.EditPage-module__tq1hsq__imageFieldEmpty{color:#64748b;box-sizing:border-box;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:88px;padding:10px;display:flex}.EditPage-module__tq1hsq__imgTabBar{border:1px solid #e2e8f0;border-radius:8px;gap:0;width:fit-content;display:flex;overflow:hidden}.EditPage-module__tq1hsq__imgTab{color:#64748b;cursor:pointer;background:#f8fafc;border:none;align-items:center;gap:5px;padding:5px 14px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex;position:relative}.EditPage-module__tq1hsq__imgTab+.EditPage-module__tq1hsq__imgTab{border-left:1px solid #e2e8f0}.EditPage-module__tq1hsq__imgTab:hover{background:#f1f5f9}.EditPage-module__tq1hsq__imgTabActive{color:#fff;background:#2563eb}.EditPage-module__tq1hsq__imgTabActive:hover{background:#1d4ed8}.EditPage-module__tq1hsq__imgTabFilled{color:#059669}.EditPage-module__tq1hsq__imgTabActive.EditPage-module__tq1hsq__imgTabFilled{color:#fff}.EditPage-module__tq1hsq__imgTabDot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.EditPage-module__tq1hsq__imageClearBtn{color:#dc2626;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.EditPage-module__tq1hsq__imageClearBtn:hover{background:#ffe4e6}.EditPage-module__tq1hsq__footerLinkInputGroup{flex-direction:column;align-items:stretch;gap:8px}.EditPage-module__tq1hsq__inputDescription{color:#718096;margin-bottom:6px;font-size:16px;display:block}.EditPage-module__tq1hsq__saveBtn,.EditPage-module__tq1hsq__closeBtn{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:16px;font-weight:500;transition:all .2s}.EditPage-module__tq1hsq__saveBtn{color:#fff;background-color:#3c6e71}.EditPage-module__tq1hsq__saveBtn:hover{background-color:#2c5254}.EditPage-module__tq1hsq__closeBtn{color:#4a5568;background-color:#edf2f7}.EditPage-module__tq1hsq__closeBtn:hover{background-color:#e2e8f0}.EditPage-module__tq1hsq__addBtn,.EditPage-module__tq1hsq__removeBtn{cursor:pointer;border:none;border-radius:4px;margin-top:8px;padding:6px 12px;font-size:16px}.EditPage-module__tq1hsq__addBtn{color:#3182ce;background-color:#ebf8ff;font-weight:500}.EditPage-module__tq1hsq__addBtn:hover{background-color:#bee3f8}.EditPage-module__tq1hsq__removeBtn{color:#e53e3e;background-color:#fff5f5}.EditPage-module__tq1hsq__removeBtn:hover{background-color:#fed7d7}.EditPage-module__tq1hsq__imageSelectBtn{cursor:pointer;background-color:#edf2f7;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.EditPage-module__tq1hsq__imageSelectBtn:hover{background-color:#e2e8f0}.EditPage-module__tq1hsq__tableWrapper{border:1px solid #e2e8f0;border-radius:8px;margin-top:10px;overflow-x:auto}.EditPage-module__tq1hsq__table{border-collapse:collapse;width:100%;min-width:980px;font-size:16px}.EditPage-module__tq1hsq__table th{color:#4a5568;text-align:left;background-color:#f7fafc;border-bottom:1px solid #e2e8f0;padding:12px;font-weight:600}.EditPage-module__tq1hsq__table td{color:#2d3748;border-bottom:1px solid #edf2f7;padding:12px}.EditPage-module__tq1hsq__formBuilderTableWrapper{overflow-x:auto}.EditPage-module__tq1hsq__formBuilderFieldsTable{min-width:1680px}.EditPage-module__tq1hsq__formBuilderFieldsTable th,.EditPage-module__tq1hsq__formBuilderFieldsTable td{vertical-align:top}.EditPage-module__tq1hsq__formBuilderFieldsTable td :is(input,select,textarea){font-size:14px}.EditPage-module__tq1hsq__formBuilderReorderBtns{justify-content:center;align-items:center;gap:6px;display:flex}.EditPage-module__tq1hsq__formBuilderReorderBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;min-width:34px;min-height:34px;padding:6px;transition:background .15s,border-color .15s;display:inline-flex}.EditPage-module__tq1hsq__formBuilderReorderBtn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.EditPage-module__tq1hsq__formBuilderReorderBtn:disabled{opacity:.35;cursor:not-allowed}.EditPage-module__tq1hsq__bondTableWrapper{overflow-x:auto}.EditPage-module__tq1hsq__bondTable{table-layout:auto;width:max-content;min-width:100%}.EditPage-module__tq1hsq__table.EditPage-module__tq1hsq__bondTable{min-width:0}.EditPage-module__tq1hsq__bondTable th,.EditPage-module__tq1hsq__bondTable td{white-space:nowrap;vertical-align:middle}.EditPage-module__tq1hsq__bondTable td :is(input,select).EditPage-module__tq1hsq__input{box-sizing:border-box;min-width:calc(var(--bond-chars,6) * 1ch + 1.25rem);field-sizing:content;width:auto!important}.EditPage-module__tq1hsq__bondTableLogoField{flex-direction:column;align-items:center;gap:6px;min-width:72px;display:flex}.EditPage-module__tq1hsq__bondTableLogoPreview{object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;width:36px;height:36px}.EditPage-module__tq1hsq__bondTableLogoEmpty{color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;display:flex}.EditPage-module__tq1hsq__bondTableLogoActions{align-items:center;gap:4px;display:flex}.EditPage-module__tq1hsq__bondTableToolbar{background:#f7fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.EditPage-module__tq1hsq__bondTableSearch{flex:1;align-items:center;gap:8px;min-width:220px;display:flex}.EditPage-module__tq1hsq__bondTableSearchIcon{color:#718096;flex-shrink:0}.EditPage-module__tq1hsq__bondTableSearchInput{flex:1;min-width:0}.EditPage-module__tq1hsq__bondTableCount{color:#718096;white-space:nowrap;font-size:14px}.EditPage-module__tq1hsq__bondTablePagination{background:#f7fafc;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:12px;padding:10px 12px;display:flex}.EditPage-module__tq1hsq__bondTablePageBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.EditPage-module__tq1hsq__bondTablePageBtn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.EditPage-module__tq1hsq__bondTablePageBtn:disabled{opacity:.35;cursor:not-allowed}.EditPage-module__tq1hsq__bondTablePageInfo{color:#4a5568;font-size:14px}.EditPage-module__tq1hsq__bondTableEmpty{text-align:center;color:#718096;padding:24px 12px!important}.EditPage-module__tq1hsq__colorCompact{flex-direction:column;gap:4px;min-width:0;display:flex}.EditPage-module__tq1hsq__colorCompactRow{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.EditPage-module__tq1hsq__colorGradientStop{align-items:center;gap:4px;display:inline-flex}.EditPage-module__tq1hsq__colorGradientStopLabel{color:#64748b;text-align:center;width:14px;font-size:10px;font-weight:700}.EditPage-module__tq1hsq__colorCompactSwatch{cursor:pointer;border:1px solid #d1d5db;border-radius:6px;flex-shrink:0;width:30px;height:30px;padding:0}.EditPage-module__tq1hsq__colorCompactArrow{color:#94a3b8;flex-shrink:0;font-size:12px}.EditPage-module__tq1hsq__colorCompactHex{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;min-width:0;height:30px;padding:0 8px;font-family:Roboto,monospace;font-size:12px;transition:border-color .15s}.EditPage-module__tq1hsq__colorCompactHex:focus{border-color:#3182ce;outline:none;box-shadow:0 0 0 2px #3182ce1a}.EditPage-module__tq1hsq__colorCompactActions{flex-shrink:0;gap:3px;display:flex}.EditPage-module__tq1hsq__colorMiniBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.EditPage-module__tq1hsq__colorMiniBtn:hover{background:#f1f5f9;border-color:#94a3b8}.EditPage-module__tq1hsq__colorMiniBtnActive{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.EditPage-module__tq1hsq__colorCompactSlider{flex-wrap:wrap;align-items:center;gap:6px;padding-left:18px;display:flex}.EditPage-module__tq1hsq__colorSliderInput{accent-color:#2563eb;flex:1;height:4px}.EditPage-module__tq1hsq__colorSliderVal{color:#64748b;text-align:right;min-width:42px;font-size:11px}.EditPage-module__tq1hsq__colorAngleInput{text-align:center;border:1px solid #d1d5db;border-radius:5px;width:52px;height:24px;padding:0 4px;font-size:11px}.EditPage-module__tq1hsq__editColorGrid{flex-direction:column;gap:6px;display:flex}.EditPage-module__tq1hsq__editColorRow{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;grid-template-columns:120px 1fr;align-items:start;gap:8px;padding:6px 8px;display:grid}.EditPage-module__tq1hsq__editColorRow:hover{background:#f1f5f9}.EditPage-module__tq1hsq__editColorLabel{color:#475569;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;padding-top:6px;font-size:12px;font-weight:600;overflow:hidden}.EditPage-module__tq1hsq__editNumberGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.EditPage-module__tq1hsq__editNumberRow{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}.EditPage-module__tq1hsq__editNumberRow .EditPage-module__tq1hsq__input{height:32px;padding:4px 10px;font-size:13px}.EditPage-module__tq1hsq__parallaxWidthField{grid-column:1/-1}.EditPage-module__tq1hsq__parallaxWidthControls{align-items:center;gap:8px;min-width:0;display:flex}.EditPage-module__tq1hsq__parallaxWidthControls .EditPage-module__tq1hsq__input[type=number]{flex:auto;width:100%;min-width:0}.EditPage-module__tq1hsq__parallaxWidthControls select.EditPage-module__tq1hsq__input{flex:0 0 72px;width:72px}.EditPage-module__tq1hsq__opacityControl{flex:220px;align-items:center;gap:8px;min-width:180px;display:flex}.EditPage-module__tq1hsq__opacityLabel{color:#4b5563;white-space:nowrap;font-size:13px}.EditPage-module__tq1hsq__opacitySlider{width:100%}.EditPage-module__tq1hsq__opacityValue{text-align:right;color:#374151;width:44px;font-size:12px}.EditPage-module__tq1hsq__cardSliderControl{align-items:center;gap:8px;width:100%;display:flex}.EditPage-module__tq1hsq__cardSlider{accent-color:#2563eb;flex:1;height:4px}.EditPage-module__tq1hsq__cardSliderNumber{text-align:center;color:#374151;border:1px solid #d1d5db;border-radius:6px;width:60px;height:30px;padding:0 6px;font-size:12px}.EditPage-module__tq1hsq__cardSliderUnit{color:#64748b;min-width:18px;font-size:11px}.EditPage-module__tq1hsq__cardColorControl{align-items:center;gap:8px;width:100%;display:flex}.EditPage-module__tq1hsq__cardColorPicker{cursor:pointer;border:1px solid #d1d5db;border-radius:6px;width:36px;height:30px;padding:2px}.EditPage-module__tq1hsq__cardColorText{color:#374151;border:1px solid #d1d5db;border-radius:6px;flex:1;height:30px;padding:0 8px;font-family:monospace;font-size:12px}.EditPage-module__tq1hsq__gradientControl{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.EditPage-module__tq1hsq__gradientSwatch{cursor:pointer;border:1px solid #d1d5db;border-radius:6px;width:34px;height:34px;padding:0}.EditPage-module__tq1hsq__gradientAngleInput{border:1px solid #d1d5db;border-radius:6px;width:72px;height:34px;padding:0 8px;font-size:13px}.EditPage-module__tq1hsq__footerEditorSurface{background:linear-gradient(#fbfdff 0%,#f7fafc 100%);border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:14px;padding:18px;display:flex}.EditPage-module__tq1hsq__footerEditorIntro{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:14px;padding:12px 14px}.EditPage-module__tq1hsq__footerEditorIntro h4{color:#0f172a;margin:0 0 6px;font-size:15px;font-weight:700}.EditPage-module__tq1hsq__footerEditorIntro p{color:#475569;margin:0;font-size:13px;line-height:1.5}.EditPage-module__tq1hsq__footerTabs{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}.EditPage-module__tq1hsq__footerToolbar{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.EditPage-module__tq1hsq__footerSearchInput{min-width:0}.EditPage-module__tq1hsq__footerToggleBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:10px;min-height:44px;padding:0 14px;font-size:13px;font-weight:600;transition:all .18s}.EditPage-module__tq1hsq__footerToggleBtn:hover{background:#f8fafc;border-color:#94a3b8}.EditPage-module__tq1hsq__footerToggleBtnActive{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.EditPage-module__tq1hsq__footerTabBtn{cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-height:52px;padding:8px 10px;transition:all .18s;display:flex}.EditPage-module__tq1hsq__footerTabBtn:hover{border-color:#94a3b8;transform:translateY(-1px)}.EditPage-module__tq1hsq__footerTabBtnActive{background:#eff6ff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #bfdbfe}.EditPage-module__tq1hsq__footerTabLabel{color:#0f172a;font-size:13px;font-weight:700}.EditPage-module__tq1hsq__footerTabCount{color:#334155;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}.EditPage-module__tq1hsq__footerTabBtnActive .EditPage-module__tq1hsq__footerTabCount{color:#fff;background:#2563eb}.EditPage-module__tq1hsq__footerSectionCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.EditPage-module__tq1hsq__linksSubTabs{border-bottom:1px solid #e2e8f0;gap:6px;margin:10px 0 12px;padding-bottom:10px;display:flex}.EditPage-module__tq1hsq__linksSubTabBtn{cursor:pointer;color:#475569;background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.EditPage-module__tq1hsq__linksSubTabBtn:hover{color:#1e293b;background:#f1f5f9;border-color:#94a3b8}.EditPage-module__tq1hsq__linksSubTabBtnActive{color:#1d4ed8;background:#eff6ff;border-color:#2563eb;box-shadow:inset 0 0 0 1px #bfdbfe}.EditPage-module__tq1hsq__linksSubTabBtnActive .EditPage-module__tq1hsq__footerTabCount{color:#fff;background:#2563eb}.EditPage-module__tq1hsq__linksSubTabLabel{font-size:12px;font-weight:600}.EditPage-module__tq1hsq__footerEmptyState{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:18px}.EditPage-module__tq1hsq__footerEmptyState h5{color:#0f172a;margin:0 0 4px;font-size:14px}.EditPage-module__tq1hsq__footerEmptyState p{color:#64748b;margin:0;font-size:13px}.EditPage-module__tq1hsq__footerSectionHeader{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.EditPage-module__tq1hsq__footerSectionTitle{color:#0f172a;margin:0;font-size:14px;font-weight:700}.EditPage-module__tq1hsq__footerSectionCaption{color:#64748b;font-size:12px}.EditPage-module__tq1hsq__footerFieldGrid{flex-direction:column;gap:12px;display:flex}.EditPage-module__tq1hsq__footerFieldCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:8px;min-width:0;padding:12px;display:flex}.EditPage-module__tq1hsq__footerFieldCardFull{grid-column:1/-1}.EditPage-module__tq1hsq__footerFieldLabel{color:#0f172a;font-size:13px;font-weight:700}.EditPage-module__tq1hsq__footerFieldHint{color:#64748b;font-size:12px;line-height:1.45}.EditPage-module__tq1hsq__footerNestedPanel{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;min-width:0;padding:10px}.EditPage-module__tq1hsq__footerArrayWrap{flex-direction:column;gap:12px;display:flex}.EditPage-module__tq1hsq__footerCompactListWrap{flex-direction:column;gap:10px;display:flex}.EditPage-module__tq1hsq__footerCompactRow{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px;display:flex}.EditPage-module__tq1hsq__footerCompactFields{flex:1;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.EditPage-module__tq1hsq__footerCompactField{flex-direction:column;gap:6px;min-width:0;display:flex}.EditPage-module__tq1hsq__footerMiniLabel{color:#334155;font-size:12px;font-weight:600}.EditPage-module__tq1hsq__footerColumnsWrap{flex-direction:column;gap:12px;display:flex}.EditPage-module__tq1hsq__footerColumnCard{background:#fff;border:1px solid #dbe3ee;border-radius:12px;padding:12px}.EditPage-module__tq1hsq__footerColumnHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.EditPage-module__tq1hsq__footerColumnBody{flex-direction:column;gap:10px;display:flex}.EditPage-module__tq1hsq__footerColumnLinksBox{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.EditPage-module__tq1hsq__footerItemCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.EditPage-module__tq1hsq__footerItemHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.EditPage-module__tq1hsq__footerItemTitle{color:#1e293b;font-size:13px;font-weight:700}@keyframes EditPage-module__tq1hsq__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.EditPage-module__tq1hsq__textareaField{resize:vertical;min-height:72px;font-size:14px;line-height:1.55}.EditPage-module__tq1hsq__editGroupedSurface{flex-direction:column;gap:14px;display:flex}.EditPage-module__tq1hsq__editGroupSection{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px}.EditPage-module__tq1hsq__editGroupHeader{border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:8px;display:flex}.EditPage-module__tq1hsq__editGroupTitle{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:12px;font-weight:700}.EditPage-module__tq1hsq__editGroupCount{color:#475569;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:10px;font-weight:700;display:inline-flex}.EditPage-module__tq1hsq__editGroupFields{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;display:grid}.EditPage-module__tq1hsq__editGroupFieldsFull{flex-direction:column;gap:10px;display:flex}.EditPage-module__tq1hsq__formBuilderEditorHint{color:#64748b;margin:0 0 12px;font-size:.82rem;line-height:1.5}.EditPage-module__tq1hsq__formBuilderEditorSubsection{border-top:1px solid #f1f5f9;margin-top:12px;padding-top:12px}.EditPage-module__tq1hsq__formBuilderEditorSubsectionTitle{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-size:.8rem;font-weight:700}.EditPage-module__tq1hsq__formBuilderEditorGrid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.EditPage-module__tq1hsq__formBuilderEditorGrid3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:720px){.EditPage-module__tq1hsq__formBuilderEditorGrid2,.EditPage-module__tq1hsq__formBuilderEditorGrid3{grid-template-columns:1fr}}.EditPage-module__tq1hsq__editFieldCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-direction:column;gap:8px;min-width:0;padding:12px;display:flex}.EditPage-module__tq1hsq__fullRowFieldCard{grid-column:1/-1}.EditPage-module__tq1hsq__editFieldLabel{color:#475569;text-transform:capitalize;font-size:12px;font-weight:600}.EditPage-module__tq1hsq__locationFieldCard .EditPage-module__tq1hsq__editFieldLabel{font-size:13px}.EditPage-module__tq1hsq__locationFieldCard .EditPage-module__tq1hsq__input,.EditPage-module__tq1hsq__locationFieldCard .EditPage-module__tq1hsq__linkSelect,.EditPage-module__tq1hsq__locationFieldCard .EditPage-module__tq1hsq__linkTextInput{min-height:44px;font-size:15px}.EditPage-module__tq1hsq__positionPickerWrap{flex-direction:column;gap:6px;display:flex}.EditPage-module__tq1hsq__positionPickerLabel{color:#64748b;font-size:11px;font-weight:500}.EditPage-module__tq1hsq__positionPickerGrid{box-sizing:border-box;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:2px;width:96px;height:96px;padding:6px;display:grid}.EditPage-module__tq1hsq__positionPickerCell{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;transition:background .15s;display:flex}.EditPage-module__tq1hsq__positionPickerCell:hover{background:#e2e8f0}.EditPage-module__tq1hsq__positionPickerDot{background:#cbd5e1;border-radius:50%;width:8px;height:8px;transition:all .15s}.EditPage-module__tq1hsq__positionPickerCell:hover .EditPage-module__tq1hsq__positionPickerDot{background:#94a3b8;transform:scale(1.2)}.EditPage-module__tq1hsq__positionPickerCellActive{background:#eff6ff}.EditPage-module__tq1hsq__positionPickerCellActive .EditPage-module__tq1hsq__positionPickerDot,.EditPage-module__tq1hsq__positionPickerCellActive:hover .EditPage-module__tq1hsq__positionPickerDot{background:#3b82f6;width:10px;height:10px;box-shadow:0 0 0 2px #3b82f64d}.EditPage-module__tq1hsq__positionPickerCurrent{color:#94a3b8;margin-top:2px;font-size:11px}.EditPage-module__tq1hsq__formBuilderBoolRow{cursor:pointer;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.92rem;display:flex}.EditPage-module__tq1hsq__formBuilderBoolRow input{cursor:pointer;flex-shrink:0;width:18px;height:18px}.EditPage-module__tq1hsq__formBuilderIconInput{align-items:center;gap:6px;min-width:0;display:flex}.EditPage-module__tq1hsq__formBuilderIconInputCompact .EditPage-module__tq1hsq__input{min-height:36px;font-size:.85rem}.EditPage-module__tq1hsq__formBuilderIconPickBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.EditPage-module__tq1hsq__formBuilderIconPickBtn:hover{background:#f8fafc;border-color:#cbd5e1}.EditPage-module__tq1hsq__formBuilderIconPreview{object-fit:contain;border-radius:6px;flex-shrink:0;width:28px;height:28px}.EditPage-module__tq1hsq__formBuilderIconEmoji{flex-shrink:0;font-size:1.2rem;line-height:1}.EditPage-module__tq1hsq__formBuilderOptionsEditor{flex-direction:column;gap:10px;min-width:0;display:flex}.EditPage-module__tq1hsq__formBuilderOptionsHint,.EditPage-module__tq1hsq__formBuilderDefaultHint{color:#64748b;margin:0;font-size:.8rem;line-height:1.45}.EditPage-module__tq1hsq__formBuilderCodeHint{color:#475569;background:#f1f5f9;border-radius:4px;padding:1px 5px;font-family:ui-monospace,monospace;font-size:.78rem}.EditPage-module__tq1hsq__formBuilderDefaultNeedsOptions{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:12px 14px}.EditPage-module__tq1hsq__formBuilderDefaultNeedsOptionsTitle{color:#92400e;margin:0 0 8px;font-size:.9rem;font-weight:700}.EditPage-module__tq1hsq__formBuilderDefaultNeedsOptionsLead{color:#78350f;margin:0 0 10px;font-size:.82rem;line-height:1.45}.EditPage-module__tq1hsq__formBuilderDefaultNeedsOptionsSteps{color:#78350f;margin:0;padding-left:1.25rem;font-size:.8rem;line-height:1.55}.EditPage-module__tq1hsq__formBuilderDefaultNeedsOptionsSteps li{margin-bottom:6px}.EditPage-module__tq1hsq__formBuilderDefaultNeedsOptionsSteps li:last-child{margin-bottom:0}.EditPage-module__tq1hsq__formBuilderOptionsToolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.EditPage-module__tq1hsq__formBuilderBulkToggle{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:.84rem;font-weight:600}.EditPage-module__tq1hsq__formBuilderBulkToggle:hover{background:#f8fafc;border-color:#cbd5e1}.EditPage-module__tq1hsq__formBuilderBulkToggleActive{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.EditPage-module__tq1hsq__formBuilderBulkPanel{background:#fafafa;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.EditPage-module__tq1hsq__formBuilderBulkTextarea{resize:vertical;width:100%;min-height:110px;font-family:ui-monospace,monospace;font-size:.82rem;line-height:1.4}.EditPage-module__tq1hsq__formBuilderBulkActions{flex-wrap:wrap;gap:8px;display:flex}.EditPage-module__tq1hsq__formBuilderBulkApplyPrimary{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:8px;padding:8px 14px;font-size:.84rem;font-weight:600}.EditPage-module__tq1hsq__formBuilderBulkApplyPrimary:hover{background:#1d4ed8}.EditPage-module__tq1hsq__formBuilderBulkApplySecondary{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 14px;font-size:.84rem;font-weight:600}.EditPage-module__tq1hsq__formBuilderBulkApplySecondary:hover{background:#f8fafc}.EditPage-module__tq1hsq__formBuilderOptionsEmpty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;padding:12px 14px;font-size:.85rem}.EditPage-module__tq1hsq__formBuilderOptionsList{flex-direction:column;gap:8px;min-width:0;max-height:min(380px,52vh);padding-right:4px;display:flex;overflow-y:auto}.EditPage-module__tq1hsq__formBuilderOptionCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid;box-shadow:0 1px 2px #0f172a0a}.EditPage-module__tq1hsq__formBuilderOptionIndex{color:#94a3b8;text-align:right;width:1.25rem;font-size:.75rem;font-weight:700}.EditPage-module__tq1hsq__formBuilderOptionFields{flex-direction:column;gap:8px;min-width:0;display:flex}.EditPage-module__tq1hsq__formBuilderOptionField{flex-direction:column;gap:4px;min-width:0;margin:0;display:flex}.EditPage-module__tq1hsq__formBuilderOptionMiniLabel{text-transform:uppercase;letter-spacing:.03em;color:#64748b;font-size:.72rem;font-weight:600}.EditPage-module__tq1hsq__formBuilderOptionRemove{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.EditPage-module__tq1hsq__formBuilderOptionRemove:hover{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.EditPage-module__tq1hsq__formBuilderAddOptionBtn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;padding:8px 14px;font-size:.86rem;font-weight:600}.EditPage-module__tq1hsq__formBuilderAddOptionBtn:hover{background:#dbeafe}.EditPage-module__tq1hsq__formBuilderChoiceGrid{flex-direction:column;gap:8px;display:flex}.EditPage-module__tq1hsq__formBuilderChoiceLabel{color:#334155;cursor:pointer;align-items:center;gap:8px;font-size:.9rem;display:flex}.EditPage-module__tq1hsq__formBuilderChoiceLabel input{cursor:pointer;flex-shrink:0;width:17px;height:17px}.EditPage-module__tq1hsq__formBuilderRadioStrip{background:#fafafa;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;gap:10px 14px;padding:10px 12px;display:flex}@media (max-width:768px){.EditPage-module__tq1hsq__modalContainer{border-radius:0;height:100%;max-height:100%}.EditPage-module__tq1hsq__wrapper{padding:0}.EditPage-module__tq1hsq__footerFieldGrid{grid-template-columns:1fr}.EditPage-module__tq1hsq__footerTabs{grid-template-columns:1fr 1fr}.EditPage-module__tq1hsq__footerCompactFields{grid-template-columns:1fr}.EditPage-module__tq1hsq__footerCompactRow{flex-direction:column}.EditPage-module__tq1hsq__footerToolbar{grid-template-columns:1fr}.EditPage-module__tq1hsq__footerSectionHeader{flex-direction:column;align-items:flex-start}.EditPage-module__tq1hsq__editColorRow{grid-template-columns:100px 1fr}.EditPage-module__tq1hsq__editNumberGrid,.EditPage-module__tq1hsq__editGroupFields{grid-template-columns:1fr}}.EditPage-module__tq1hsq__headerMenuWidthEditor{flex-direction:column;gap:12px;min-width:0;max-width:100%;display:flex}.EditPage-module__tq1hsq__headerMenuWidthHint{color:#64748b;margin:0;font-size:12px;line-height:1.5}.EditPage-module__tq1hsq__headerMenuWidthTable{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;width:100%;max-width:100%;overflow:hidden}.EditPage-module__tq1hsq__headerMenuWidthTableHead,.EditPage-module__tq1hsq__headerMenuWidthRow{grid-template-columns:minmax(120px,38%) minmax(0,62%);align-items:center;gap:10px;min-width:0;padding:8px 12px;display:grid}.EditPage-module__tq1hsq__headerMenuWidthTableHead{color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:#f8fafc;font-size:11px;font-weight:600}.EditPage-module__tq1hsq__headerMenuWidthRow{border-top:1px solid #edf2f7;font-size:13px}.EditPage-module__tq1hsq__headerMenuWidthRangeLabel{color:#334155;min-width:0;font-weight:500}.EditPage-module__tq1hsq__headerMenuWidthControls{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.EditPage-module__tq1hsq__headerMenuWidthTypeSelect,.EditPage-module__tq1hsq__headerMenuWidthValueInput{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:0;padding:8px 10px;font-family:Roboto,sans-serif;font-size:13px}.EditPage-module__tq1hsq__headerMenuWidthTypeSelect{flex:0 0 88px;width:88px;max-width:88px}.EditPage-module__tq1hsq__headerMenuWidthValueInput{flex:0 112px;width:112px;max-width:100%}.EditPage-module__tq1hsq__headerMenuWidthTypeSelect:focus,.EditPage-module__tq1hsq__headerMenuWidthValueInput:focus{border-color:#3182ce;outline:none;box-shadow:0 0 0 2px #3182ce14}.EditPage-module__tq1hsq__headerMenuWidthMobileBadge{color:#1d4ed8;text-overflow:ellipsis;white-space:nowrap;background:#eff6ff;border-radius:6px;flex:auto;align-items:center;min-width:0;max-width:100%;min-height:36px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex;overflow:hidden}.EditPage-module__tq1hsq__headerMenuWidthResetBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-self:flex-start;padding:6px 12px;font-size:12px}.EditPage-module__tq1hsq__headerMenuWidthResetBtn:hover{background:#f8fafc;border-color:#94a3b8}
.bond_table-module__CeRFaa__bondTableContainer{background-color:#fff;border-radius:12px;padding:20px}.bond_table-module__CeRFaa__topControlBar{border-bottom:1px solid #eee;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:15px;display:flex}.bond_table-module__CeRFaa__leftControlGroup{flex-wrap:wrap;flex:1;align-items:center;gap:15px;display:flex}.bond_table-module__CeRFaa__statusGroup{color:#333;white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.bond_table-module__CeRFaa__statusSelect{cursor:pointer;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;padding:6px 32px 6px 12px;font-size:16px;transition:border-color .2s}.bond_table-module__CeRFaa__statusSelect:hover{border-color:#9ca3af}.bond_table-module__CeRFaa__verticalDivider{background-color:#e5e7eb;width:1px;height:24px}.bond_table-module__CeRFaa__activeFiltersList{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.bond_table-module__CeRFaa__filterChip{color:#1f2937;cursor:pointer;white-space:nowrap;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:16px;font-weight:500;transition:all .2s;display:flex}.bond_table-module__CeRFaa__filterChip:hover{background-color:#e5e7eb;border-color:#d1d5db}.bond_table-module__CeRFaa__chipCloseIcon{color:#6b7280;transition:color .2s}.bond_table-module__CeRFaa__filterChip:hover .bond_table-module__CeRFaa__chipCloseIcon{color:#ef4444}.bond_table-module__CeRFaa__clearAllBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 4px;font-size:16px;text-decoration:underline}.bond_table-module__CeRFaa__clearAllBtn:hover{color:#111}.bond_table-module__CeRFaa__searchContainer{flex-shrink:0;position:relative}.bond_table-module__CeRFaa__searchContainer input{border:1px solid #d1d5db;border-radius:6px;width:260px;padding:8px 35px 8px 12px;font-size:16px;transition:all .2s}.bond_table-module__CeRFaa__searchContainer input:focus{border-color:#1c5396;outline:none}.bond_table-module__CeRFaa__searchIcon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.bond_table-module__CeRFaa__filterBar{background:#fff;flex-wrap:wrap;gap:10px;margin-bottom:20px;padding:10px 0;display:flex}.bond_table-module__CeRFaa__filterBar select,.bond_table-module__CeRFaa__filterBar input{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:110px;padding:8px 12px;font-size:16px}.bond_table-module__CeRFaa__couponGroup{align-items:center;gap:5px;display:flex}.bond_table-module__CeRFaa__couponGroup input{width:80px}.bond_table-module__CeRFaa__resetBtn{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;margin-left:auto;padding:8px 16px;font-size:16px;font-weight:600;transition:background .2s}.bond_table-module__CeRFaa__resetBtn:hover{background-color:#f9fafb;border-color:#9ca3af}.bond_table-module__CeRFaa__pagination{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.bond_table-module__CeRFaa__pageSummary{color:#6b7280;white-space:nowrap;font-size:14px}.bond_table-module__CeRFaa__paginationControls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;margin-left:auto;display:flex}.bond_table-module__CeRFaa__pageBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-width:36px;height:36px;padding:0 10px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.bond_table-module__CeRFaa__pageBtn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.bond_table-module__CeRFaa__pageBtn:disabled{opacity:.45;cursor:not-allowed}.bond_table-module__CeRFaa__pageBtnActive{color:#fff;background:#05f;border-color:#05f}.bond_table-module__CeRFaa__pageBtnActive:hover:not(:disabled){background:#04c;border-color:#04c}.bond_table-module__CeRFaa__pageEllipsis{text-align:center;color:#9ca3af;-webkit-user-select:none;user-select:none;min-width:24px;font-size:14px}.bond_table-module__CeRFaa__tableWrapper{overflow-x:auto}.bond_table-module__CeRFaa__bondTable{border-collapse:collapse;table-layout:auto;width:100%}.bond_table-module__CeRFaa__bondTable th,.bond_table-module__CeRFaa__bondTable td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f0f0f0;padding:10px 12px;font-size:.85rem}.bond_table-module__CeRFaa__bondTable thead th{color:#444;background-color:#f9fafb;border-bottom:2px solid #eee;font-weight:700}.bond_table-module__CeRFaa__bondTable tbody tr:hover{background-color:#f8fbff}.bond_table-module__CeRFaa__sortableTh{cursor:pointer;-webkit-user-select:none;user-select:none}.bond_table-module__CeRFaa__lockedTh,.bond_table-module__CeRFaa__lockedTd{text-align:center}.bond_table-module__CeRFaa__lockedTh{white-space:nowrap;cursor:help}.bond_table-module__CeRFaa__ellipsisTd{text-overflow:ellipsis;max-width:220px;overflow:hidden}.bond_table-module__CeRFaa__headerRow{color:#6b7280;text-transform:uppercase;letter-spacing:.02em;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;font-weight:400}.bond_table-module__CeRFaa__headerCell{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:4px;font-size:12px;font-weight:700;transition:color .2s;display:flex}.bond_table-module__CeRFaa__headerCell:hover{color:#1c5396}.bond_table-module__CeRFaa__sortPlaceholder{width:14px;height:14px}.bond_table-module__CeRFaa__bodyRow{color:#1f2937;border-bottom:1px solid #f3f4f6;font-size:14px;transition:background .1s}.bond_table-module__CeRFaa__bodyRow:last-child{border-bottom:none}.bond_table-module__CeRFaa__bodyRow:hover{background-color:#f8fbff}.bond_table-module__CeRFaa__cellLogo{justify-content:center;display:flex}.bond_table-module__CeRFaa__logoTh{text-align:center;width:56px}.bond_table-module__CeRFaa__logoCircle{color:#1c5396;text-transform:uppercase;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.bond_table-module__CeRFaa__logoImage{object-fit:cover;background:#f3f4f6;border-radius:50%;width:32px;height:32px}.bond_table-module__CeRFaa__cellIssuer{flex-direction:column;display:flex}.bond_table-module__CeRFaa__ticker{color:#1c5396;font-weight:600}.bond_table-module__CeRFaa__compName{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.bond_table-module__CeRFaa__badge{border-radius:12px;padding:2px 8px;font-size:12px;font-weight:600}.bond_table-module__CeRFaa__badgeGreen{color:#166534;background-color:#dcfce7}.bond_table-module__CeRFaa__badgeYellow{color:#854d0e;background-color:#fef9c3}.bond_table-module__CeRFaa__noData{text-align:center;color:#6b7280;padding:40px}@media (max-width:768px){.bond_table-module__CeRFaa__bondTableContainer{border-radius:8px;padding:12px}.bond_table-module__CeRFaa__topControlBar{flex-wrap:wrap;align-items:stretch;gap:12px;margin-bottom:16px}.bond_table-module__CeRFaa__leftControlGroup{width:100%}.bond_table-module__CeRFaa__searchContainer{flex:100%}.bond_table-module__CeRFaa__searchContainer input{width:100%}.bond_table-module__CeRFaa__filterBar{gap:8px}.bond_table-module__CeRFaa__filterBar select,.bond_table-module__CeRFaa__filterBar input{flex:45%;min-width:0}.bond_table-module__CeRFaa__couponGroup{flex:100%}.bond_table-module__CeRFaa__resetBtn{width:100%;margin-left:0}.bond_table-module__CeRFaa__pagination{flex-direction:column;align-items:stretch;gap:10px}.bond_table-module__CeRFaa__paginationControls{justify-content:center;margin-left:0}.bond_table-module__CeRFaa__pageBtn span{display:none}.bond_table-module__CeRFaa__pageBtn{min-width:34px;height:34px;padding:0 8px}}
.ESG-module__MvPQGW__container{justify-content:center;display:flex}.ESG-module__MvPQGW__esgSwiper{width:100%;max-width:1200px}.ESG-module__MvPQGW__esgSwiper .swiper-slide{justify-content:center;display:flex}.ESG-module__MvPQGW__esgSwiper .swiper-pagination-bullet{opacity:1;background:#ffffffa6}.ESG-module__MvPQGW__esgSwiper .swiper-pagination-bullet-active{background:#fff}:is(.ESG-module__MvPQGW__esgSwiper .swiper-button-prev,.ESG-module__MvPQGW__esgSwiper .swiper-button-next){color:#fff;text-shadow:0 1px 2px #00000059}.ESG-module__MvPQGW__heroSection{color:#fff;text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;max-width:1200px;height:400px;display:flex;position:relative;overflow:hidden}.ESG-module__MvPQGW__overlay{z-index:1;background-color:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.ESG-module__MvPQGW__textContent{z-index:10;max-width:800px;padding:0 2rem;position:relative}.ESG-module__MvPQGW__title{margin-bottom:1rem;font-size:2.5rem;font-weight:400}.ESG-module__MvPQGW__description{font-size:1.25rem;font-weight:400;line-height:1.6}.ESG-module__MvPQGW__readReports{z-index:10;color:#d83232;text-shadow:1px 1px 2px #00000080;font-size:.875rem;text-decoration:none;transition:transform .2s;position:absolute;bottom:1.5rem;right:2rem}.ESG-module__MvPQGW__readReports:hover{transform:translate(4px)}
.ReverseCard-module__SWXU2q__container{width:100%;max-width:1000px;min-height:var(--reverse-card-height-desktop,400px);background-color:#0000;align-items:flex-start;margin:0 auto;padding-top:0;padding-bottom:0;font-family:Roboto,sans-serif;display:flex;overflow:hidden}.ReverseCard-module__SWXU2q__containerLarge{max-width:none;margin-left:0;margin-right:0}.ReverseCard-module__SWXU2q__leftPanel{height:var(--reverse-card-height-desktop,400px);background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 50%}.ReverseCard-module__SWXU2q__rightPanel{min-height:var(--reverse-card-height-desktop,400px);flex-direction:column;flex:1;justify-content:space-between;margin-top:0;margin-bottom:0;padding:0 2.5rem;display:flex}.ReverseCard-module__SWXU2q__contentWrapper{align-items:var(--reverse-card-content-align,center);flex:1;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;display:flex}.ReverseCard-module__SWXU2q__heading{color:#333;margin:0 0 1rem;font-size:1.5rem;line-height:1.3;font-weight:500!important}.ReverseCard-module__SWXU2q__description{color:#555;width:100%;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;font-size:.95rem;line-height:1.6;transition:max-height .4s ease-in-out;position:relative;overflow:hidden}.ReverseCard-module__SWXU2q__description p{margin-top:0;margin-bottom:0}@media (max-width:1024px){.ReverseCard-module__SWXU2q__container{min-height:var(--reverse-card-height-tablet,320px)}.ReverseCard-module__SWXU2q__leftPanel{height:var(--reverse-card-height-tablet,320px)}.ReverseCard-module__SWXU2q__rightPanel{min-height:var(--reverse-card-height-tablet,320px)}}@media (max-width:768px){.ReverseCard-module__SWXU2q__container{flex-direction:column;max-width:90%;min-height:auto}.ReverseCard-module__SWXU2q__containerLarge{max-width:none}.ReverseCard-module__SWXU2q__leftPanel{width:100%;height:var(--reverse-card-height-mobile,250px);flex:none}.ReverseCard-module__SWXU2q__rightPanel{min-height:var(--reverse-card-height-mobile,250px);padding:0 1.5rem}}
.trade1-module__5o8Rrq__container{text-align:center;width:100%;max-width:1200px;margin:90px auto 30px}.trade1-module__5o8Rrq__text{flex-direction:column;align-items:stretch;display:flex}.trade1-module__5o8Rrq__title{color:#000;text-transform:uppercase;margin:30px auto;font-size:30px;font-weight:400}.trade1-module__5o8Rrq__grid{flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:20px;display:flex}.trade1-module__5o8Rrq__card{text-align:left;border-radius:5px;flex-direction:column;width:100%;max-width:380px;display:flex}.trade1-module__5o8Rrq__card img{object-fit:cover;height:210px!important}.trade1-module__5o8Rrq__image{background-color:#a9cba4;border-radius:5px;width:100%;height:210px!important}.trade1-module__5o8Rrq__cardContent{flex-direction:column;justify-content:flex-start;margin:15px 0 0;display:flex;height:210px!important;overflow:hidden!important}.trade1-module__5o8Rrq__date{color:red;text-align:right;margin-bottom:5px;font-size:12px}.trade1-module__5o8Rrq__cardTitle{color:#333;text-transform:uppercase;text-align:justify;margin-bottom:10px;font-size:14px;font-weight:700}.trade1-module__5o8Rrq__cardText{color:#666;text-align:justify;font-size:14px}.trade1-module__5o8Rrq__readMoreContainer{justify-content:flex-end;display:flex}.trade1-module__5o8Rrq__readMore{color:#d83232;margin-top:10px;font-size:12px;font-weight:400;text-decoration:none;display:inline-block}.trade1-module__5o8Rrq__readMore:hover{text-decoration:underline}
