.page-module___8aEwW__page{flex-direction:column;align-items:center;width:100%;display:flex}.page-module___8aEwW__main{width:100%;max-width:1200px;padding:0 var(--spacing-lg);gap:var(--spacing-xl);flex-direction:column;display:flex}
.Header-module__hBw1pG__header{padding:var(--spacing-md)0;justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logoContainer{align-items:center;gap:var(--spacing-sm);display:flex}.Header-module__hBw1pG__logoIcon{background:var(--card-bg);border-radius:var(--border-radius-md);width:40px;height:40px;box-shadow:0 4px 6px var(--card-border);padding:6px}.Header-module__hBw1pG__logoText{flex-direction:column;display:flex}.Header-module__hBw1pG__logoText h1{color:var(--text-color);letter-spacing:.5px;white-space:nowrap;font-size:.95rem;font-weight:800;line-height:1}.Header-module__hBw1pG__logoText span{color:var(--accent-cyan);letter-spacing:1px;text-transform:uppercase;white-space:nowrap;margin-top:3px;font-size:.6rem;font-weight:700}.Header-module__hBw1pG__nav{gap:var(--spacing-lg);align-items:center;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-color);opacity:.8;transition:var(--transition-fast);font-size:.9rem;font-weight:600}.Header-module__hBw1pG__navLink:hover{opacity:1;color:var(--accent-purple)}.Header-module__hBw1pG__actions{align-items:center;gap:var(--spacing-md);display:flex}.Header-module__hBw1pG__themeToggle{width:36px;height:36px;color:var(--text-color);transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__themeToggle:hover{background:var(--card-border)}.Header-module__hBw1pG__connectBtn{background:var(--btn-dark-bg);color:var(--btn-dark-text);border-radius:var(--border-radius-full);transition:var(--transition-fast);padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;box-shadow:0 4px 14px #0000001a}.Header-module__hBw1pG__connectBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}}
.Hero-module__ZARIfG__hero{justify-content:space-between;align-items:center;gap:var(--spacing-xl);width:100%;min-height:70vh;padding:var(--spacing-xl)0;display:flex}.Hero-module__ZARIfG__textContent{z-index:10;flex-direction:column;flex:1;gap:1.5rem;display:flex}.Hero-module__ZARIfG__badge{color:var(--accent-cyan);border-radius:var(--border-radius-full);letter-spacing:1px;background:#22d3ee1a;border:1px solid #22d3ee33;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__pulse{background-color:var(--accent-cyan);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulseAnim}@keyframes Hero-module__ZARIfG__pulseAnim{0%{box-shadow:0 0 #22d3ee66}70%{box-shadow:0 0 0 6px #22d3ee00}to{box-shadow:0 0 #22d3ee00}}.Hero-module__ZARIfG__headline{color:var(--text-color);letter-spacing:-1px;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlightPurple{background:linear-gradient(90deg,var(--accent-purple),var(--accent-purple-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__highlightCyan{background:linear-gradient(90deg,var(--accent-cyan),var(--accent-cyan-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:var(--text-muted);max-width:500px;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__cyanText{color:var(--accent-cyan);font-weight:600}.Hero-module__ZARIfG__purpleText{color:var(--accent-purple);font-weight:600}.Hero-module__ZARIfG__buttonGroup{gap:var(--spacing-md);margin-top:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--accent-cyan);color:#0b1120;border-radius:var(--border-radius-md);align-items:center;gap:8px;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #22d3ee4d}.Hero-module__ZARIfG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 15px 35px #22d3ee66}.Hero-module__ZARIfG__secondaryBtn{background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-color);border-radius:var(--border-radius-md);align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 10px #0000000d}.Hero-module__ZARIfG__secondaryBtn:hover{background:#00000005;border-color:#0000001a;transform:translateY(-2px)}[data-theme=dark] .Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff0d;border-color:#fff3}.Hero-module__ZARIfG__visualContent{flex:1;justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.Hero-module__ZARIfG__glassCard{-webkit-backdrop-filter:blur(20px);z-index:2;background:#fff6;border:1px solid #ffffff80;border-radius:2rem;justify-content:center;align-items:center;width:450px;height:450px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001a}[data-theme=dark] .Hero-module__ZARIfG__glassCard{background:#0f172a66;border:1px solid #ffffff1a;box-shadow:0 25px 50px -12px #00000080}.Hero-module__ZARIfG__floatingNodes{width:200px;height:200px;animation:6s ease-in-out infinite Hero-module__ZARIfG__floatUpDown;position:relative}@keyframes Hero-module__ZARIfG__floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.Hero-module__ZARIfG__nodeCenter{background:var(--text-color);z-index:3;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__nodeTop,.Hero-module__ZARIfG__nodeBottom,.Hero-module__ZARIfG__nodeLeft,.Hero-module__ZARIfG__nodeRight{background:var(--accent-purple);z-index:3;border-radius:50%;width:24px;height:24px;position:absolute}.Hero-module__ZARIfG__nodeTop{top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__nodeBottom{bottom:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__nodeLeft{top:50%;left:0;transform:translateY(-50%)}.Hero-module__ZARIfG__nodeRight{background:#9333ea;top:50%;right:0;transform:translateY(-50%)}.Hero-module__ZARIfG__lineVertical{background:var(--text-color);z-index:2;width:4px;position:absolute;top:12px;bottom:12px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__lineHorizontal{background:var(--text-color);z-index:2;height:4px;position:absolute;top:50%;left:12px;right:12px;transform:translateY(-50%)}.Hero-module__ZARIfG__indicators{gap:15px;display:flex;position:absolute;bottom:80px}.Hero-module__ZARIfG__indicatorPurple{background:var(--accent-purple);border-radius:2px;width:40px;height:4px}.Hero-module__ZARIfG__indicatorCyan{background:var(--accent-cyan);border-radius:2px;width:40px;height:4px}.Hero-module__ZARIfG__indicatorPurpleLight{background:var(--accent-purple-light);border-radius:2px;width:40px;height:4px}.Hero-module__ZARIfG__floatingWidget1,.Hero-module__ZARIfG__floatingWidget2{background:var(--card-bg);z-index:5;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;box-shadow:0 10px 25px #0000001a}.Hero-module__ZARIfG__floatingWidget1{animation:5s ease-in-out 1s infinite Hero-module__ZARIfG__floatSide;top:60px;right:40px}.Hero-module__ZARIfG__floatingWidget2{animation:4s ease-in-out .5s infinite Hero-module__ZARIfG__floatSide;bottom:120px;left:40px}@keyframes Hero-module__ZARIfG__floatSide{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__ZARIfG__widgetIcon1{width:24px;height:24px;color:var(--accent-cyan);background:#22d3ee1a;border-radius:6px;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__widgetIcon2{background:#9333ea1a;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Hero-module__ZARIfG__miniBar{border:2px solid var(--accent-purple);border-radius:2px;width:10px;height:10px}.Hero-module__ZARIfG__widgetLines{flex-direction:column;gap:6px;display:flex}.Hero-module__ZARIfG__widgetLineLong{background:var(--text-muted);opacity:.3;border-radius:2px;width:60px;height:4px}.Hero-module__ZARIfG__widgetLineShort{background:var(--text-muted);opacity:.2;border-radius:2px;width:40px;height:4px}.Hero-module__ZARIfG__circleBg{border:1px solid var(--text-muted);opacity:.2;z-index:0;border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;left:0}.Hero-module__ZARIfG__glowCyan{background:var(--accent-cyan);z-index:1;border-radius:50%;width:15px;height:15px;position:absolute;top:150px;left:50px;box-shadow:0 0 20px 5px #22d3ee99}@media (max-width:992px){.Hero-module__ZARIfG__hero{text-align:center;flex-direction:column}.Hero-module__ZARIfG__textContent{align-items:center}.Hero-module__ZARIfG__badge{margin:0 auto}}
.Stats-module__yL2aHq__statsContainer{gap:var(--spacing-lg);padding:var(--spacing-lg)0;border-top:1px solid var(--card-border);border-bottom:1px solid var(--card-border);grid-template-columns:repeat(4,1fr);width:100%;display:grid}.Stats-module__yL2aHq__statItem{padding:var(--spacing-md);background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--border-radius-md);-webkit-backdrop-filter:blur(12px);flex-direction:column;gap:6px;display:flex}.Stats-module__yL2aHq__statValue{color:var(--accent-purple);letter-spacing:-1px;font-size:2rem;font-weight:800;line-height:1;font-family:var(--font-mono,ui-monospace,monospace)}.Stats-module__yL2aHq__statLabel{color:var(--text-muted);letter-spacing:1.5px;text-transform:uppercase;font-size:.65rem;font-weight:700}.Stats-module__yL2aHq__statSubtext{color:var(--text-muted);font-size:.8rem;line-height:1.5}@media (max-width:992px){.Stats-module__yL2aHq__statsContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Stats-module__yL2aHq__statsContainer{text-align:left;grid-template-columns:1fr}}
.DigitalGarden-module__B8VDOG__section{gap:var(--spacing-xl);padding:var(--spacing-lg)0 var(--spacing-xl)0;flex-direction:column;width:100%;display:flex}.DigitalGarden-module__B8VDOG__header{flex-direction:column;gap:8px;display:flex}.DigitalGarden-module__B8VDOG__title{color:var(--text-color);letter-spacing:-.5px;font-size:2rem;font-weight:700}.DigitalGarden-module__B8VDOG__subtitle{color:var(--text-muted);max-width:640px;font-size:1rem;line-height:1.6}.DigitalGarden-module__B8VDOG__grid{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);display:grid}.DigitalGarden-module__B8VDOG__card{padding:var(--spacing-md);border-radius:var(--border-radius-md);background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);text-align:left;color:var(--text-color);cursor:pointer;flex-direction:column;gap:10px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.DigitalGarden-module__B8VDOG__card:hover{border-color:#c084fc66;transform:translateY(-3px)}.DigitalGarden-module__B8VDOG__cardActive{border-color:#22d3ee80;box-shadow:0 12px 30px #22d3ee1a}.DigitalGarden-module__B8VDOG__cardHead{align-items:center;gap:10px;display:flex}.DigitalGarden-module__B8VDOG__number{font-family:var(--font-mono,ui-monospace,monospace);color:var(--accent-purple);letter-spacing:1px;font-size:.75rem;font-weight:700}.DigitalGarden-module__B8VDOG__icon{font-size:1.25rem}.DigitalGarden-module__B8VDOG__name{color:var(--text-color);font-size:1.05rem;font-weight:700}.DigitalGarden-module__B8VDOG__focus{color:var(--text-muted);font-size:.85rem;line-height:1.6}.DigitalGarden-module__B8VDOG__details{gap:var(--spacing-md);padding-top:var(--spacing-md);border-top:1px solid var(--card-border);flex-direction:column;display:flex}.DigitalGarden-module__B8VDOG__detailGroup{flex-direction:column;gap:6px;display:flex}.DigitalGarden-module__B8VDOG__detailLabel{letter-spacing:1.5px;color:var(--text-muted);font-size:.62rem;font-weight:800}.DigitalGarden-module__B8VDOG__chipRow{flex-wrap:wrap;gap:6px;display:flex}.DigitalGarden-module__B8VDOG__chip{border-radius:var(--border-radius-full);background:var(--card-border);color:var(--text-muted);padding:3px 8px;font-size:.7rem;font-weight:600}.DigitalGarden-module__B8VDOG__chipCyan{border-radius:var(--border-radius-full);color:var(--accent-cyan);background:#22d3ee1f;padding:3px 8px;font-size:.7rem;font-weight:600}@media (max-width:992px){.DigitalGarden-module__B8VDOG__grid{grid-template-columns:1fr}}
.SystemArchitectures-module__dxAFRW__section{gap:var(--spacing-xl);padding:var(--spacing-lg)0 var(--spacing-xl)0;flex-direction:column;width:100%;display:flex}.SystemArchitectures-module__dxAFRW__header{justify-content:space-between;align-items:flex-end;gap:var(--spacing-md);display:flex}.SystemArchitectures-module__dxAFRW__headerText{flex-direction:column;gap:8px;display:flex}.SystemArchitectures-module__dxAFRW__title{color:var(--text-color);letter-spacing:-.5px;font-size:2rem;font-weight:700}.SystemArchitectures-module__dxAFRW__subtitle{color:var(--text-muted);font-size:1rem}.SystemArchitectures-module__dxAFRW__link{color:var(--accent-purple-light);transition:var(--transition-fast);align-items:center;gap:6px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.SystemArchitectures-module__dxAFRW__link:hover{color:var(--accent-purple);gap:10px}.SystemArchitectures-module__dxAFRW__grid{gap:var(--spacing-lg);grid-template-columns:repeat(2,1fr);display:grid}.SystemArchitectures-module__dxAFRW__card{border-radius:var(--border-radius-lg);background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.SystemArchitectures-module__dxAFRW__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001f}.SystemArchitectures-module__dxAFRW__cardHeader{padding:var(--spacing-md)var(--spacing-md)0 var(--spacing-md)}.SystemArchitectures-module__dxAFRW__badge{letter-spacing:1px;border-radius:var(--border-radius-full);padding:4px 10px;font-size:.65rem;font-weight:800;display:inline-block}.SystemArchitectures-module__dxAFRW__badgePurple{color:var(--accent-purple-light);background:#9333ea1f;border:1px solid #9333ea40}.SystemArchitectures-module__dxAFRW__badgeCyan{color:var(--accent-cyan);background:#22d3ee1f;border:1px solid #22d3ee40}.SystemArchitectures-module__dxAFRW__badgeEmerald{color:#34d399;background:#34d3991f;border:1px solid #34d39940}.SystemArchitectures-module__dxAFRW__cardBody{padding:var(--spacing-md);flex-direction:column;gap:10px;display:flex}.SystemArchitectures-module__dxAFRW__cardTitle{color:var(--text-color);font-size:1.25rem;font-weight:700}.SystemArchitectures-module__dxAFRW__cardDescription{color:var(--text-muted);font-size:.9rem;line-height:1.6}.SystemArchitectures-module__dxAFRW__stackList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.SystemArchitectures-module__dxAFRW__stackItem{border-radius:var(--border-radius-full);background:var(--card-border);color:var(--text-muted);padding:3px 8px;font-size:.7rem;font-weight:600}.SystemArchitectures-module__dxAFRW__cardMetrics{color:var(--accent-cyan);border-top:1px solid var(--card-border);margin-top:4px;padding-top:10px;font-size:.8rem;font-weight:600}@media (max-width:992px){.SystemArchitectures-module__dxAFRW__grid{grid-template-columns:1fr}}@media (max-width:768px){.SystemArchitectures-module__dxAFRW__header{flex-direction:column;align-items:flex-start}}
.PublicRFCs-module__QNFTPa__section{gap:var(--spacing-xl);padding:var(--spacing-lg)0 var(--spacing-xl)0;flex-direction:column;width:100%;display:flex}.PublicRFCs-module__QNFTPa__header{flex-direction:column;gap:8px;display:flex}.PublicRFCs-module__QNFTPa__title{color:var(--text-color);letter-spacing:-.5px;font-size:2rem;font-weight:700}.PublicRFCs-module__QNFTPa__subtitle{color:var(--text-muted);font-size:1rem}.PublicRFCs-module__QNFTPa__list{gap:var(--spacing-md);flex-direction:column;display:flex}.PublicRFCs-module__QNFTPa__card{border-radius:var(--border-radius-md);background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);transition:border-color .3s;overflow:hidden}.PublicRFCs-module__QNFTPa__cardOpen{border-color:#22d3ee66}.PublicRFCs-module__QNFTPa__cardHeader{padding:var(--spacing-lg);text-align:left;width:100%;color:var(--text-color);cursor:pointer;flex-direction:column;gap:8px;display:flex}.PublicRFCs-module__QNFTPa__meta{align-items:center;gap:10px;display:flex}.PublicRFCs-module__QNFTPa__category{letter-spacing:1px;text-transform:uppercase;color:var(--accent-purple-light);border-radius:var(--border-radius-full);background:#9333ea1f;border:1px solid #9333ea40;padding:3px 8px;font-size:.65rem;font-weight:800}.PublicRFCs-module__QNFTPa__date{color:var(--text-muted);font-size:.75rem}.PublicRFCs-module__QNFTPa__cardTitle{color:var(--text-color);font-size:1.25rem;font-weight:700}.PublicRFCs-module__QNFTPa__summary{color:var(--text-muted);font-size:.9rem;line-height:1.6}.PublicRFCs-module__QNFTPa__toggle{color:var(--text-muted);align-self:flex-end;display:inline-flex}.PublicRFCs-module__QNFTPa__toggleOpen{transform:rotate(180deg)}.PublicRFCs-module__QNFTPa__content{gap:var(--spacing-md);padding:0 var(--spacing-lg)var(--spacing-lg)var(--spacing-lg);border-top:1px solid var(--card-border);padding-top:var(--spacing-md);flex-direction:column;display:flex}.PublicRFCs-module__QNFTPa__paragraph{color:var(--text-muted);font-size:.92rem;line-height:1.7}
.GitHubPortfolio-module__czOFZG__section{gap:var(--spacing-xl);padding:var(--spacing-lg)0 var(--spacing-xl)0;flex-direction:column;width:100%;display:flex}.GitHubPortfolio-module__czOFZG__header{justify-content:space-between;align-items:flex-end;gap:var(--spacing-md);display:flex}.GitHubPortfolio-module__czOFZG__headerText{flex-direction:column;gap:8px;display:flex}.GitHubPortfolio-module__czOFZG__title{color:var(--text-color);letter-spacing:-.5px;font-size:2rem;font-weight:700}.GitHubPortfolio-module__czOFZG__subtitle{color:var(--text-muted);font-size:1rem}.GitHubPortfolio-module__czOFZG__link{color:var(--accent-cyan);transition:var(--transition-fast);align-items:center;gap:6px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.GitHubPortfolio-module__czOFZG__link:hover{color:var(--accent-cyan-light);gap:10px}.GitHubPortfolio-module__czOFZG__grid{gap:var(--spacing-lg);grid-template-columns:repeat(2,1fr);display:grid}.GitHubPortfolio-module__czOFZG__card{padding:var(--spacing-lg);border-radius:var(--border-radius-lg);background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);flex-direction:column;gap:10px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex}.GitHubPortfolio-module__czOFZG__card:hover{border-color:#22d3ee4d;transform:translateY(-5px);box-shadow:0 20px 40px #0000001f}.GitHubPortfolio-module__czOFZG__cardTop{justify-content:space-between;align-items:flex-start;gap:var(--spacing-md);display:flex}.GitHubPortfolio-module__czOFZG__cardName{color:var(--text-color);font-size:1.2rem;font-weight:700}.GitHubPortfolio-module__czOFZG__status{border-radius:var(--border-radius-full);color:var(--accent-cyan);white-space:nowrap;background:#22d3ee1f;border:1px solid #22d3ee40;padding:3px 10px;font-size:.7rem;font-weight:700}.GitHubPortfolio-module__czOFZG__tagline{color:var(--accent-purple-light);font-size:.9rem;font-weight:600}.GitHubPortfolio-module__czOFZG__description{color:var(--text-muted);font-size:.88rem;line-height:1.6}.GitHubPortfolio-module__czOFZG__techList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.GitHubPortfolio-module__czOFZG__techItem{border-radius:var(--border-radius-full);background:var(--card-border);color:var(--text-muted);padding:3px 8px;font-size:.7rem;font-weight:600}.GitHubPortfolio-module__czOFZG__cardFooter{border-top:1px solid var(--card-border);justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;display:flex}.GitHubPortfolio-module__czOFZG__language{color:var(--text-muted);align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:inline-flex}.GitHubPortfolio-module__czOFZG__cta{color:var(--accent-cyan);align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:inline-flex}@media (max-width:992px){.GitHubPortfolio-module__czOFZG__grid{grid-template-columns:1fr}}@media (max-width:768px){.GitHubPortfolio-module__czOFZG__header{flex-direction:column;align-items:flex-start}}
.EngineeringPrinciples-module__ZpxzRG__section{gap:var(--spacing-xl);padding:var(--spacing-lg)0 var(--spacing-xl)0;flex-direction:column;width:100%;display:flex}.EngineeringPrinciples-module__ZpxzRG__header{flex-direction:column;gap:8px;display:flex}.EngineeringPrinciples-module__ZpxzRG__title{color:var(--text-color);letter-spacing:-.5px;font-size:2rem;font-weight:700}.EngineeringPrinciples-module__ZpxzRG__subtitle{color:var(--text-muted);max-width:640px;font-size:1rem;line-height:1.6}.EngineeringPrinciples-module__ZpxzRG__grid{gap:var(--spacing-lg);grid-template-columns:repeat(3,1fr);display:grid}.EngineeringPrinciples-module__ZpxzRG__card{padding:var(--spacing-lg);border-radius:var(--border-radius-lg);background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);flex-direction:column;gap:10px;transition:transform .3s,box-shadow .3s;display:flex}.EngineeringPrinciples-module__ZpxzRG__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001f}.EngineeringPrinciples-module__ZpxzRG__origin{letter-spacing:1px;text-transform:uppercase;color:var(--accent-purple-light);font-size:.65rem;font-weight:800}.EngineeringPrinciples-module__ZpxzRG__cardTitle{color:var(--text-color);font-size:1.2rem;font-weight:700}.EngineeringPrinciples-module__ZpxzRG__summary{color:var(--text-muted);font-size:.88rem;line-height:1.6}.EngineeringPrinciples-module__ZpxzRG__quote{color:var(--accent-cyan);border-left:2px solid var(--accent-cyan);margin-top:6px;padding-left:12px;font-size:.9rem;font-style:italic;line-height:1.5}@media (max-width:992px){.EngineeringPrinciples-module__ZpxzRG__grid{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--card-border);width:100%;padding:var(--spacing-lg)0;background:var(--bg-color);transition:background-color var(--transition-fast);margin-top:auto}.Footer-module__S6Hkya__content{width:100%;max-width:1200px;padding:0 var(--spacing-lg);justify-content:space-between;align-items:center;gap:var(--spacing-md);flex-wrap:wrap;margin:0 auto;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.85rem}.Footer-module__S6Hkya__socials{gap:var(--spacing-lg);display:flex}.Footer-module__S6Hkya__link{letter-spacing:1px;color:var(--text-muted);transition:var(--transition-fast);font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__link:hover{color:var(--text-color)}@media (max-width:768px){.Footer-module__S6Hkya__content{text-align:center;flex-direction:column}}
.AskExocortex-module__8lJdMW__launcher{background:var(--accent-purple);color:#fff;z-index:1000;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #9333ea66}.AskExocortex-module__8lJdMW__launcher:hover{transform:translateY(-3px);box-shadow:0 15px 40px #9333ea80}.AskExocortex-module__8lJdMW__panel{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--border-radius-lg);-webkit-backdrop-filter:blur(20px);z-index:999;flex-direction:column;width:360px;max-width:calc(100vw - 48px);height:520px;max-height:560px;display:flex;position:fixed;bottom:96px;right:24px;overflow:hidden;box-shadow:0 25px 60px #00000059}.AskExocortex-module__8lJdMW__panelHeader{padding:var(--spacing-md);border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;display:flex}.AskExocortex-module__8lJdMW__headerTitle{align-items:center;gap:8px;display:flex}.AskExocortex-module__8lJdMW__statusDot{background:var(--accent-cyan);border-radius:50%;width:8px;height:8px;animation:2s infinite AskExocortex-module__8lJdMW__pulseAnim}@keyframes AskExocortex-module__8lJdMW__pulseAnim{0%{box-shadow:0 0 #22d3ee66}70%{box-shadow:0 0 0 6px #22d3ee00}to{box-shadow:0 0 #22d3ee00}}.AskExocortex-module__8lJdMW__title{color:var(--text-color);font-size:.95rem;font-weight:700}.AskExocortex-module__8lJdMW__status{color:var(--accent-cyan);font-size:.7rem;font-weight:700}.AskExocortex-module__8lJdMW__messages{padding:var(--spacing-md);flex-direction:column;flex:1;gap:10px;display:flex;overflow-y:auto}.AskExocortex-module__8lJdMW__empty{color:var(--text-muted);text-align:center;padding:0 var(--spacing-md);margin-top:auto;margin-bottom:auto;font-size:.85rem;line-height:1.6}.AskExocortex-module__8lJdMW__bubble{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:85%;padding:10px 14px;font-size:.85rem;line-height:1.5}.AskExocortex-module__8lJdMW__bubbleUser{background:var(--accent-purple);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.AskExocortex-module__8lJdMW__bubbleAssistant{background:var(--card-border);color:var(--text-color);border-bottom-left-radius:4px;align-self:flex-start}.AskExocortex-module__8lJdMW__typing{opacity:.6}.AskExocortex-module__8lJdMW__chips{padding:0 var(--spacing-md)var(--spacing-sm)var(--spacing-md);flex-wrap:wrap;gap:6px;display:flex}.AskExocortex-module__8lJdMW__chip{border-radius:var(--border-radius-full);color:var(--accent-cyan);transition:var(--transition-fast);background:#22d3ee1f;border:1px solid #22d3ee40;padding:4px 10px;font-size:.7rem;font-weight:600}.AskExocortex-module__8lJdMW__chip:hover{background:#22d3ee38}.AskExocortex-module__8lJdMW__inputRow{padding:var(--spacing-sm)var(--spacing-md)var(--spacing-md)var(--spacing-md);border-top:1px solid var(--card-border);align-items:center;gap:8px;display:flex}.AskExocortex-module__8lJdMW__input{border-radius:var(--border-radius-full);border:1px solid var(--card-border);color:var(--text-color);background:0 0;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:.85rem}.AskExocortex-module__8lJdMW__input:focus{border-color:var(--accent-purple)}.AskExocortex-module__8lJdMW__sendBtn{background:var(--accent-purple);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex}.AskExocortex-module__8lJdMW__sendBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-height:600px){.AskExocortex-module__8lJdMW__panel{height:440px}}
