.page-module__SXNY9q__wrapper{background-color:#fff;width:100%;padding:1rem 0}.page-module__SXNY9q__container{max-width:var(--container-max-width);width:100%;margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}.page-module__SXNY9q__sectionHeader{text-align:center;max-width:var(--content-max-width);margin-bottom:3.5rem;margin-left:auto;margin-right:auto}.page-module__SXNY9q__title{color:var(--color-text-primary);margin-bottom:1rem;font-size:2.8125rem;font-weight:700;line-height:1.2}.page-module__SXNY9q__text{color:var(--color-text-secondary);font-size:1rem;line-height:1.6}.page-module__SXNY9q__projectsGrid{max-width:var(--section-max-width);grid-template-columns:repeat(4,1fr);gap:1rem;margin:0 auto;display:grid}.page-module__SXNY9q__projectCard{border:.0625rem solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;transition:transform var(--transition-default),box-shadow var(--transition-default);text-align:left;background-color:#fff;flex-direction:column;display:flex;overflow:hidden}.page-module__SXNY9q__projectCard:hover{box-shadow:var(--shadow-md);transform:translateY(-.25rem)}.page-module__SXNY9q__imageWrapper{aspect-ratio:16/9;border-bottom:.0625rem solid var(--color-border);background-color:var(--color-neutral);width:100%;overflow:hidden}.page-module__SXNY9q__projectImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-default)}.page-module__SXNY9q__projectCard:hover .page-module__SXNY9q__projectImage{transform:scale(1.03)}.page-module__SXNY9q__projectContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.page-module__SXNY9q__projectTitle{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.page-module__SXNY9q__projectDescription{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}.page-module__SXNY9q__modalOverlay{z-index:2000;background:#111827b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.page-module__SXNY9q__modal{border-radius:var(--radius-lg);width:100%;height:100vh;box-shadow:var(--shadow-md);border:.0625rem solid var(--color-border);background-color:#fff;flex-direction:column;display:flex;overflow:hidden}@keyframes page-module__SXNY9q__fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes page-module__SXNY9q__fadeOutAnimation{0%{opacity:1}to{opacity:0}}@keyframes page-module__SXNY9q__modalOpenAnimation{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes page-module__SXNY9q__modalCloseAnimation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.page-module__SXNY9q__fadeIn{animation:.25s forwards page-module__SXNY9q__fadeInAnimation}.page-module__SXNY9q__fadeOut{animation:.25s forwards page-module__SXNY9q__fadeOutAnimation}.page-module__SXNY9q__modalOpen{animation:.25s forwards page-module__SXNY9q__modalOpenAnimation}.page-module__SXNY9q__modalClose{animation:.25s forwards page-module__SXNY9q__modalCloseAnimation}@media (max-width:1024px){.page-module__SXNY9q__container{padding-left:2rem;padding-right:2rem}.page-module__SXNY9q__title{font-size:2.4rem}}@media (max-width:768px){.page-module__SXNY9q__wrapper{padding:3rem 0}.page-module__SXNY9q__projectsGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__SXNY9q__title{font-size:2rem}}@media (max-width:480px){.page-module__SXNY9q__container{padding-left:1rem;padding-right:1rem}.page-module__SXNY9q__title{font-size:1.75rem}.page-module__SXNY9q__projectContent{padding:1.25rem}.page-module__SXNY9q__modal{width:95%;height:90vh}}
.TopBar-module__9sw66a__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.TopBar-module__9sw66a__noScrollbar::-webkit-scrollbar{display:none}.TopBar-module__9sw66a__topbar{border-bottom:.0625rem solid var(--color-border);background:#fff;justify-content:space-between;align-items:center;height:3.75rem;padding:0 1rem;display:flex}.TopBar-module__9sw66a__topLeft{align-items:center;gap:.75rem;display:flex}.TopBar-module__9sw66a__logo{border-radius:var(--radius-sm);background:var(--color-neutral);width:2rem;height:2rem;padding:.25rem}.TopBar-module__9sw66a__brand{color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.TopBar-module__9sw66a__topRight{align-items:center;gap:.625rem;display:flex}.TopBar-module__9sw66a__button{background-color:var(--color-neutral);border:.0625rem solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;transition:background-color var(--transition-default),border-color var(--transition-default);padding:.5625rem 1.25rem;font-size:.875rem;font-weight:500}.TopBar-module__9sw66a__button:hover{background:var(--color-primary-light);border-color:var(--color-border)}.TopBar-module__9sw66a__closeButton{background:var(--color-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-default);border:none;padding:.5625rem 1.25rem;font-size:.875rem;font-weight:500}.TopBar-module__9sw66a__closeButton:hover{background:var(--color-primary-hover)}.TopBar-module__9sw66a__drawerOverlay{opacity:0;pointer-events:none;transition:opacity var(--transition-default);z-index:50;background:#11182733;position:fixed;inset:0}.TopBar-module__9sw66a__drawerOverlay.TopBar-module__9sw66a__show{opacity:1;pointer-events:all}.TopBar-module__9sw66a__drawer{border-left:.0625rem solid var(--color-border);width:16.25rem;height:100%;box-shadow:var(--shadow-md);transition:transform var(--transition-default);background:#fff;flex-direction:column;padding:1rem;display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.TopBar-module__9sw66a__drawerOverlay.TopBar-module__9sw66a__show .TopBar-module__9sw66a__drawer{transform:translate(0)}.TopBar-module__9sw66a__drawerItem{border-radius:var(--radius-sm);cursor:pointer;color:var(--color-text-secondary);transition:background-color var(--transition-default),color var(--transition-default);padding:.75rem;font-size:.875rem;font-weight:500}.TopBar-module__9sw66a__drawerItem:hover{background:var(--color-primary-light);color:var(--color-text-primary)}@media (max-width:1024px){.TopBar-module__9sw66a__topRight{gap:.5rem}}
.SummaryPlaceholder-module__XB0uVW__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.SummaryPlaceholder-module__XB0uVW__noScrollbar::-webkit-scrollbar{display:none}.SummaryPlaceholder-module__XB0uVW__summaryList{flex-direction:column;gap:.375rem;display:flex}.SummaryPlaceholder-module__XB0uVW__panelTitle{color:var(--color-text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.SummaryPlaceholder-module__XB0uVW__summaryItems{flex-direction:column;gap:.5rem;display:flex}.SummaryPlaceholder-module__XB0uVW__summaryItem{border-radius:var(--radius-sm);cursor:pointer;text-align:left;transition:background-color var(--transition-default),border-color var(--transition-default);background:0 0;border:.0625rem solid #0000;align-items:flex-start;gap:.625rem;padding:.5rem;display:flex}.SummaryPlaceholder-module__XB0uVW__summaryItem:hover{background:var(--color-primary-light)}.SummaryPlaceholder-module__XB0uVW__dot{background:var(--color-primary);border-radius:50%;width:.5rem;height:.5rem;margin-top:.375rem}.SummaryPlaceholder-module__XB0uVW__summaryMeta{flex-direction:column;display:flex}.SummaryPlaceholder-module__XB0uVW__summaryTitle{color:var(--color-text-primary);font-size:.875rem;font-weight:500}@media (max-width:1024px){.SummaryPlaceholder-module__XB0uVW__summaryItem{padding:.75rem;font-size:.9375rem}.SummaryPlaceholder-module__XB0uVW__summaryTitle{font-size:.9375rem}}
.FileTreePlaceholder-module__UsC-6W__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.FileTreePlaceholder-module__UsC-6W__noScrollbar::-webkit-scrollbar{display:none}.FileTreePlaceholder-module__UsC-6W__fileTree{flex-direction:column;gap:.375rem;display:flex}.FileTreePlaceholder-module__UsC-6W__folder{margin-bottom:.5rem}.FileTreePlaceholder-module__UsC-6W__folderName{border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;transition:background-color var(--transition-default),color var(--transition-default);align-items:center;gap:.375rem;padding:.375rem .5rem;font-size:.875rem;font-weight:500;display:flex}.FileTreePlaceholder-module__UsC-6W__folderName:hover{background:var(--color-primary-light);color:var(--color-text-primary)}.FileTreePlaceholder-module__UsC-6W__folderChildren{padding-left:.625rem}.FileTreePlaceholder-module__UsC-6W__fileItem{border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;transition:background-color var(--transition-default);align-items:center;gap:.25rem;padding:.375rem .5rem;font-size:.875rem;display:flex}.FileTreePlaceholder-module__UsC-6W__fileItem:hover{background:var(--color-primary-light)}.FileTreePlaceholder-module__UsC-6W__fileIcon{color:var(--color-text-secondary);font-size:.875rem}.FileTreePlaceholder-module__UsC-6W__fileName{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}
.LeftPane-module__TOUS6G__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.LeftPane-module__TOUS6G__noScrollbar::-webkit-scrollbar{display:none}.LeftPane-module__TOUS6G__leftPane{border-right:.0625rem solid var(--color-border);background:#fff;flex-direction:column;gap:.625rem;height:100%;padding:.75rem;display:flex;overflow-y:auto}.LeftPane-module__TOUS6G__leftPane::-webkit-scrollbar{width:.375rem}.LeftPane-module__TOUS6G__leftPane::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-sm)}.LeftPane-module__TOUS6G__backButton{color:var(--color-text-secondary);cursor:pointer;transition:color var(--transition-default);background:0 0;border:none;align-self:flex-end;margin-bottom:.375rem;font-size:.875rem;font-weight:500}.LeftPane-module__TOUS6G__backButton:hover{color:var(--color-text-primary)}@media (max-width:1024px){.LeftPane-module__TOUS6G__leftPane{flex:1;width:100%;max-width:100%}}
.MiddlePane-module__KVsphq__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.MiddlePane-module__KVsphq__noScrollbar::-webkit-scrollbar{display:none}.MiddlePane-module__KVsphq__middlePane{border-left:.0625rem solid var(--color-border);border-right:.0625rem solid var(--color-border);background:#fff;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.MiddlePane-module__KVsphq__chatShell{flex-direction:column;height:100%;display:flex}.MiddlePane-module__KVsphq__chatHeader,.MiddlePane-module__KVsphq__viewerHeader{border-bottom:.0625rem solid var(--color-border);background:#fff;justify-content:space-between;align-items:center;height:3.25rem;padding:0 1rem;display:flex}.MiddlePane-module__KVsphq__chatArea,.MiddlePane-module__KVsphq__viewerContent{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.MiddlePane-module__KVsphq__chatPlaceholder{text-align:center;color:var(--color-text-secondary);margin:auto}.MiddlePane-module__KVsphq__chatMask{background:var(--color-neutral);border:.0625rem solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem;font-size:.875rem}.MiddlePane-module__KVsphq__chatInput{border-top:.0625rem solid var(--color-border);background:#fff;gap:.625rem;padding:.75rem;display:flex}.MiddlePane-module__KVsphq__chatInput input{border-radius:var(--radius-sm);border:.0625rem solid var(--color-border);transition:border-color var(--transition-default);outline:none;flex:1;padding:.625rem .75rem;font-size:.875rem}.MiddlePane-module__KVsphq__chatInput input:focus{border-color:var(--color-primary)}.MiddlePane-module__KVsphq__sendBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-default);border:none;padding:.5rem .875rem;font-size:.875rem;font-weight:500}.MiddlePane-module__KVsphq__sendBtn:hover{background:var(--color-primary-hover)}.MiddlePane-module__KVsphq__viewer{flex-direction:column;height:100%;display:flex}.MiddlePane-module__KVsphq__chatTitle,.MiddlePane-module__KVsphq__viewerTitle{color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.MiddlePane-module__KVsphq__chatSubtitle,.MiddlePane-module__KVsphq__viewerSub{color:var(--color-text-secondary);font-size:.75rem}.MiddlePane-module__KVsphq__closeIconBtn{width:2rem;height:2rem;color:var(--color-text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-default),color var(--transition-default);background:#fff;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex}.MiddlePane-module__KVsphq__closeIconBtn:hover{background:var(--color-primary-light);color:var(--color-text-primary)}.MiddlePane-module__KVsphq__codeBlock{background:var(--color-neutral);color:var(--color-text-primary);border-radius:var(--radius-sm);-webkit-overflow-scrolling:touch;padding:.75rem;font-size:.75rem;overflow-x:auto}.MiddlePane-module__KVsphq__viewerContent{color:var(--color-text-primary);font-size:.875rem;line-height:1.6}.MiddlePane-module__KVsphq__viewerContent h1,.MiddlePane-module__KVsphq__viewerContent h2,.MiddlePane-module__KVsphq__viewerContent h3{margin-top:1rem;margin-bottom:.5rem;font-weight:600}.MiddlePane-module__KVsphq__viewerContent p{margin-bottom:.75rem}.MiddlePane-module__KVsphq__viewerContent ul{margin-bottom:.875rem;padding-left:1.25rem}.MiddlePane-module__KVsphq__viewerContent li{margin-bottom:.375rem}.MiddlePane-module__KVsphq__viewerContent code{background:var(--color-neutral);border-radius:var(--radius-sm);padding:.125rem .25rem}.MiddlePane-module__KVsphq__viewerContent pre code{border-radius:var(--radius-sm);padding:.75rem;display:block;overflow-x:auto}.MiddlePane-module__KVsphq__chatBubbleUser,.MiddlePane-module__KVsphq__chatBubbleAssistant{border:.0625rem solid var(--color-border);max-width:100%;color:var(--color-text-primary);padding:.625rem .75rem;font-size:.875rem;line-height:1.5}.MiddlePane-module__KVsphq__chatBubbleUser{background:var(--color-primary-light);border-radius:var(--radius-lg);align-self:flex-end}.MiddlePane-module__KVsphq__chatBubbleAssistant{border-radius:var(--radius-lg);background:#fff;align-self:flex-start}.MiddlePane-module__KVsphq__chatBubbleAssistant h1,.MiddlePane-module__KVsphq__chatBubbleUser h1,.MiddlePane-module__KVsphq__chatBubbleAssistant h2,.MiddlePane-module__KVsphq__chatBubbleUser h2,.MiddlePane-module__KVsphq__chatBubbleAssistant h3,.MiddlePane-module__KVsphq__chatBubbleUser h3{margin-top:.625rem;margin-bottom:.375rem;font-size:.875rem;font-weight:600}.MiddlePane-module__KVsphq__chatBubbleAssistant p,.MiddlePane-module__KVsphq__chatBubbleUser p{font-size:.875rem;line-height:1.5}.MiddlePane-module__KVsphq__chatBubbleAssistant code,.MiddlePane-module__KVsphq__chatBubbleUser code{background:var(--color-neutral);border-radius:var(--radius-sm);padding:.125rem .25rem;font-size:.75rem}.MiddlePane-module__KVsphq__chatBubbleAssistant pre,.MiddlePane-module__KVsphq__chatBubbleUser pre{background:var(--color-neutral);border-radius:var(--radius-sm);padding:.625rem;overflow-x:auto}.MiddlePane-module__KVsphq__loadingDots{gap:.375rem;display:inline-flex}.MiddlePane-module__KVsphq__loadingDots span{background:var(--color-text-secondary);border-radius:50%;width:.5rem;height:.5rem;animation:1s ease-in-out infinite MiddlePane-module__KVsphq__loading-bounce}.MiddlePane-module__KVsphq__loadingDots span:nth-child(2){animation-delay:.15s}.MiddlePane-module__KVsphq__loadingDots span:nth-child(3){animation-delay:.3s}.MiddlePane-module__KVsphq__suggestedGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:28rem;margin-top:1rem;margin-left:auto;margin-right:auto;display:grid}.MiddlePane-module__KVsphq__suggestedCard{border:.0625rem solid var(--color-border);border-radius:var(--radius-md);text-align:left;cursor:pointer;transition:all var(--transition-default);opacity:0;background:#fff;padding:.75rem;font-size:.8125rem;animation:.3s forwards MiddlePane-module__KVsphq__fadeUp;transform:translateY(4px)}.MiddlePane-module__KVsphq__suggestedCard:hover{background:var(--color-primary-light);border-color:var(--color-primary)}.MiddlePane-module__KVsphq__stageBubble{background:var(--color-neutral);border:.0625rem solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;align-self:flex-start;gap:.5rem;max-width:80%;padding:.75rem 1rem;display:flex}.MiddlePane-module__KVsphq__stageText{color:var(--color-text-secondary);font-size:.8125rem}.MiddlePane-module__KVsphq__stageLoader{background:var(--color-border);border-radius:999px;width:100%;height:.25rem;position:relative;overflow:hidden}.MiddlePane-module__KVsphq__stageLoader:after{content:"";background:var(--color-primary);border-radius:999px;width:40%;height:100%;animation:1.2s ease-in-out infinite MiddlePane-module__KVsphq__stage-slide;position:absolute;left:-40%}.MiddlePane-module__KVsphq__chatTextarea{border-radius:var(--radius-sm);border:.0625rem solid var(--color-border);resize:none;max-height:7.5rem;transition:border-color var(--transition-default);outline:none;flex:1;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;overflow-y:auto}.MiddlePane-module__KVsphq__chatTextarea:focus{border-color:var(--color-primary)}.MiddlePane-module__KVsphq__viewerOverlay{z-index:10;background:#fff;flex-direction:column;display:flex;position:absolute;inset:0}@keyframes MiddlePane-module__KVsphq__stage-slide{0%{left:-40%}50%{left:60%}to{left:100%}}@keyframes MiddlePane-module__KVsphq__loading-bounce{0%{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-.25rem)}to{opacity:.25;transform:translateY(0)}}@keyframes MiddlePane-module__KVsphq__fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.MiddlePane-module__KVsphq__viewerContent{padding:.75rem}.MiddlePane-module__KVsphq__viewerHeader{height:auto;padding:.625rem .75rem}.MiddlePane-module__KVsphq__closeIconBtn{width:2.25rem;height:2.25rem;font-size:1rem}}@media (max-width:768px){.MiddlePane-module__KVsphq__chatInput{gap:.5rem;padding:.625rem}.MiddlePane-module__KVsphq__chatInput input{font-size:.875rem}.MiddlePane-module__KVsphq__sendBtn{padding:.5rem .75rem}}
.DiagramModal-module__o9up2a__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.DiagramModal-module__o9up2a__noScrollbar::-webkit-scrollbar{display:none}.DiagramModal-module__o9up2a__diagramModalOverlay{z-index:9999;transition:opacity var(--transition-default);background:#11182799;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DiagramModal-module__o9up2a__diagramModal{border:.0625rem solid var(--color-border);border-radius:var(--radius-lg);width:88%;max-width:68.75rem;height:82%;box-shadow:var(--shadow-md);background:#fff;flex-direction:column;display:flex;position:relative;overflow:hidden}.DiagramModal-module__o9up2a__diagramModalHeader{border-bottom:.0625rem solid var(--color-border);background:#fff;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.DiagramModal-module__o9up2a__headerActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;max-width:100%;display:flex}.DiagramModal-module__o9up2a__diagramModalTitle{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.DiagramModal-module__o9up2a__diagramModalContent{flex:1;justify-content:center;align-items:center;padding:1rem;display:flex;overflow:hidden}.DiagramModal-module__o9up2a__diagramLarge{border-radius:var(--radius-md);background:var(--color-neutral);touch-action:none;width:100%;height:100%;padding:1rem;overflow:hidden}.DiagramModal-module__o9up2a__actionBtn{background:var(--color-neutral);border:.0625rem solid var(--color-border);color:var(--color-text-secondary);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:background-color var(--transition-default),border-color var(--transition-default),color var(--transition-default);flex-shrink:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.DiagramModal-module__o9up2a__actionBtn:hover{background:var(--color-primary-light)}.DiagramModal-module__o9up2a__primaryBtn{background:var(--color-primary);color:#fff;border:none}.DiagramModal-module__o9up2a__primaryBtn:hover{background:var(--color-primary-hover)}@media (max-width:768px){.DiagramModal-module__o9up2a__diagramModal{border-radius:0;width:100%;height:100%}.DiagramModal-module__o9up2a__diagramModalHeader{flex-direction:column;align-items:stretch;gap:.5rem}.DiagramModal-module__o9up2a__diagramModalTitle{white-space:normal}.DiagramModal-module__o9up2a__headerActions{justify-content:space-between;width:100%}.DiagramModal-module__o9up2a__actionBtn,.DiagramModal-module__o9up2a__primaryBtn{text-align:center;flex:1;padding:.625rem;font-size:.875rem}}@media (max-width:480px){.DiagramModal-module__o9up2a__headerActions{flex-direction:column}.DiagramModal-module__o9up2a__actionBtn,.DiagramModal-module__o9up2a__primaryBtn{width:100%}}
.RightPane-module__xCthya__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.RightPane-module__xCthya__noScrollbar::-webkit-scrollbar{display:none}.RightPane-module__xCthya__rightPane{border-left:.0625rem solid var(--color-border);background:#fff;flex-direction:column;gap:1.25rem;height:100%;padding:1rem;display:flex;overflow-y:auto}.RightPane-module__xCthya__rightPane::-webkit-scrollbar{width:.375rem}.RightPane-module__xCthya__rightPane::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-sm)}.RightPane-module__xCthya__panelTitle{color:var(--color-text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.RightPane-module__xCthya__diagramList{grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));gap:.625rem;display:grid}.RightPane-module__xCthya__diagramThumb{cursor:pointer;flex-direction:column;display:flex}.RightPane-module__xCthya__diagramPreview{aspect-ratio:16/9;background:var(--color-neutral);border:.0625rem solid var(--color-border);border-radius:var(--radius-md);width:100%;transition:border-color var(--transition-default),transform var(--transition-default);justify-content:center;align-items:center;font-size:1.25rem;display:flex;position:relative;overflow:hidden}.RightPane-module__xCthya__svgContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.RightPane-module__xCthya__svgContainer svg{transform-origin:50%;max-width:100%;max-height:100%;transform:scale(1)}.RightPane-module__xCthya__diagramPreview:hover{border-color:var(--color-primary)}.RightPane-module__xCthya__diagramTitle{background:var(--color-primary);color:#fff;text-align:center;border-radius:0 0 var(--radius-md)var(--radius-md);margin-top:-1.25rem;padding:.25rem;font-size:.75rem;font-weight:500;position:relative}.RightPane-module__xCthya__backButton{color:var(--color-text-secondary);cursor:pointer;transition:color var(--transition-default);background:0 0;border:none;align-self:flex-end;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.RightPane-module__xCthya__backButton:hover{color:var(--color-text-primary)}@media (max-width:1024px){.RightPane-module__xCthya__diagramList{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr))}.RightPane-module__xCthya__diagramPreview{aspect-ratio:16/10}.RightPane-module__xCthya__diagramTitle{font-size:.875rem}.RightPane-module__xCthya__diagramThumb{-webkit-tap-highlight-color:transparent}.RightPane-module__xCthya__diagramPreview:active{transform:scale(.98)}.RightPane-module__xCthya__rightPane{-webkit-overflow-scrolling:touch;flex:1;width:100%;max-width:100%}}@media (max-width:640px){.RightPane-module__xCthya__diagramList{grid-template-columns:1fr}.RightPane-module__xCthya__diagramPreview{aspect-ratio:16/9}}
.RHELayout-module__FRK5ja__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.RHELayout-module__FRK5ja__noScrollbar::-webkit-scrollbar{display:none}.RHELayout-module__FRK5ja__rheShell{width:100%;height:100%;color:var(--color-text-primary);font-family:var(--font-sans);flex-direction:column;display:flex}.RHELayout-module__FRK5ja__workspace{grid-template-columns:var(--left-width,16.25rem)1fr var(--right-width,20rem);box-sizing:border-box;height:calc(100% - 3.75rem);display:grid}.RHELayout-module__FRK5ja__left,.RHELayout-module__FRK5ja__middle{border-right:.0625rem solid var(--color-border);height:100%;overflow:hidden}.RHELayout-module__FRK5ja__right{height:100%;overflow:hidden}.RHELayout-module__FRK5ja__resizer{cursor:col-resize;width:.25rem;transition:background-color var(--transition-default);background:0 0;position:relative}.RHELayout-module__FRK5ja__resizer:hover{background:var(--color-primary-light)}@media (max-width:1024px){.RHELayout-module__FRK5ja__workspace{display:block}.RHELayout-module__FRK5ja__left,.RHELayout-module__FRK5ja__right,.RHELayout-module__FRK5ja__resizer{display:none}.RHELayout-module__FRK5ja__middle{width:100%;display:block}}
