.page-module__4ccqhG__projectsPage{background-color:var(--bg-primary);box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:calc(100vh - 10px);padding:6rem 4rem 8rem;display:flex;position:relative;overflow-y:auto}.page-module__4ccqhG__header{text-align:left;flex-direction:column;gap:.5rem;width:100%;max-width:1200px;margin-bottom:3.5rem;display:flex}.page-module__4ccqhG__backBtn{color:var(--text-secondary);cursor:pointer;width:fit-content;transition:var(--transition-smooth);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:inline-flex}.page-module__4ccqhG__backBtn:hover{color:var(--text-primary);transform:translate(-4px)}.page-module__4ccqhG__heading{letter-spacing:-1.5px;color:var(--text-primary);font-size:3rem;font-weight:900}.page-module__4ccqhG__subheading{color:var(--text-secondary);max-width:600px;font-size:1.1rem}.page-module__4ccqhG__filters{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.page-module__4ccqhG__filterBtn{background:var(--bg-secondary);border:1px solid var(--border-glass);color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;transition:var(--transition-smooth);padding:.5rem 1.25rem;font-size:.85rem;font-weight:600}.page-module__4ccqhG__filterBtnActive{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}.page-module__4ccqhG__filterBtn:hover:not(.page-module__4ccqhG__filterBtnActive){background:var(--bg-tertiary);color:var(--text-primary)}.page-module__4ccqhG__grid{grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:1.5rem;width:100%;max-width:1200px;display:grid}.page-module__4ccqhG__card{border:1px solid var(--border-glass);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);background:#fff;flex-direction:column;height:100%;min-height:280px;display:flex;position:relative;overflow:hidden}.page-module__4ccqhG__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__4ccqhG__span4{grid-column:span 4}.page-module__4ccqhG__span6{grid-column:span 6}.page-module__4ccqhG__span8{grid-column:span 8}.page-module__4ccqhG__span12{grid-column:span 12}.page-module__4ccqhG__rowSpan1{grid-row:span 1}.page-module__4ccqhG__rowSpan2{grid-row:span 2;min-height:480px}.page-module__4ccqhG__visualArea{background-color:var(--bg-secondary);flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.page-module__4ccqhG__videoBadge{-webkit-backdrop-filter:blur(10px);color:#000;border-radius:var(--radius-full);z-index:10;text-transform:lowercase;background:#ffffffbf;border:1px solid #ffffff80;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px;box-shadow:0 2px 8px #0000000d}.page-module__4ccqhG__videoIcon{font-size:.65rem}.page-module__4ccqhG__cardContent{border-top:1px solid var(--border-glass);background:#fff;flex-direction:column;padding:1.5rem;display:flex}.page-module__4ccqhG__cardContent h3{color:var(--text-primary);margin-bottom:.4rem;font-size:1.2rem;font-weight:700}.page-module__4ccqhG__cardContent p{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.45}.page-module__4ccqhG__techList{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.page-module__4ccqhG__techTag{background:var(--bg-primary);border:1px solid var(--border-glass);border-radius:var(--radius-sm);color:var(--text-secondary);padding:.25rem .6rem;font-size:.7rem;font-weight:600}.page-module__4ccqhG__links{gap:1rem;display:flex}.page-module__4ccqhG__link{color:var(--text-primary);border-bottom:1px solid #0000;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.page-module__4ccqhG__link:hover{border-color:var(--accent-color)}.page-module__4ccqhG__widgetDarkGreen{color:#fff;background:#013328!important;border:none!important}.page-module__4ccqhG__widgetDarkGreen .page-module__4ccqhG__visualArea{flex-direction:column;justify-content:flex-start;padding:1.5rem;background:#013328!important}.page-module__4ccqhG__timelineLabels{color:#ffffff80;letter-spacing:.05em;justify-content:space-between;width:100%;margin-bottom:2rem;padding:0 10px;font-size:.7rem;font-weight:700;display:flex}.page-module__4ccqhG__timelineLabelActive{color:#a3e635}.page-module__4ccqhG__verticalTimeline{flex-direction:column;flex-grow:1;justify-content:space-between;align-items:center;width:100%;height:200px;display:flex;position:relative}.page-module__4ccqhG__timelineLine{z-index:1;background:#ffffff26;width:1px;position:absolute;top:0;bottom:0}.page-module__4ccqhG__timelineDot{z-index:2;cursor:pointer;background:#013328;border:1px solid #fff6;width:8px;height:8px;transition:all .2s}.page-module__4ccqhG__timelineDotActive{background:#a3e635;border-color:#a3e635;transform:scale(1.3);box-shadow:0 0 10px #a3e635}.page-module__4ccqhG__timelinePillContainer{z-index:10;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.page-module__4ccqhG__timelinePill{border-radius:var(--radius-full);color:#000;background:#fff;align-items:center;gap:12px;padding:6px 14px;font-size:.85rem;font-weight:600;display:flex;box-shadow:0 10px 25px #00000040}.page-module__4ccqhG__timelinePillIcon{color:#555;cursor:pointer;align-items:center;display:flex}.page-module__4ccqhG__widgetBlueprint{color:#fff;background:#000!important;border-color:#ffffff26!important}.page-module__4ccqhG__widgetBlueprint .page-module__4ccqhG__visualArea{flex-direction:column;padding:1.5rem;display:flex;position:relative;background:#000!important}.page-module__4ccqhG__blueprintHeader{border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;padding-bottom:.5rem;font-family:monospace;font-size:1.1rem;font-weight:900;display:flex}.page-module__4ccqhG__blueprintGrid{border:1px dashed #ffffff26;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);width:100%;height:200px;display:grid}.page-module__4ccqhG__blueprintCell{border:.5px dashed #ffffff14}.page-module__4ccqhG__blueprintVisualItem{letter-spacing:.05em;background:#ffffff0d;border:1px solid #fff;border-radius:8px;flex-direction:column;grid-area:2/2/4/4;justify-content:center;align-items:center;font-size:.8rem;display:flex;position:relative}.page-module__4ccqhG__blueprintVisualCircle{border:1px dashed #fff6;border-radius:50%;width:60px;height:60px;position:absolute}.page-module__4ccqhG__widgetBlueprint .page-module__4ccqhG__cardContent{color:#fff;background:#111;border-top-color:#ffffff1a}.page-module__4ccqhG__widgetBlueprint .page-module__4ccqhG__cardContent h3{color:#fff}.page-module__4ccqhG__widgetBlueprint .page-module__4ccqhG__cardContent p{color:#ffffffb3}.page-module__4ccqhG__widgetBlueprint .page-module__4ccqhG__techTag{color:#fffc;background:#ffffff1a;border-color:#ffffff26}.page-module__4ccqhG__widgetBlueprint .page-module__4ccqhG__link{color:#fff}.page-module__4ccqhG__widgetInteractiveMockup{background:#fdfdfd!important}.page-module__4ccqhG__widgetInteractiveMockup .page-module__4ccqhG__visualArea{flex-direction:column;justify-content:flex-end;align-items:center;padding:1.5rem;display:flex;position:relative;background:#fcfbfa!important}.page-module__4ccqhG__interactiveBadge{color:#fff;border-radius:var(--radius-full);z-index:10;pointer-events:none;background:#1d4ed8;padding:6px 14px;font-size:.75rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #1d4ed84d}.page-module__4ccqhG__interactiveBubbles{z-index:5;gap:16px;display:flex;position:absolute;top:30px}.page-module__4ccqhG__bubble{width:44px;height:44px;box-shadow:var(--shadow-sm);cursor:grab;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex}.page-module__4ccqhG__bubble:hover{box-shadow:var(--shadow-md);transform:scale(1.1)}.page-module__4ccqhG__bubbleBlue{color:#1d4ed8;background:#dbeafe}.page-module__4ccqhG__bubbleRed{color:#dc2626;background:#fee2e2}.page-module__4ccqhG__bubbleGreen{color:#65a30d;background:#ecfccb}.page-module__4ccqhG__mockupPhotos{justify-content:center;gap:12px;width:100%;display:flex}.page-module__4ccqhG__mockupPhoto{opacity:.85;width:60px;height:90px;transition:var(--transition-smooth);background:#eaeaea;border-radius:6px;justify-content:center;align-items:center;display:flex;overflow:hidden}.page-module__4ccqhG__mockupPhoto:hover{opacity:1;transform:translateY(-5px)}.page-module__4ccqhG__mockupImageSim{background:linear-gradient(#d4d4d4 0%,#a3a3a3 100%);width:100%;height:100%}.page-module__4ccqhG__widgetGradient{background:linear-gradient(135deg,#ff007f 0%,#ff80df 100%)!important}.page-module__4ccqhG__widgetGradient .page-module__4ccqhG__visualArea{justify-content:center;align-items:center;display:flex;background:0 0!important}.page-module__4ccqhG__glowBlob{filter:blur(40px);opacity:.6;background:#fff;border-radius:50%;width:140px;height:140px}.page-module__4ccqhG__widgetGrayBlur{background:#e2e8f0!important}.page-module__4ccqhG__widgetGrayBlur .page-module__4ccqhG__visualArea{background:#eaeef3!important}.page-module__4ccqhG__blurOverlay{background:radial-gradient(circle,#e2e8f0 0%,#cbd5e1 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module__4ccqhG__blurCircle{filter:blur(25px);opacity:.8;background:#fff;border-radius:50%;width:150px;height:150px}.page-module__4ccqhG__phoneMockup{width:130px;height:220px;box-shadow:var(--shadow-lg);background:#fff;border:4px solid #000;border-radius:20px;flex-direction:column;align-items:center;padding:10px;display:flex;position:relative;overflow:hidden}.page-module__4ccqhG__phoneScreen{background:#f1f5f9;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:8px;display:flex}.page-module__4ccqhG__phoneCamera{background:#000;border-radius:10px;width:35px;height:10px;margin-top:2px}.page-module__4ccqhG__phoneHomeIndicator{background:#000;border-radius:10px;width:40px;height:3px;margin-bottom:2px}.page-module__4ccqhG__phoneMainContent{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.page-module__4ccqhG__phoneIconCircle{color:#ef4444;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module__4ccqhG__phoneDots{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:10px;display:flex}.page-module__4ccqhG__phoneDot{background:#cbd5e1;border-radius:50%;width:10px;height:10px}.page-module__4ccqhG__bottomPillContainer{z-index:100;position:fixed;bottom:24px;right:48px}.page-module__4ccqhG__bottomPill{border:1px solid var(--border-glass);border-radius:var(--radius-full);color:var(--text-primary);box-shadow:var(--shadow-lg);background:#fff;align-items:center;gap:10px;padding:8px 16px;font-size:.9rem;font-weight:700;display:flex}.page-module__4ccqhG__indicatorLight{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite page-module__4ccqhG__pulse;display:inline-block;box-shadow:0 0 8px #22c55e}@keyframes page-module__4ccqhG__pulse{0%{transform:scale(.95);box-shadow:0 0 #22c55eb3}70%{transform:scale(1);box-shadow:0 0 0 6px #22c55e00}to{transform:scale(.95);box-shadow:0 0 #22c55e00}}@media (max-width:1024px){.page-module__4ccqhG__projectsPage{padding:6rem 2.5rem}.page-module__4ccqhG__grid{grid-template-columns:repeat(2,1fr)}.page-module__4ccqhG__span4,.page-module__4ccqhG__span6,.page-module__4ccqhG__span8,.page-module__4ccqhG__span12{grid-column:span 2}.page-module__4ccqhG__rowSpan2{min-height:400px}.page-module__4ccqhG__bottomPillContainer{right:24px}}@media (max-width:768px){.page-module__4ccqhG__projectsPage{padding:5rem 1.5rem}.page-module__4ccqhG__grid{grid-template-columns:1fr;gap:1.25rem}.page-module__4ccqhG__span4,.page-module__4ccqhG__span6,.page-module__4ccqhG__span8,.page-module__4ccqhG__span12{grid-column:span 1}.page-module__4ccqhG__rowSpan2{grid-row:span 1;min-height:280px}.page-module__4ccqhG__heading{font-size:2.25rem}}
