.proto-section{color:#eae3d8;width:100%;font-family:var(--font-halyard), sans-serif;z-index:2;background-color:#1c1a19;padding:120px 0;position:relative;overflow:hidden}.proto-glow-bg{opacity:0;z-index:0;pointer-events:none;background:radial-gradient(circle,#8b5c3e33 0%,#0000 60%);width:100%;height:100%;transition:opacity 2s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.proto-section.bg-active .proto-glow-bg{opacity:1}.proto-container{z-index:1;max-width:1400px;margin:0 auto;padding:0 52px;position:relative}.proto-mono-label{font-family:var(--font-geist-mono), monospace;color:#8b5c3e;letter-spacing:2px;text-transform:uppercase;margin-bottom:28px;font-size:.85rem;display:block}.proto-header{font-family:var(--font-geist-mono), monospace;letter-spacing:1.5px;border-bottom:2px dashed #eae3d840;justify-content:space-between;padding-bottom:12px;font-size:.85rem;font-weight:600;display:flex}.proto-col.text-right{text-align:right}.proto-row{color:inherit;cursor:pointer;border-bottom:2px dashed #eae3d826;grid-template-columns:1fr 1fr;gap:80px;padding:60px 0;text-decoration:none;transition:border-color .4s;display:grid}.proto-row:hover{border-bottom:2px dashed #eae3d880}.proto-footer-line{border-bottom:2px dashed #eae3d840;width:100%}.proto-info{flex-direction:column;justify-content:center;display:flex}.proto-tag{font-family:var(--font-geist-mono), monospace;color:#eae3d899;margin-bottom:24px;font-size:.85rem}.proto-desc{letter-spacing:-.5px;margin:0 0 40px;font-size:clamp(2rem,3vw,2.5rem);font-weight:700;line-height:1.1;transition:color .4s}.proto-row:hover .proto-desc{color:#fff}.proto-highlight{color:var(--neon-base,#8b5c3e);transition:text-shadow .4s}.proto-row:hover .proto-highlight{text-shadow:0 0 15px #8b5c3e80}.proto-student{flex-direction:column;gap:4px;margin-top:auto;display:flex}.student-name{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:.85rem;font-weight:700}.student-role{font-family:var(--font-geist-mono), monospace;color:#eae3d880;font-size:.75rem}.proto-visual{justify-content:flex-end;align-items:center;display:flex}.proto-image-wrapper{aspect-ratio:16/9;background-color:#111;border-radius:4px;width:100%;max-width:500px;overflow:hidden}.proto-image-placeholder{width:100%;height:100%;font-family:var(--font-geist-mono), monospace;color:#eae3d84d;background:linear-gradient(45deg,#1a1a1c,#2a2624);justify-content:center;align-items:center;transition:transform .8s cubic-bezier(.23,1,.32,1);display:flex}.proto-row:hover .proto-image-placeholder{transform:scale(1.05)}.reveal-target{opacity:0;transition:opacity .8s,transform 1s cubic-bezier(.23,1,.32,1);transform:translateY(40px)}.reveal-target.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.proto-row{grid-template-columns:1fr;gap:40px;padding:40px 0}.proto-container{padding:0 24px}.proto-visual{justify-content:flex-start}.proto-image-wrapper{max-width:100%}}
