.remnant-case-study{background-color:var(--background);color:var(--foreground)}.remnant-hero{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 60px;display:flex}.remnant-hero-inner{flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1400px;display:flex}@media (min-width:1024px){.remnant-hero-inner{flex-direction:row;align-items:center;gap:60px}}.remnant-hero-content{text-align:center;flex:1}@media (min-width:1024px){.remnant-hero-content{text-align:left;max-width:500px}}.remnant-hero-showcase{flex:1.2;width:100%;max-width:700px}.remnant-hero-carousel{aspect-ratio:16/10;background:#000;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.remnant-hero-slide{opacity:0;width:100%;height:100%;transition:opacity .8s;position:absolute;top:0;left:0}.remnant-hero-slide.active{opacity:1}.remnant-hero-dots{justify-content:center;gap:10px;margin-top:20px;display:flex}.remnant-hero-dot{cursor:pointer;background:#0003;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.remnant-hero-dot:hover{background:#0006}.remnant-hero-dot.active{background:var(--accent);transform:scale(1.2)}.remnant-case-study .case-study-hero-category{color:var(--accent)}.remnant-case-study .case-study-hero-title{color:var(--foreground);letter-spacing:.02em;font-size:clamp(32px,6vw,56px)}.remnant-case-study .case-study-hero-title:after{background:var(--accent)}.remnant-case-study .case-study-hero-tagline{color:#0009;margin-top:16px;font-size:clamp(16px,2.5vw,24px)}.remnant-website-link{background:var(--accent);color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:4px;margin-top:40px;padding:16px 32px;font-size:14px;text-decoration:none;transition:all .3s;display:inline-block}.remnant-website-link:hover{background:var(--foreground);transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.remnant-video-section{background:var(--background);border-top:1px solid #0000001a;padding:80px 24px}.remnant-video-section-dark{background:var(--foreground)}.remnant-video-content{grid-template-columns:1fr;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:1024px){.remnant-video-content{grid-template-columns:1fr 1.2fr;gap:60px}.remnant-video-section-reverse .remnant-video-content{grid-template-columns:1.2fr 1fr}.remnant-video-section-reverse .remnant-video-info{order:2}.remnant-video-section-reverse .remnant-video-container{order:1}}.remnant-video-info{padding:20px 0}.remnant-video-title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:24px;font-size:clamp(28px,4vw,36px);display:inline-block;position:relative}.remnant-video-title:after{content:"";background:var(--accent);width:60px;height:3px;position:absolute;bottom:-8px;left:0}.remnant-video-description{font-family:var(--font-body);color:#000000b3;margin-top:24px;font-size:16px;line-height:1.8}.remnant-video-container{background:#000;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.remnant-video{border-radius:8px;width:100%;height:auto;display:block}.remnant-video-cta{color:var(--accent);font-family:var(--font-body);align-items:center;gap:8px;margin-top:24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.remnant-video-cta:hover{color:var(--foreground);gap:12px}.remnant-description-section{background:#f8f8f8;padding:100px 24px}.remnant-description-content{max-width:900px;margin:0 auto}.remnant-description-block{margin-bottom:60px}.remnant-description-block h2{font-family:var(--font-heading);color:var(--foreground);margin-bottom:24px;font-size:clamp(24px,3vw,32px);display:inline-block;position:relative}.remnant-description-block h2:after{content:"";background:var(--accent);width:40px;height:2px;position:absolute;bottom:-8px;left:0}.remnant-description-block p{font-family:var(--font-body);color:#000000b3;font-size:16px;line-height:1.8}.remnant-deliverables{background:var(--background);border:1px solid #0000001a;border-radius:8px;padding:32px;box-shadow:0 4px 20px #0000000d}.remnant-deliverables h3{font-family:var(--font-heading);color:var(--accent);margin-bottom:20px;font-size:20px}.remnant-deliverables ul{margin:0;padding:0;list-style:none}.remnant-deliverables li{font-family:var(--font-body);color:#000c;border-bottom:1px solid #0000001a;padding:12px 0 12px 24px;font-size:15px;position:relative}.remnant-deliverables li:last-child{border-bottom:none}.remnant-deliverables li:before{content:"→";color:var(--accent);position:absolute;left:0}.remnant-link-banner{background:var(--foreground);text-align:center;padding:60px 24px}.remnant-link-banner-content{max-width:600px;margin:0 auto}.remnant-link-banner h3{font-family:var(--font-heading);color:#fff;margin-bottom:16px;font-size:clamp(24px,4vw,32px)}.remnant-link-banner p{font-family:var(--font-body);color:#ffffffb3;margin-bottom:24px;font-size:16px}.remnant-link-banner-btn{background:var(--accent);color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:16px 40px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.remnant-link-banner-btn:hover{color:var(--foreground);background:#fff;transform:translateY(-2px)}.remnant-gallery-section{background:var(--background);padding:80px 24px}.remnant-gallery-title{font-family:var(--font-heading);color:var(--foreground);text-align:center;width:100%;margin-bottom:48px;font-size:clamp(24px,3vw,32px);display:inline-block;position:relative}.remnant-gallery-title:after{content:"";background:var(--accent);width:60px;height:2px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.remnant-gallery-grid{grid-template-columns:1fr;gap:24px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.remnant-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.remnant-gallery-grid{grid-template-columns:repeat(3,1fr)}}.remnant-gallery-item{aspect-ratio:16/10;background:#f0f0f0;border-radius:8px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.remnant-gallery-item:hover{transform:scale(1.02);box-shadow:0 12px 40px #00000026}.remnant-mobile-gallery-section{background:#f8f8f8;padding:80px 24px}.remnant-mobile-gallery{scrollbar-width:thin;scrollbar-color:var(--accent)#e0e0e0;gap:24px;max-width:1200px;margin:0 auto;padding-bottom:20px;display:flex;overflow-x:auto}.remnant-mobile-gallery::-webkit-scrollbar{height:8px}.remnant-mobile-gallery::-webkit-scrollbar-track{background:#e0e0e0;border-radius:4px}.remnant-mobile-gallery::-webkit-scrollbar-thumb{background:var(--accent);border-radius:4px}.remnant-mobile-gallery-item{background:#fff;border-radius:24px;flex:none;width:180px;height:360px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}@media (min-width:768px){.remnant-mobile-gallery-item{width:200px;height:400px}}.remnant-mobile-gallery-item:hover{transform:translateY(-10px)}.remnant-testimonial-section{background:var(--background);border-top:1px solid #0000001a;padding:100px 24px}.remnant-testimonial-content{text-align:center;max-width:800px;margin:0 auto}.remnant-testimonial-quote-icon{width:48px;height:48px;color:var(--accent);margin:0 auto 32px}.remnant-testimonial-quote-icon svg{width:100%;height:100%}.remnant-testimonial-quote{font-family:var(--font-body);color:var(--foreground);margin:0 0 32px;font-size:clamp(18px,2.5vw,24px);font-style:italic;line-height:1.7}.remnant-testimonial-author{flex-direction:column;gap:4px;display:flex}.remnant-testimonial-name{font-family:var(--font-heading);color:var(--foreground);font-size:18px}.remnant-testimonial-title{font-family:var(--font-body);color:#0009;font-size:14px}.remnant-case-study .case-study-cta{background:var(--background);border-top:1px solid #0000001a}.remnant-case-study .case-study-cta-title{color:var(--foreground)}.remnant-case-study .case-study-cta-text{color:#0009}.remnant-gallery-item,.remnant-mobile-gallery-item{cursor:pointer}.remnant-lightbox{z-index:9999;background:#000000f2;justify-content:center;align-items:center;padding:40px;animation:.3s lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}.remnant-lightbox-close{color:#fff;cursor:pointer;z-index:10000;background:0 0;border:none;font-size:48px;line-height:1;transition:color .3s,transform .3s;position:absolute;top:20px;right:30px}.remnant-lightbox-close:hover{color:var(--accent);transform:scale(1.1)}.remnant-lightbox-content{width:100%;max-width:1400px;height:100%;max-height:90vh;position:relative}@media (max-width:768px){.remnant-lightbox{padding:20px}.remnant-lightbox-close{font-size:36px;top:10px;right:15px}}
