:root{--color-bg: #FFFFFF;--color-surface: #F5F5F5;--color-accent1: #048243;--color-accent2: #048243;--color-accent3: #f7df77;--color-text-primary: #000000;--color-text-secondary: #242424;--color-divider: #E0E0E0;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;color-scheme:light;background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar{background-color:#000;padding:1.5rem 0;position:sticky;top:0;z-index:1000;border-bottom:1px solid #1a1a1a}.navbar-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.navbar-brand{color:#fff;font-size:1.5rem;font-weight:600;text-decoration:none;letter-spacing:.1em;transition:opacity .2s ease}.navbar-brand:hover{opacity:.8}.navbar-nav{display:flex;list-style:none;gap:3rem;margin:0;padding:0}.nav-link{color:#b3b3b3;text-decoration:none;font-weight:400;font-size:.9rem;letter-spacing:.05em;padding:.5rem 0;transition:color .2s ease;position:relative}.nav-link:hover,.nav-link.active{color:#fff}.nav-link.active:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:1px;background:#fff}@media (max-width: 768px){.navbar-container{padding:0 1rem}.navbar-nav{gap:2rem}.navbar-brand{font-size:1.3rem}.nav-link{font-size:.85rem}}.home-page{min-height:100vh;background:linear-gradient(135deg,#000,#1a1a1a,#000);color:#fff;overflow:hidden;position:relative}.hero-section{display:flex;align-items:flex-start;height:80vh;min-height:600px;position:relative;padding:10rem 5% 0;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-section:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}.hero-content{flex:1;z-index:2;max-width:600px}.hero-text{padding-left:2rem;text-align:left}.main-title{font-size:4rem;font-weight:300;line-height:1.1;margin:0 0 2rem;letter-spacing:.05em;text-align:left}.location-text{font-size:.6em;font-weight:300;letter-spacing:.15em;color:#ccc;display:block}.highlight{font-weight:400;color:#fff;display:block}.description{font-size:1.2rem;line-height:1.6;color:#fff;margin:0 0 3rem;font-weight:400;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-align:left}.cta-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:flex-start}.btn-primary{background-color:#fff;color:#000;border:none;padding:1rem 2.5rem;font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-radius:0}.btn-primary:hover{background-color:#f0f0f0;transform:translateY(-2px)}.btn-secondary{background-color:transparent;color:#fff;border:2px solid #ffffff;padding:1rem 2.5rem;font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-radius:0}.btn-secondary:hover{background-color:#fff;color:#000;transform:translateY(-2px)}.work-showcase-section{background:#000;padding:0;color:#fff;min-height:80vh;display:flex;align-items:center}.work-showcase-container{display:flex;align-items:center;min-height:80vh;width:100%;max-width:1400px;margin:0 auto;gap:4rem;padding:0 2rem}.collage-container{flex:1;max-width:600px}.collage-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:1rem;height:500px}.collage-item{overflow:hidden;border-radius:8px;position:relative}.collage-item.large{grid-column:span 2;grid-row:span 2}.collage-item.medium{grid-column:span 1;grid-row:span 2}.collage-item.small{grid-column:span 1;grid-row:span 1}.collage-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.collage-item:hover img{transform:scale(1.05)}.collage-item.placeholder{background:#ffffff1a;display:flex;align-items:center;justify-content:center;border:2px dashed rgba(255,255,255,.3)}.collage-item.placeholder img{opacity:.7}.work-content{flex:1;max-width:500px;padding-left:2rem}.work-text h2{font-size:2.5rem;font-weight:300;line-height:1.2;margin-bottom:2rem;color:#fff}.accent-text{color:#fff;font-weight:400}.work-text p{font-size:1.1rem;line-height:1.7;color:#ccc;margin-bottom:1.5rem}.btn-view-work{background-color:transparent;color:#fff;border:2px solid #ffffff;padding:1rem 2.5rem;font-size:.9rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-radius:0;margin-top:1rem}.btn-view-work:hover{background-color:#fff;color:#000;transform:translateY(-2px)}@media (max-width: 1024px){.hero-section{height:70vh;min-height:500px;text-align:center;padding:2rem}.hero-text{padding-left:0}.main-title{font-size:3.5rem}.work-showcase-container{flex-direction:column;gap:3rem;min-height:auto;padding:4rem 2rem}.work-content{padding-left:0;text-align:center}.collage-grid{height:400px}.section-title{font-size:2.5rem}}@media (max-width: 768px){.main-title{font-size:2.8rem}.description{font-size:1rem}.cta-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}.work-showcase-section{padding:2rem 0}.work-showcase-container{padding:2rem 1rem;gap:2rem}.collage-grid{height:300px;gap:.5rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.collage-item.large,.collage-item.medium,.collage-item.small{grid-column:span 1;grid-row:span 1}.work-text h2{font-size:2rem}.work-text p{font-size:1rem}.section-title{font-size:2rem;margin-bottom:2rem}.container{padding:0 1rem}}@media (max-width: 480px){.main-title{font-size:2.2rem}.hero-section{padding:1rem;height:60vh;min-height:400px}.work-showcase-container{padding:1.5rem 1rem}.collage-grid{height:250px;grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);gap:.5rem}.collage-item.large,.collage-item.medium,.collage-item.small{grid-column:span 1;grid-row:span 1}.work-text h2{font-size:1.8rem}.btn-view-work{padding:.8rem 2rem;font-size:.8rem}.section-title{font-size:1.8rem}}.schedule-page{min-height:100vh;background:linear-gradient(135deg,#000,#1a1a1a,#000);color:#fff}.schedule-hero{height:60vh;min-height:400px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.hero-overlay{background:#0009;padding:3rem;border-radius:12px;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.schedule-title{font-size:4rem;font-weight:300;margin:0 0 1rem;letter-spacing:.1em;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.schedule-subtitle{font-size:1.2rem;margin:0;color:#ccc;font-weight:300;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.pricing-section{padding:6rem 0;background:#000;text-align:center}.pricing-section h2{font-size:2.8rem;font-weight:300;margin:0 0 1rem;color:#fff;letter-spacing:.05em}.pricing-section h3{font-size:1.5rem;font-weight:300;margin:0 0 3rem;color:#ccc}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto 3rem}.pricing-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000004d}.pricing-card.featured{border:2px solid #ffffff;background:#ffffff1a}.pricing-card h4{font-size:1.8rem;font-weight:500;margin:0 0 1rem;color:#fff}.price{font-size:2.5rem;font-weight:600;margin:0 0 2rem;color:#fff}.original-price{text-decoration:line-through;color:#888;font-size:1.8rem;margin-right:1rem}.discounted-price{color:#4caf50}.features{list-style:none;padding:0;margin:0;text-align:left}.features li{padding:.5rem 0;color:#ccc;border-bottom:1px solid rgba(255,255,255,.1)}.features li:last-child{border-bottom:none}.features li:before{content:"✓";color:#4caf50;font-weight:700;margin-right:.5rem}.pricing-notices{margin-top:3rem;padding:1.5rem;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1);max-width:600px;margin-left:auto;margin-right:auto}.notice{color:#e0e0e0;font-style:italic;margin:.8rem 0;font-size:1rem;font-weight:400;display:flex;align-items:center}.notice:before{content:"⚠️";margin-right:.5rem;font-size:1.1rem}.schedule-contact{padding:6rem 0;background:#ffffff05}.schedule-contact .section-title{text-align:center;margin-bottom:1rem}.schedule-contact p{text-align:center;color:#ddd;margin:0 0 3rem;font-size:1.1rem;font-weight:400}.contact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:800px;margin:0 auto}.contact-card{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,background .3s ease}.contact-card:hover{transform:translateY(-3px);background:#ffffff26}.contact-card h3{font-size:1.5rem;font-weight:500;margin:0 0 .5rem;color:#fff}.contact-card .role{color:#fff;margin:0 0 2rem;font-style:italic;opacity:.8}.contact-info{text-align:left}.contact-item{margin:1rem 0;display:flex;align-items:center;justify-content:space-between}.contact-item strong{color:#fff;min-width:60px}.contact-item a{color:#4caf50;text-decoration:none;font-weight:500;transition:color .3s ease}.contact-item a:hover{color:#66bb6a}.what-to-expect{padding:6rem 0;background:#111}.section-title{font-size:2.5rem;text-align:center;font-weight:300;letter-spacing:.1em;margin:0 0 4rem;color:#fff}.timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-top:4rem}.timeline-item{text-align:center;position:relative}.timeline-number{width:60px;height:60px;background:#fff;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem;box-shadow:0 5px 15px #fff3;transition:all .3s ease}.timeline-item:hover .timeline-number{transform:scale(1.1);box-shadow:0 8px 25px #ffffff4d}.timeline-content h3{font-size:1.3rem;font-weight:600;margin:0 0 1rem;color:#fff;letter-spacing:.05em}.timeline-content p{color:#ccc;line-height:1.6;margin:0;font-weight:300}.calendly-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.calendly-container{width:90%;height:90%;max-width:1000px;max-height:700px;background:#fff;border-radius:15px;overflow:hidden;position:relative;box-shadow:0 25px 50px #00000080}.close-calendly{position:absolute;top:15px;right:15px;background:#000;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.2rem;font-weight:700;cursor:pointer;z-index:10;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.close-calendly:hover{background:#333;transform:scale(1.1)}.calendly-iframe{width:100%;height:100%;border:none}@media (max-width: 768px){.schedule-title{font-size:2.5rem}.schedule-subtitle{font-size:1rem}.hero-overlay{padding:2rem}.timeline{grid-template-columns:1fr;gap:2rem}.section-title{font-size:2rem}.cta-content h2{font-size:2.2rem}.calendly-container{width:95%;height:95%}.container{padding:0 1rem}.schedule-cta,.what-to-expect{padding:4rem 0}}@media (max-width: 480px){.schedule-title{font-size:2rem}.schedule-hero{height:50vh;min-height:300px}.schedule-btn{padding:1rem 2rem;font-size:1rem}.timeline-content h3{font-size:1.1rem}.section-title{font-size:1.8rem}}.contact-page{min-height:100vh;background:linear-gradient(135deg,#000,#1a1a1a,#000);color:#fff}.contact-hero{height:60vh;min-height:400px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.hero-overlay{background:#0009;padding:3rem;border-radius:0;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-title{font-size:4rem;font-weight:300;margin:0 0 1rem;letter-spacing:.1em;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.contact-subtitle{font-size:1.2rem;margin:0;color:#ccc;font-weight:300;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.contact-section{padding:5rem 0;background:#000}.contact-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:3rem}.contact-left-column{flex:1;max-width:600px;display:flex;flex-direction:column;gap:2rem}.contact-right-column{flex:1;max-width:500px}.contact-intro{text-align:left;margin-bottom:1rem}.contact-intro h2{font-size:2.2rem;font-weight:300;margin-bottom:1rem;color:#fff;letter-spacing:.05em;position:relative;display:inline-block}.contact-intro h2:after{content:"";position:absolute;bottom:-10px;left:0;width:80px;height:2px;background:#ffffff80}.contact-intro p{font-size:1.1rem;line-height:1.6;color:#ccc;margin:0;max-width:700px}.contact-intro strong{color:#fff;font-weight:500}.contact-cards-container{position:relative;width:100%;max-width:none;padding:.5rem 0}.contact-cards-slider{width:100%;height:400px;position:relative;overflow:hidden;border-radius:8px;margin:0 auto;box-shadow:0 10px 30px #0003;background:#0000004d}.contact-cards-track{display:flex;width:100%;height:100%;transition:transform .5s ease-out}.contact-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:2.5rem 2rem;flex:0 0 100%;box-sizing:border-box;opacity:.5;transform:scale(.9);transition:all .5s ease;display:flex;flex-direction:column;justify-content:center;height:100%}.contact-card.active{opacity:1;transform:scale(1)}.contact-card.prev,.contact-card.next{opacity:.7}.contact-card.hidden{opacity:.3}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#ffffff26;border:none;border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;z-index:100;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 8px #0000004d}.slider-arrow:hover{background:#ffffff40;transform:translateY(-50%) scale(1.1)}.slider-arrow-left{left:10px}.slider-arrow-right{right:10px}.slider-dots{display:flex;justify-content:center;margin-top:1.5rem;gap:.5rem}.slider-dot{width:10px;height:10px;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.slider-dot.active{background:#fff;transform:scale(1.2)}.contact-card h3{font-size:1.4rem;font-weight:500;margin:0 0 1rem;color:#fff;text-align:left;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:.75rem}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem}.contact-label{font-weight:600;color:#999;min-width:50px;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.contact-value{color:#fff;font-weight:300;flex:1}.message-form-container{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:2rem;width:100%;height:100%;min-height:500px;display:flex;flex-direction:column}.message-form-container h3{font-size:1.8rem;font-weight:400;margin:0 0 2rem;color:#fff;text-align:center;border-bottom:2px solid rgba(255,255,255,.2);padding-bottom:1rem}.message-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#ccc;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em}.form-group input,.form-group textarea{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.8rem;color:#fff;font-size:1rem;transition:border-color .3s ease,background .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#fff;background:#ffffff26}.form-group input::placeholder,.form-group textarea::placeholder{color:#888}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{background:#fff;color:#000;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border-radius:6px;cursor:pointer;transition:all .3s ease;margin-top:1rem}.submit-btn:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}@media (max-width: 1200px){.contact-content{gap:2rem}.contact-left-column,.contact-right-column{flex-basis:48%}.contact-intro h2{font-size:2rem}.contact-intro p{font-size:1rem}}@media (max-width: 992px){.contact-content{flex-direction:column;align-items:center;gap:3rem}.contact-left-column,.contact-right-column{flex-basis:100%;max-width:550px;width:100%}.message-form-container{min-height:450px}}@media (max-width: 768px){.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1rem}.hero-overlay{padding:2rem}.contact-intro h2{font-size:1.8rem}.contact-intro p{font-size:1rem;line-height:1.5}.contact-cards-container{width:100%}.contact-cards-slider{height:380px}.contact-card{padding:2rem 1.5rem}.form-row{grid-template-columns:1fr}.contact-section{padding:3rem 0}.container{padding:0 1rem}}@media (max-width: 600px){.contact-cards-slider{height:400px}.contact-card{padding:1.25rem}.slider-arrow{width:36px;height:36px;font-size:1.2rem}}@media (max-width: 480px){.contact-title{font-size:2rem}.contact-hero{height:50vh;min-height:300px}.contact-cards-slider{height:340px}.contact-card,.message-form-container{padding:1.25rem}.contact-card h3{font-size:1.2rem}.contact-item{font-size:.85rem}.slider-arrow{width:32px;height:32px;font-size:1rem}.slider-dots{margin-top:.5rem}.slider-dot{width:8px;height:8px}}.our-work-page{min-height:100vh;background:linear-gradient(135deg,#000,#1a1a1a,#000);color:#fff}.work-hero{height:60vh;min-height:400px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative}.hero-overlay{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center}.hero-content{text-align:center;z-index:2;padding:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.work-title{font-size:4rem;font-weight:300;margin:0 0 1rem;letter-spacing:.15em;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.8);text-align:center;width:100%}.work-subtitle{font-size:1.2rem;margin:0;color:#ccc;font-weight:300;letter-spacing:.05em;text-align:center;width:100%}.work-gallery-section{padding:5rem 0;background:#000}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(8,150px);gap:1rem;margin-bottom:3rem}.gallery-item.item-1{grid-column:span 5;grid-row:span 3}.gallery-item.item-2{grid-column:span 4;grid-row:span 2}.gallery-item.item-3{grid-column:span 3;grid-row:span 4}.gallery-item.item-4{grid-column:span 4;grid-row:span 3}.gallery-item.item-5{grid-column:span 5;grid-row:span 2}.gallery-item.item-6{grid-column:span 7;grid-row:span 3}.gallery-item{position:relative;overflow:hidden;border-radius:12px;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-5px)}.image-container{position:relative;width:100%;height:100%}.image-container img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item:hover .image-container img{transform:scale(1.05)}.image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:1.5rem;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .image-overlay{transform:translateY(0)}.image-category{color:#fff;font-weight:500;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}.reviews-section{padding:5rem 0;background:linear-gradient(135deg,#1a1a1a,#000,#1a1a1a)}.section-title{font-size:3rem;font-weight:300;text-align:center;margin-bottom:4rem;letter-spacing:.1em;color:#fff}.reviews-content{display:grid;grid-template-columns:1fr 400px;gap:4rem;align-items:start}.review-carousel{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:3rem;position:relative}.review-container{min-height:200px;display:flex;align-items:center}.review-slide{text-align:center}.stars{font-size:2rem;color:gold;margin-bottom:1.5rem}.review-text{font-size:1.2rem;line-height:1.6;color:#fff;margin-bottom:2rem;font-style:italic}.review-meta{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem}.review-author{font-size:1rem;color:#fff;font-weight:500;margin:0 0 .5rem}.review-service{font-size:.9rem;color:#ccc;margin:0}.carousel-controls{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.carousel-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:1.5rem}.carousel-btn:hover{background:#fff3;transform:scale(1.1)}.carousel-dots{display:flex;gap:.5rem}.dot{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:transparent;cursor:pointer;transition:all .3s ease}.dot.active{background:#fff;border-color:#fff}.review-contact{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem}.review-contact h3{font-size:1.5rem;font-weight:400;margin:0 0 1.5rem;color:#fff;text-align:center;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:1rem}.contact-info p{color:#ccc;margin-bottom:1.5rem;text-align:center}.contact-details{display:flex;flex-direction:column;gap:1rem}.contact-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#ffffff0d;border-radius:8px;transition:background .3s ease}.contact-item:hover{background:#ffffff14}.contact-item .label{font-weight:600;color:#999;min-width:60px;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.contact-item a{color:#fff;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#ccc}.contact-item span:not(.label){color:#fff}@media (max-width: 1024px){.gallery-grid{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,160px)}.gallery-item.item-1{grid-column:span 5;grid-row:span 3}.gallery-item.item-2{grid-column:span 3;grid-row:span 2}.gallery-item.item-3{grid-column:span 4;grid-row:span 3}.gallery-item.item-4,.gallery-item.item-5{grid-column:span 4;grid-row:span 2}.gallery-item.item-6{grid-column:span 4;grid-row:span 3}.reviews-content{grid-template-columns:1fr;gap:3rem}.review-contact{max-width:500px;margin:0 auto}}@media (max-width: 768px){.work-title{font-size:2.5rem}.work-subtitle{font-size:1rem}.gallery-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(8,150px);gap:.75rem}.gallery-item.item-1,.gallery-item.item-2,.gallery-item.item-3,.gallery-item.item-4,.gallery-item.item-5,.gallery-item.item-6{grid-column:span 2;grid-row:span 2}.section-title{font-size:2rem}.review-carousel{padding:2rem}.review-text{font-size:1rem}.container{padding:0 1rem}}@media (max-width: 480px){.work-title{font-size:2rem}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(6,140px);gap:.5rem}.gallery-item.item-1,.gallery-item.item-2,.gallery-item.item-3,.gallery-item.item-4,.gallery-item.item-5,.gallery-item.item-6{grid-column:span 1;grid-row:span 2}.review-carousel,.review-contact{padding:1.5rem}.contact-item{flex-direction:column;align-items:flex-start;gap:.5rem}.contact-item .label{min-width:auto}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#e5e5e5;background-color:#0a0a0a}#root{min-height:100vh;display:flex;flex-direction:column;background-color:#0a0a0a}h1{font-size:2.5rem;font-weight:300;margin-bottom:1rem;color:#fff;letter-spacing:-.02em}h2{font-size:2rem;font-weight:300;margin-bottom:.8rem;color:#fff;letter-spacing:-.01em}h3{font-size:1.5rem;font-weight:400;margin-bottom:.6rem;color:#fff}p{margin-bottom:1rem;color:#b3b3b3;font-weight:300}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-content{flex:1;padding:4rem 0}@media (max-width: 768px){h1{font-size:2rem}h2{font-size:1.5rem}.container{padding:0 1rem}.page-content{padding:2rem 0}}footer{background-color:#000;color:#b3b3b3;text-align:center;padding:2rem 1rem;margin-top:auto;border-top:1px solid #1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.social-links{display:flex;gap:1.5rem;align-items:center}.social-link{color:#b3b3b3;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.social-link:hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}footer p{margin:0;font-size:.85rem;font-weight:300;letter-spacing:.02em}@media (max-width: 768px){footer{padding:1.5rem 1rem}.footer-content{gap:.8rem}.social-links{gap:1rem}.social-link{width:36px;height:36px}footer p{font-size:.8rem}}
