.pnlm-zoom-out,.pnlm-zoom-in,.pnlm-zoom-controls,.pitch-yaw{display:none!important}.projects2-cards-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start;align-items:stretch;margin-top:2rem}.in,.out,.hotspot{border:none!important;box-shadow:none!important}.in{background:url(/Icons/targetLocation.png) center center no-repeat;background-size:contain}.models-viewer-container{display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;justify-content:center;gap:2rem;width:100%}.model-viewer-card{flex:1 1 45%;max-width:45%;box-sizing:border-box;margin:0;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease;width:100%;min-width:0;min-height:300px;display:block;padding:0;overflow:hidden}@media (max-width: 900px){.model-viewer-card{flex:1 1 100%;max-width:100%}}model-viewer{width:100%;height:100%;min-height:300px;display:block;margin:0;padding:0}.model-viewer-card model-viewer{border:none;background:transparent;border-radius:8px}.userInput.show{width:100%!important;height:100%!important;display:block!important;position:relative!important;outline:none!important;min-height:300px!important;border-radius:8px!important;overflow:hidden!important}.userInput .slot.canvas{height:100%!important;min-height:300px!important}.userInput .slot.canvas canvas.show{width:100%!important;height:100%!important;min-height:300px!important}.project-card-link{border-width:4px;border-radius:8px;border-color:var(--gray-100);box-shadow:0 0 16px #0003;transition:transform .3s ease;width:100%;max-width:420px;margin:0 auto 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.project-card-link:hover,.project-card-link:focus{transform:scale(1.025)}.project-card-link>div{width:100%;height:100%;pointer-events:none}.pnlm-about-msg{display:none!important}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}:root{--primary: #ff0000;--secondary: rgb(50, 50, 60);--accent: #f59e0b;--background: rgb(220, 220, 225);--gray-100: #f5f5f5;--gray-200: #e0e0e0;--gray-300: #bdbdbd;--gray-400: #757575}body{background:var(--background)}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pitch-yaw{display:flex;flex-direction:column;width:210px;padding:.5rem 1rem;border-radius:.5rem;box-shadow:5px 5px 15px #00000080;position:absolute;top:5rem;right:1rem;z-index:99;background-color:#fffc}.pitch-yaw-text{margin:.5rem 0;padding:0;line-height:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.virtual-tour-page{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:#f8f9fa}.virtual-tour-header{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#333}.virtual-tour-description{font-size:1.2rem;margin-bottom:2rem;color:#666;text-align:center;max-width:800px}.virtual-tour-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px}.virtual-tour-card{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s cubic-bezier(.4,2,.3,1)}.virtual-tour-card:hover{transform:scale(1.025)}.virtual-tour-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#333}.virtual-tour-card-description{font-size:1rem;color:#666;line-height:1.6}.nav-logo{display:flex;flex-direction:row;gap:16px;align-items:center}.initial-section{display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#ff7e5f,#feb47b,#ff7e5f);color:#fff;padding:9rem 0;text-align:center;height:60vh}.initial-container{max-width:1200px;margin:0 auto;padding:0 2rem}.initial-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.initial-description{font-size:1.2rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.initial-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{background-color:#007bff;color:var(--secondary)}.btn-primary:hover{background-color:var(--accent);transform:translateY(-2px)}.features-section{background:var(--secondary);border-radius:1.5rem;box-shadow:0 4px 16px #00000014;max-width:1100px;margin:4rem auto 3rem;padding:4rem 3rem 3rem;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 900px){.features-section{padding:2rem 1rem;max-width:98vw}}@media (max-width: 600px){.features-section{padding:1.2rem .5rem}.feature-card{padding:1rem .5rem;min-width:0;max-width:100%}}.features-container{width:100%}.section-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.features-section .section-title{color:var(--gray-100)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;justify-content:center}.feature-card{background:var(--secondary);border-radius:1rem;box-shadow:0 2px 8px #0000000f;padding:1.5rem 1.2rem;min-width:180px;max-width:320px;width:100%;text-align:center;transition:box-shadow .2s,transform .2s}.feature-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px) scale(1.03)}.feature-card h3{color:var(--primary);font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.feature-card p{color:var(--gray-400);font-size:1rem;margin:0}.main-content{min-height:calc(100vh - 200px);background:var(--background)}.project-card-author-link{color:#fff;text-decoration:none;transition:color .3s ease;cursor:pointer}.project-card-author-link:hover{color:var(--accent)}.project-card-see-more{color:#ccc;text-decoration:none;transition:color .3s ease;display:block;margin-top:8px}.project-card-see-more:hover{color:#007bff;text-decoration:none}.navbar{background-color:#1a1a1a;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo h2{color:#fff;margin:0;font-size:1.5rem;text-decoration:none;border-bottom:none!important;box-shadow:none!important}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.nav-link:hover{color:var(--accent)}.main-content{min-height:calc(100vh - 200px)}.hero-section{display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2,#667eea);color:#fff;padding:4rem 0;text-align:center;height:50vh}.cwhite{color:#fff}.hero-container{color:var(--gray-100);background-color:var(--se);max-width:1200px;margin:0 auto;padding:0 2rem}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-description{font-size:1.2rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:12px 24px;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0056b3;transform:translateY(-2px)}.btn-secondary{background-color:transparent;color:var(--secondary);border:2px solid var(--secondary)}.btn-secondary:hover{background-color:var(--secondary);color:#fff}.features-section{padding:4rem 0;background-color:var(--secondary);text-align:center}.features-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{font-size:2rem;font-weight:700;margin-bottom:2rem;color:var(--secondary)}.features-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.feature-card{background:#f8f9fa;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:center}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.feature-card p{color:#666;line-height:1.6}.project-card{position:relative;width:100%;max-width:420px;height:270px;background-size:cover;background-position:center;border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:0 8px 24px #0000002e;transition:scale .15s;margin:0 auto}.project-card:hover{transform:scale(1.01)}.project-card-overlay{position:absolute;bottom:0rem;width:100%;color:#fff;padding:1.5rem 1.25rem 1.25rem;text-align:left;display:flex;flex-direction:column;gap:.5rem}.project-card-title{font-size:1.35rem;font-weight:700;margin:0}.project-card-description{font-size:1.05rem;color:var(--gray-100);margin:0}.project-card-author{font-size:.95rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem 2rem;padding:1.5rem 0}.footer{background-color:#1a1a1a;color:#fff}.footer-container{max-width:1200px;margin:0 auto;padding:3rem 1rem 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding-bottom:2rem;border-bottom:1px solid #333;color:#fff}.footer-section h3,.footer-section h4{margin-bottom:1rem}.footer-section h3{color:var(--accent);font-size:1.5rem}.footer-section h4{color:#fff;font-size:1.2rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--accent)}.social-link{color:#ccc;text-decoration:none;transition:color .3s ease}.social-link:hover{color:var(--accent)}.footer-bottom{padding:1rem;margin-top:0rem;text-align:center;transition:all .3s ease}@media (max-width: 768px){.nav-container{padding:0 1rem}.nav-menu{gap:1rem}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column;align-items:center}.btn{width:200px}.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr}}
