.page-module__j4m42W__wrapper{max-width:900px;margin:0 auto}.page-module__j4m42W__section{text-align:center;margin-bottom:40px}.page-module__j4m42W__title{margin-bottom:16px;font-size:36px}.page-module__j4m42W__text{color:#ccc;max-width:620px;margin:0 auto;line-height:1.6}.page-module__j4m42W__projectsSection{justify-content:center;margin-top:40px;display:flex}.page-module__j4m42W__projectsGrid{grid-template-columns:repeat(2,1fr);gap:28px;width:100%;max-width:720px;display:grid}.page-module__j4m42W__projectCard{aspect-ratio:1;cursor:pointer;background:#ffffff0a;border:none;border-radius:16px;padding:0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000059}.page-module__j4m42W__projectCard:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000008c}.page-module__j4m42W__projectImage{object-fit:cover;width:100%;height:100%;display:block}.page-module__j4m42W__projectOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background:#000000a6;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:opacity .25s,transform .25s;display:flex;position:absolute;inset:0;transform:translateY(10px)}.page-module__j4m42W__projectCard:hover .page-module__j4m42W__projectOverlay{opacity:1;transform:translateY(0)}.page-module__j4m42W__projectTitle{color:var(--text);text-align:center;margin-bottom:10px;font-size:18px;font-weight:600}.page-module__j4m42W__projectDescription{color:var(--muted);text-align:center;font-size:14px;line-height:1.5}@keyframes page-module__j4m42W__fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes page-module__j4m42W__fadeOutAnimation{0%{opacity:1}to{opacity:0}}@keyframes page-module__j4m42W__modalOpenAnimation{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes page-module__j4m42W__modalCloseAnimation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}.page-module__j4m42W__fadeIn{animation:.3s forwards page-module__j4m42W__fadeInAnimation}.page-module__j4m42W__fadeOut{animation:.3s forwards page-module__j4m42W__fadeOutAnimation}.page-module__j4m42W__modalOpen{animation:.3s forwards page-module__j4m42W__modalOpenAnimation}.page-module__j4m42W__modalClose{animation:.3s forwards page-module__j4m42W__modalCloseAnimation}.page-module__j4m42W__modalOverlay{z-index:2000;background:#000000a6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.page-module__j4m42W__modal{background:var(--surface);border-radius:16px;flex-direction:column;width:90%;height:85vh;display:flex;overflow:hidden;box-shadow:0 0 40px #0006}
:root{--bg:#0e0f0f;--surface:#1a1c1a;--muted:#a1a1a1;--text:#ececec;--accent:#58a942;--panel:#ffffff08}.RHE-module__GzC7Bq__noScrollbar{-ms-overflow-style:none;scrollbar-width:none}.RHE-module__GzC7Bq__noScrollbar::-webkit-scrollbar{display:none}.RHE-module__GzC7Bq__rheShell{width:100%;height:100%;color:var(--text);background:linear-gradient(#ffffff05,#0000);flex-direction:column;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;display:flex}.RHE-module__GzC7Bq__topbar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#ffffff05,#0000000d);border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;height:64px;padding:12px 20px;display:flex}.RHE-module__GzC7Bq__topLeft{align-items:center;gap:12px;display:flex}.RHE-module__GzC7Bq__logo{object-fit:contain;background:var(--panel);border-radius:8px;width:36px;height:36px;padding:6px}.RHE-module__GzC7Bq__brand{color:var(--text);font-weight:600}.RHE-module__GzC7Bq__topRight{align-items:center;gap:10px;display:flex}.RHE-module__GzC7Bq__button{color:var(--text);cursor:pointer;background:0 0;border:1px solid #ffffff0a;border-radius:10px;padding:8px 12px;transition:all .18s}.RHE-module__GzC7Bq__button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000059}.RHE-module__GzC7Bq__activeBtn{color:var(--text);background:linear-gradient(90deg,#58a94229,#58a9420f);border-color:#58a94247;box-shadow:0 8px 30px #58a9420f}.RHE-module__GzC7Bq__closeButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:8px 12px}.RHE-module__GzC7Bq__workspace{box-sizing:border-box;grid-template-columns:260px 1fr 320px;gap:18px;height:calc(100% - 64px);padding:18px;display:grid}.RHE-module__GzC7Bq__left{height:100%;overflow:auto}.RHE-module__GzC7Bq__leftPane{background:var(--surface);border-radius:12px;flex-direction:column;gap:8px;min-height:100%;padding:12px;display:flex;box-shadow:0 8px 30px #00000073}.RHE-module__GzC7Bq__middle{height:100%;overflow:hidden}.RHE-module__GzC7Bq__middlePane{background:radial-gradient(1200px 400px at 10% 10%,#58a94205,transparent),var(--surface);border-radius:12px;flex-direction:column;height:100%;padding:0;display:flex;box-shadow:0 8px 30px #00000073}.RHE-module__GzC7Bq__right{height:100%;overflow:auto}.RHE-module__GzC7Bq__rightPane{background:var(--surface);border-radius:12px;height:100%;padding:12px;box-shadow:0 8px 30px #00000073}.RHE-module__GzC7Bq__panelTitle{color:var(--text);margin-bottom:12px;font-size:14px;font-weight:700}.RHE-module__GzC7Bq__summaryList{flex-direction:column;gap:10px;display:flex}.RHE-module__GzC7Bq__summaryItems{flex-direction:column;gap:8px;display:flex}.RHE-module__GzC7Bq__summaryItem{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff05;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.RHE-module__GzC7Bq__summaryItem:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000073}.RHE-module__GzC7Bq__dot{background:var(--accent);border-radius:50%;width:10px;height:10px;margin-top:6px}.RHE-module__GzC7Bq__summaryMeta{flex-direction:column;display:flex}.RHE-module__GzC7Bq__summaryTitle{font-weight:600}.RHE-module__GzC7Bq__summaryExcerpt{color:var(--muted);margin-top:4px;font-size:13px}.RHE-module__GzC7Bq__fileTree{flex-direction:column;gap:8px;display:flex}.RHE-module__GzC7Bq__folder{margin-bottom:8px}.RHE-module__GzC7Bq__folderName{color:var(--muted);margin-bottom:6px;font-weight:700}.RHE-module__GzC7Bq__folderChildren{padding-left:10px}.RHE-module__GzC7Bq__fileList{flex-direction:column;gap:6px;display:flex}.RHE-module__GzC7Bq__fileItem{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px;display:flex}.RHE-module__GzC7Bq__fileItem:hover{background:#ffffff05}.RHE-module__GzC7Bq__fileIcon{text-align:center;width:20px}.RHE-module__GzC7Bq__fileName{color:var(--text);font-size:13px}.RHE-module__GzC7Bq__chatShell{flex-direction:column;height:100%;display:flex}.RHE-module__GzC7Bq__chatHeader{z-index:2;background:linear-gradient(#ffffff03,#0000);border-bottom:1px solid #ffffff05;flex:none;padding:12px 16px}.RHE-module__GzC7Bq__chatArea{flex-direction:column;flex:auto;align-items:stretch;gap:12px;padding:18px;display:flex;overflow:auto}.RHE-module__GzC7Bq__chatPlaceholder{width:100%;max-width:760px;color:var(--muted);margin:0 auto}.RHE-module__GzC7Bq__chatMask{background:#ffffff05;border-radius:12px;padding:28px}.RHE-module__GzC7Bq__chatInput{background:linear-gradient(#0000,#00000008);border-top:1px solid #ffffff05;flex:none;gap:10px;padding:12px;display:flex}.RHE-module__GzC7Bq__chatInput input{color:var(--text);background:0 0;border:1px solid #ffffff08;border-radius:10px;flex:1;padding:12px}.RHE-module__GzC7Bq__sendBtn{background:var(--accent);color:#fff;border:none;border-radius:10px;padding:10px 14px}.RHE-module__GzC7Bq__viewer{flex-direction:column;height:100%;display:flex}.RHE-module__GzC7Bq__viewerHeader{background:linear-gradient(#ffffff03,#0000);border-bottom:1px solid #ffffff05;flex:none;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.RHE-module__GzC7Bq__viewerTitle{font-weight:700}.RHE-module__GzC7Bq__viewerSub{color:var(--muted);margin-top:4px;font-size:13px}.RHE-module__GzC7Bq__closeViewerBtn{cursor:pointer;background:0 0;border:1px solid #ffffff0a;border-radius:8px;padding:8px 10px}.RHE-module__GzC7Bq__viewerContent{flex:auto;padding:16px;overflow:auto}.RHE-module__GzC7Bq__codeBlock{color:#d6f0c7;white-space:pre-wrap;background:#0003;border-radius:8px;padding:12px}.RHE-module__GzC7Bq__diagramList{gap:8px;display:flex}.RHE-module__GzC7Bq__diagramThumb{cursor:pointer;flex-direction:column;align-items:center;gap:8px;width:86px;display:flex}.RHE-module__GzC7Bq__diagramPreview{background:#ffffff05;border-radius:8px;justify-content:center;align-items:center;width:86px;height:56px;font-size:28px;display:flex}.RHE-module__GzC7Bq__diagramTitle{color:var(--muted);text-align:center;margin-top:6px;font-size:12px}.RHE-module__GzC7Bq__utilities{flex-direction:column;gap:12px;margin-top:18px;display:flex}.RHE-module__GzC7Bq__utilTitle{color:var(--muted);margin-bottom:6px;font-size:13px}.RHE-module__GzC7Bq__placeholderBox{color:var(--muted);background:#ffffff05;border-radius:8px;padding:12px}.RHE-module__GzC7Bq__diagramModalOverlay{z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RHE-module__GzC7Bq__diagramModal{background:var(--surface);border-radius:12px;flex-direction:column;width:88%;max-width:1100px;height:82%;display:flex;overflow:hidden}.RHE-module__GzC7Bq__diagramModalHeader{border-bottom:1px solid #ffffff05;justify-content:space-between;padding:12px 16px;display:flex}.RHE-module__GzC7Bq__diagramModalTitle{font-weight:700}.RHE-module__GzC7Bq__diagramModalContent{flex:1;justify-content:center;align-items:center;padding:18px;display:flex}.RHE-module__GzC7Bq__diagramLarge{text-align:center;background:#ffffff03;border-radius:10px;padding:16px}.RHE-module__GzC7Bq__viewerContent h1,.RHE-module__GzC7Bq__viewerContent h2,.RHE-module__GzC7Bq__viewerContent h3{margin-top:22px;margin-bottom:10px;font-weight:700}.RHE-module__GzC7Bq__viewerContent p{margin-bottom:14px;line-height:1.6}.RHE-module__GzC7Bq__viewerContent ul{margin-bottom:14px;padding-left:20px}.RHE-module__GzC7Bq__viewerContent li{margin-bottom:6px}.RHE-module__GzC7Bq__viewerContent code{background:#ffffff14;border-radius:4px;padding:2px 4px}.RHE-module__GzC7Bq__viewerContent pre code{border-radius:8px;padding:12px;display:block;overflow-x:auto}.RHE-module__GzC7Bq__viewerOverlay{z-index:50;position:absolute;inset:0}.RHE-module__GzC7Bq__chatBubbleUser,.RHE-module__GzC7Bq__chatBubbleAssistant{word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap;box-sizing:border-box;max-width:75%}.RHE-module__GzC7Bq__chatBubbleUser{background:#58a9424d;border-radius:12px;align-self:flex-end;padding:12px 14px}.RHE-module__GzC7Bq__chatBubbleAssistant{background:#ffffff14;border-radius:12px;align-self:flex-start;padding:12px 14px}.RHE-module__GzC7Bq__chatBubbleAssistant pre,.RHE-module__GzC7Bq__chatBubbleUser pre{white-space:pre;background:#0000002e;border-radius:8px;max-width:100%;margin-bottom:0;padding:10px;overflow-x:auto}.RHE-module__GzC7Bq__loadingDots{gap:6px;display:inline-flex}.RHE-module__GzC7Bq__loadingDots span{background:var(--muted);border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite RHE-module__GzC7Bq__loading-bounce}.RHE-module__GzC7Bq__loadingDots span:nth-child(2){animation-delay:.15s}.RHE-module__GzC7Bq__loadingDots span:nth-child(3){animation-delay:.3s}@keyframes RHE-module__GzC7Bq__loading-bounce{0%{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}to{opacity:.25;transform:translateY(0)}}
