.project-page{color:#fff;background-color:#000;min-height:100vh;padding-top:100px}@media (max-width:768px){.project-page{padding-top:140px}}.project-page-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000d9;border-bottom:1px solid #ffffff0d;width:100%;padding:30px 0;position:fixed;top:0;left:0}@media (max-width:768px){.project-page-header{padding:20px 0}}.header-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.back-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.back-button:hover{color:#000;background:#fff}.project-page-title{text-transform:uppercase;letter-spacing:1px;text-align:center;flex:1;margin:0;font-size:2.5rem;font-weight:900;line-height:1.1}@media (max-width:768px){.project-page-title{font-size:1.5rem}}@media (max-width:480px){.project-page-title{font-size:1.2rem}}.header-spacer{flex-shrink:0;width:44px}.project-page-main{padding-bottom:100px}.project-visuals{margin-top:40px;margin-bottom:80px}@media (max-width:768px){.project-visuals{margin-top:20px;margin-bottom:40px}}.carousel-wrapper{background:#0a0a0a;border:1px solid #ffffff0d;border-radius:20px;width:100%;overflow:hidden}.project-carousel{width:100%;height:700px;position:relative}@media (max-width:1200px){.project-carousel{height:600px}}@media (max-width:992px){.project-carousel{height:500px}}@media (max-width:768px){.project-carousel{height:350px}}@media (max-width:480px){.project-carousel{height:250px}}.carousel-main-image{width:100%;height:100%;position:relative}.main-img{object-fit:contain;padding:60px}@media (max-width:768px){.main-img{padding:20px}}.carousel-nav{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-nav:hover{color:#000;background:#fff}.carousel-nav.prev{left:20px}.carousel-nav.next{right:20px}.carousel-pagination{gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.pagination-dot{cursor:pointer;background:#fff3;border-radius:50%;width:8px;height:8px;transition:all .3s}.pagination-dot.active{background:#fff;border-radius:4px;width:24px}.details-layout{grid-template-columns:1.8fr 1fr;gap:120px;display:grid}@media (max-width:1100px){.details-layout{gap:60px}}@media (max-width:992px){.details-layout{grid-template-columns:1fr;gap:60px}}.project-details-grid{border-top:1px solid #ffffff1a;margin-top:80px;padding-top:80px;padding-bottom:120px}@media (max-width:768px){.project-details-grid{margin-top:40px;padding-top:40px;padding-bottom:60px}}.info-section{border-top:1px solid #ffffff1a;margin-bottom:50px;padding-top:30px}.section-label{color:#666;letter-spacing:2px;margin-bottom:25px;font-size:.85rem;font-weight:700}.section-content p{color:#ccc;max-width:800px;font-size:1.15rem;line-height:1.7}.custom-list{padding:0;list-style:none}.custom-list li{color:#ccc;margin-bottom:15px;padding-left:25px;font-size:1.1rem;line-height:1.6;position:relative}.custom-list li:before{content:"•";color:var(--accent-orange);font-weight:700;position:absolute;left:0}.tech-list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.tech-list li{color:#fff;padding:5px 0;font-size:1rem;font-weight:500}.actions-stack{flex-direction:column;gap:12px;display:flex}.btn-action{border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.btn-action.primary{background:var(--accent-orange);color:#000}.btn-action.primary:hover{filter:brightness(1.1);transform:translateY(-2px)}.btn-action.secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.btn-action.secondary:hover{background:#ffffff1a;border-color:#fff3}.project-placeholder{aspect-ratio:16/9;justify-content:center;align-items:center;display:flex}.placeholder-icon{color:#fff;border-radius:24px;justify-content:center;align-items:center;width:120px;height:120px;font-size:4rem;font-weight:800;display:flex}.narrative-style{color:#fff;background-color:#000;padding-top:0}.narrative-style .project-page-header{background:#000c;border-bottom:1px solid #ffffff0d}.narrative-style .back-button{color:#fff;border-color:#fff3}.narrative-style .back-button:hover{color:#000;background:#fff}.header-btn{color:#000;letter-spacing:1px;background:#fff;border-radius:20px;padding:8px 16px;font-size:.8rem;font-weight:700;text-decoration:none}.narrative-hero{padding:160px 0 80px}.hero-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.hero-title{margin-bottom:30px;font-size:4rem;font-weight:750;line-height:1}.hero-subtitle{color:#aaa;font-size:1.25rem;font-weight:500;line-height:1.5}.detail-item{margin-bottom:40px}.detail-label{text-transform:uppercase;letter-spacing:1.5px;color:#666;margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.detail-text{color:#eee;font-size:1.1rem;line-height:1.6}.detail-row{gap:60px;display:flex}.hero-metrics{border-top:1px solid #1a1a1a;gap:40px;margin-top:40px;padding-top:40px;display:flex}.metric-card{flex-direction:column;display:flex}.metric-value{color:#22c55e;font-size:2.5rem;font-weight:800;line-height:1}.metric-label{color:#888;margin-top:5px;font-size:.85rem}.project-personas{padding:80px 0}.personas-grid{grid-template-columns:repeat(2,1fr);gap:40px;margin-top:60px;display:grid}.persona-card{flex-direction:column;gap:30px;display:flex;padding:40px!important}.persona-header{align-items:center;gap:20px;display:flex}.persona-avatar{border:2px solid #22c55e;border-radius:50%;width:80px;height:80px;overflow:hidden}.avatar-img{object-fit:cover}.persona-name{margin-bottom:5px;font-size:1.5rem;font-weight:700}.persona-role{color:#22c55e;font-size:.9rem;font-weight:600}.persona-desc{color:#aaa;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.persona-details-row{grid-template-columns:1fr 1fr;gap:30px;display:grid}.detail-title{text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:15px;font-size:.9rem;font-weight:700}.detail-list{padding:0;list-style:none}.detail-list li{color:#888;margin-bottom:10px;padding-left:15px;font-size:.95rem;line-height:1.4;position:relative}.detail-list li:before{content:"•";color:#22c55e;position:absolute;left:0}@media (max-width:992px){.personas-grid{grid-template-columns:1fr}}.case-study-narrative{padding:60px 0}.narrative-section{flex-direction:column;gap:40px;margin-bottom:120px;display:flex}.narrative-section.side-by-side{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.dark-box{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:24px;padding:60px;overflow:hidden}.section-img{border-radius:12px;box-shadow:0 40px 80px #000c}.section-caption{color:#666;letter-spacing:2px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:block}.section-title{margin-bottom:24px;font-size:2.5rem;font-weight:700}.section-desc{color:#aaa;font-size:1.25rem;line-height:1.7}.project-outcome{background:#050505;border-top:1px solid #111;border-bottom:1px solid #111;padding:100px 0}.outcome-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.outcome-title{margin-bottom:40px;font-size:3rem;font-weight:700}.outcome-list{padding:0;list-style:none}.outcome-list li{color:#ccc;margin-bottom:24px;padding-left:24px;font-size:1.2rem;line-height:1.6;position:relative}.outcome-list li:before{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:12px;left:0}.project-screens{padding:120px 0}.text-center{text-align:center}.screens-grid{grid-template-columns:repeat(2,1fr);gap:40px;margin-top:60px;display:grid}.screen-item{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:20px;overflow:hidden}.screen-img-full{transition:transform .5s}.screen-item:hover .screen-img-full{transform:scale(1.05)}@media (max-width:992px){.narrative-hero{padding-top:120px}.hero-grid,.outcome-grid{grid-template-columns:1fr;gap:60px}.hero-title{font-size:3rem}.narrative-section.side-by-side{grid-template-columns:1fr;gap:40px}.dark-box{padding:30px}.screens-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero-title{font-size:2.5rem}.metric-value{font-size:2rem}.section-title{font-size:1.8rem}}
