.cookie-banner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--dark);border:1px solid var(--border-color);border-radius:16px;bottom:1.5rem;box-shadow:0 10px 40px #0006;max-width:calc(100vw - 2rem);padding:1.5rem;position:fixed;right:1.5rem;width:400px;z-index:9999}.cookie-content{display:flex;flex-direction:column;gap:1.25rem}.cookie-text{align-items:flex-start;display:flex;gap:1rem}.cookie-text i{color:var(--primary);flex-shrink:0;font-size:1.75rem;margin-top:.1rem}.cookie-text p{color:var(--text-light);font-size:.9rem;line-height:1.6;margin:0}.cookie-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.cookie-accept{background:var(--gold-gradient);border:none;border-radius:8px;color:var(--darker);cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;min-width:100px;padding:.75rem 1.25rem;transition:all .2s ease}.cookie-accept:hover{box-shadow:0 4px 15px #d4b48359;transform:translateY(-2px)}.cookie-decline{background:#0000;border:1px solid var(--border-color);border-radius:8px;color:var(--text-light);cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;min-width:100px;padding:.75rem 1.25rem;transition:all .2s ease}.cookie-decline:hover{background:#ffffff0d;border-color:var(--text-light)}.cookie-more{background:#0000;border:none;color:var(--primary);cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease;width:100%}.cookie-more:hover{color:var(--primary-light)}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:480px){.cookie-banner{border-radius:12px;bottom:.75rem;left:.75rem;max-width:none;padding:1.25rem;right:.75rem;width:auto}.cookie-text{gap:.75rem}.cookie-text i{font-size:1.5rem}.cookie-text p{font-size:.85rem}.cookie-actions{gap:.5rem}.cookie-accept,.cookie-decline{flex:1 1 45%;font-size:.85rem;min-width:auto;padding:.65rem 1rem}}@media (prefers-reduced-motion:reduce){.cookie-accept,.cookie-banner,.cookie-decline,.cookie-more{transition:none}}.mobile-bottom-nav{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#22232e;background:var(--card-bg,#22232e);border-top:1px solid #d4b4831a;bottom:0;box-shadow:0 -4px 20px #0000004d;display:none;left:0;padding:.5rem 0 calc(.5rem + env(safe-area-inset-bottom, 0));position:fixed;right:0;z-index:1000}@media (max-width:768px){.mobile-bottom-nav{align-items:center;display:flex;justify-content:space-around}body{padding-bottom:calc(70px + env(safe-area-inset-bottom, 0))}.main-nav,.mobile-menu-toggle{display:none!important}}.mobile-nav-item{align-items:center;border-radius:12px;color:#b2b2b2;color:var(--text-secondary,#b2b2b2);display:flex;flex-direction:column;gap:.25rem;justify-content:center;min-width:60px;padding:.5rem .75rem;position:relative;text-decoration:none;transition:all .2s ease}.mobile-nav-item i{font-size:1.25rem;transition:transform .2s ease,color .2s ease}.mobile-nav-item span{font-size:.65rem;font-weight:500;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap}.mobile-nav-item.active{color:#d4b483;color:var(--primary,#d4b483)}.mobile-nav-item.active i{transform:scale(1.1)}.mobile-nav-item.active:before{background:#d4b483;background:var(--primary,#d4b483);border-radius:50%;content:"";height:4px;left:50%;position:absolute;top:-.5rem;transform:translateX(-50%);width:4px}.mobile-nav-item:active{background:#d4b4831a;transform:scale(.95)}@media (hover:hover){.mobile-nav-item:hover{background:#d4b4830d;color:#d4b483;color:var(--primary,#d4b483)}}@media (max-width:768px) and (orientation:landscape){.mobile-bottom-nav{padding:.35rem 0}.mobile-nav-item{padding:.35rem .5rem}.mobile-nav-item i{font-size:1.1rem}.mobile-nav-item span{font-size:.6rem}}@media (max-width:360px){.mobile-nav-item{min-width:50px;padding:.4rem .5rem}.mobile-nav-item i{font-size:1.1rem}.mobile-nav-item span{font-size:.55rem}}@media (display-mode:standalone){.mobile-bottom-nav{padding-bottom:calc(.5rem + env(safe-area-inset-bottom, 20px))}}.main-layout{background-color:var(--darker);color:var(--text);display:flex;flex-direction:column;min-height:100vh}.skip-link{background:var(--gold-gradient);border-radius:0 0 8px 8px;color:var(--darker);font-weight:600;left:50%;padding:12px 24px;position:absolute;text-decoration:none;top:-100px;transform:translateX(-50%);transition:top .3s ease;z-index:9999}.skip-link:focus{outline:3px solid var(--white);outline-offset:2px;top:0}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#1a1b23f2;border-bottom:1px solid #0000;position:sticky;top:0;transition:all .3s ease;z-index:100}.site-header.scrolled{background-color:#1a1b23fa;border-bottom-color:var(--border-color);box-shadow:0 4px 20px #00000026}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.footer-logo,.logo{align-items:center;display:inline-flex;position:relative;text-decoration:none}.logo-text{-webkit-text-fill-color:#0000;background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700;letter-spacing:-.5px}.logo-dot{background:var(--primary);border-radius:50%;height:8px;margin-bottom:-8px;margin-left:2px;width:8px}.logo:hover .logo-text{filter:brightness(1.1)}.main-nav,.nav-list{align-items:center;display:flex}.nav-list{gap:.5rem;list-style:none;margin:0;padding:0}.nav-list li a{align-items:center;border-radius:6px;color:var(--text-light);display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.6rem 1rem;text-decoration:none;transition:all .2s ease}.nav-list li a:hover{background:#ffffff0d;color:var(--white)}.nav-list li a.active{color:var(--primary)}.nav-list li a.nav-cta{background:var(--gold-gradient);color:var(--darker);margin-left:.5rem;padding:.6rem 1.25rem}.nav-list li a.nav-cta:hover{box-shadow:0 4px 15px #d4b4834d;transform:translateY(-2px)}.nav-list li a.nav-cta i{font-size:.85rem}.mobile-menu-btn{align-items:center;background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:44px;justify-content:center;padding:0;width:44px;z-index:101}.hamburger-line{background:var(--text);border-radius:2px;height:2px;transition:all .3s ease;width:24px}.mobile-menu-btn.active .hamburger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-btn.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.menu-overlay{display:none}main{flex:1 1;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.site-footer{background-color:var(--dark);border-top:1px solid var(--border-color);margin-top:auto}.footer-container{margin:0 auto;max-width:1400px;padding:4rem 2rem 2rem}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1.5fr 1fr 1fr 1.2fr;margin-bottom:3rem}.footer-brand{max-width:300px}.footer-logo{margin-bottom:1rem}.footer-logo .logo-text{font-size:1.5rem}.footer-tagline{color:var(--text-light);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.footer-social{display:flex;gap:.75rem}.social-link{align-items:center;background:#ffffff0d;border-radius:8px;color:var(--text-light);display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:var(--gold-gradient);color:var(--darker);transform:translateY(-3px)}.social-link i{font-size:1.1rem}.footer-section{min-width:0}.footer-heading{color:var(--white);font-size:1rem;font-weight:600;margin-bottom:1.25rem;padding-bottom:.75rem;position:relative}.footer-heading:after{background:var(--gold-gradient);border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.6rem}.footer-links a{color:var(--text-light);display:inline-block;font-size:.9rem;text-decoration:none;transition:all .2s ease}.footer-links a:hover{color:var(--primary);transform:translateX(4px)}.footer-contact address{font-style:normal}.footer-address p{align-items:center;color:var(--text-light);display:flex;font-size:.9rem;gap:.75rem;margin-bottom:.75rem}.footer-address i{color:var(--primary);text-align:center;width:16px}.footer-address a{color:var(--text-light);text-decoration:none;transition:color .2s ease}.footer-address a:hover{color:var(--primary)}.footer-bottom{align-items:center;border-top:1px solid var(--border-color);display:flex;justify-content:space-between;padding-top:2rem}.footer-legal nav{display:flex;gap:1.5rem}.footer-legal a{color:var(--text-light);font-size:.85rem;text-decoration:none;transition:color .2s ease}.footer-legal a:hover{color:var(--primary)}.footer-copyright p{color:var(--text-light);font-size:.85rem;margin:0}:focus{outline:2px solid var(--primary);outline-offset:2px}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (max-width:1024px){.footer-grid{gap:2.5rem;grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2;max-width:100%;text-align:center}.footer-social{justify-content:center}}@media (max-width:768px){.header-container{padding:.75rem 1rem}.mobile-menu-btn{display:flex}.main-nav{background:var(--dark);box-shadow:-5px 0 30px #0000004d;flex-direction:column;height:100vh;justify-content:flex-start;padding:5rem 1.5rem 2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px}.main-nav.open{right:0}.nav-list{align-items:stretch;flex-direction:column;gap:.25rem;width:100%}.nav-list li a{border-radius:8px;font-size:1rem;padding:1rem}.nav-list li a.nav-cta{justify-content:center;margin-left:0;margin-top:1rem}.menu-overlay{background:#00000080;display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.footer-container{padding:3rem 1rem 1.5rem}.footer-grid{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-brand{grid-column:auto}.footer-heading:after{left:50%;transform:translateX(-50%)}.footer-links a:hover{transform:none}.footer-address{align-items:center;display:flex;flex-direction:column}.footer-bottom{flex-direction:column-reverse;gap:1rem;text-align:center}.footer-legal nav{flex-wrap:wrap;gap:1rem;justify-content:center}main{padding:1.5rem 1rem calc(80px + env(safe-area-inset-bottom, 0))}.main-nav,.menu-overlay,.mobile-menu-btn{display:none!important}.site-footer{margin-bottom:calc(70px + env(safe-area-inset-bottom, 0))}}@media (max-width:480px){.logo-text{font-size:1.5rem}.main-nav{width:100%}}@media (prefers-reduced-motion:reduce){.footer-links a,.hamburger-line,.main-nav,.site-header,.skip-link,.social-link{transition:none}}@media (forced-colors:active){.site-header{border-bottom:2px solid}.skip-link:focus,:focus-visible{outline:3px solid currentColor}.social-link{border:1px solid}}.home-page{overflow-x:hidden}.hero{align-items:center;background:linear-gradient(135deg,var(--darker) 0,var(--dark) 100%);display:flex;justify-content:space-between;min-height:85vh;overflow:hidden;padding:4rem 2rem;position:relative}.hero:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23d4b483' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:0}.hero-content{max-width:650px;position:relative;z-index:1}.hero-badge{align-items:center;background:#d4b4831a;border:1px solid #d4b48333;border-radius:50px;color:var(--primary);display:inline-flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.hero-badge i{font-size:.8rem}.hero h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.hero h1,.hero-tagline{color:var(--white);font-weight:700;line-height:1.15}.hero-tagline{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text}.hero-description{color:var(--text-light);font-size:1.2rem;line-height:1.7;margin-bottom:2.5rem;max-width:550px}.hero-description .inline-link{border-bottom:1px solid #0000;color:var(--primary);text-decoration:none;transition:border-color .3s ease}.hero-description .inline-link:hover{border-bottom-color:var(--primary)}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.cta-button{border:none;cursor:pointer;font-weight:600;gap:.75rem;justify-content:center;min-height:52px;padding:1rem 2rem}.cta-button.primary{box-shadow:0 4px 15px #d4b4834d}.cta-button.primary:hover{box-shadow:0 8px 25px #d4b48366}.cta-button.secondary{border:2px solid #d4b48366;color:var(--text)}.cta-button.secondary:hover{border-color:var(--primary);color:var(--primary)}.hero-visual{flex-shrink:0;height:400px;position:relative;width:400px}.hero-shapes{height:100%;position:relative;width:100%}.shape{animation:float 6s ease-in-out infinite;border-radius:50%;position:absolute}.shape-1{height:300px;left:50%;opacity:.15;top:50%;transform:translate(-50%,-50%);width:300px}.shape-1,.shape-2{background:var(--gold-gradient)}.shape-2{animation-delay:-2s;height:200px;left:30%;opacity:.2;top:30%;width:200px}.shape-3{animation-delay:-4s;background:var(--gold-gradient);bottom:20%;height:150px;opacity:.25;right:20%;width:150px}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.stats-section{background:var(--card-bg);border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);padding:3rem 2rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1000px}.stat-item{padding:1rem}.stat-number{-webkit-text-fill-color:#0000;background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:var(--text-light);font-size:.95rem}.intro-section{background:var(--darker);padding:5rem 2rem}.intro-content{margin:0 auto;max-width:900px}.intro-content h2{color:var(--white);font-size:clamp(1.75rem,3.5vw,2.25rem);line-height:1.3;margin-bottom:1.5rem}.intro-content p{color:var(--text-light);font-size:1.1rem;line-height:1.8;margin-bottom:1.25rem}.intro-content p:last-of-type{margin-bottom:2rem}.intro-link{align-items:center;color:var(--primary);display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:gap .3s ease}.intro-link:hover{gap:.75rem}.intro-link i{font-size:.85rem}.section-header{margin:0 auto 4rem;max-width:700px;text-align:center}.section-label{background:#d4b4831a;border-radius:50px;color:var(--primary);display:inline-block;font-size:.85rem;font-weight:500;letter-spacing:1px;margin-bottom:1rem;padding:.4rem 1rem;text-transform:uppercase}.section-header h2{color:var(--white);font-size:clamp(2rem,4vw,2.75rem);margin-bottom:1rem}.section-description{color:var(--text-light);font-size:1.1rem;line-height:1.7}.services-preview{padding:6rem 2rem}.services-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.service-card{background:var(--card-bg);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.service-card:hover{border-color:#d4b4834d;box-shadow:0 10px 40px #0003}.service-icon{background:var(--gold-gradient);border-radius:16px;height:70px;margin:0 auto 1.5rem;width:70px}.service-icon i{color:var(--darker);font-size:1.75rem}.service-card h3{font-size:1.3rem;margin-bottom:.75rem}.service-card p{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.service-link{align-items:center;color:var(--primary);display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;text-decoration:none;transition:gap .3s ease}.service-link:hover{gap:.75rem}.projects-cta,.services-cta{margin-top:3rem;text-align:center}.view-all-link{align-items:center;border:1px solid var(--primary);border-radius:8px;color:var(--primary);display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.view-all-link:hover{background:#d4b4831a;gap:.75rem}.featured-projects{background:#0003;padding:6rem 2rem}.project-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));margin:0 auto;max-width:1200px}.project-card{height:auto;min-height:380px;padding:2.5rem 1.75rem 1.75rem;transition:all .3s ease}.project-card:hover{box-shadow:0 20px 40px #0000004d;transform:translateY(-8px)}.project-category-indicator{align-items:center;border-radius:50px;display:inline-flex;font-size:.75rem;margin-bottom:.8rem;padding:.35rem .8rem;width:fit-content}.project-card h3{font-size:1.25rem;margin-bottom:.6rem}.project-card>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-light);display:-webkit-box;font-size:.9rem;line-height:1.55;margin-bottom:1rem;overflow:hidden}.project-tags{gap:.4rem;margin-bottom:1rem;margin-top:auto}.project-tags span{background:#ffffff0d;font-size:.75rem;padding:.3rem .65rem}.project-tags span.more-tag{background:#d4b4831a;color:var(--primary)}.project-link-indicator{border-top:1px solid var(--border-color);font-size:.85rem;padding-top:.8rem}.project-card:hover .project-link-indicator i{transform:translateX(5px)}.featured-projects .complexity-badge{align-items:center;border-radius:15px;display:flex;font-size:.6rem;font-weight:600;gap:.3rem;left:1.2rem;letter-spacing:.4px;padding:.3rem .6rem;position:absolute;text-transform:uppercase;top:.8rem;z-index:5}.featured-projects .complexity-badge i{font-size:.5rem}.featured-projects .complexity-badge.standard{background:#64748b33;border:1px solid #64748b4d;color:#94a3b8}.featured-projects .complexity-badge.premium{background:linear-gradient(135deg,#d4b48326,#eab30826);border:1px solid #eab3084d;color:#fbbf24}.featured-projects .complexity-badge.enterprise{background:linear-gradient(135deg,#8b5cf626,#a855f726);border:1px solid #a855f74d;color:#a78bfa}.featured-projects .project-meta-info{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:.7rem}.featured-projects .project-meta-info .meta-item{align-items:center;color:var(--text-secondary);display:flex;font-size:.7rem;gap:.3rem;opacity:.8}.featured-projects .project-meta-info .meta-item i{color:var(--primary);font-size:.65rem;opacity:.7}.featured-projects .project-results{background:linear-gradient(135deg,#22c55e0d,#10b98114);border:1px solid #22c55e26;border-radius:6px;margin-bottom:.8rem;padding:.6rem}.featured-projects .project-results .results-header{align-items:center;color:#22c55e;display:flex;font-size:.65rem;font-weight:600;gap:.35rem;letter-spacing:.4px;margin-bottom:.35rem;text-transform:uppercase}.featured-projects .project-results .results-header i{font-size:.55rem}.featured-projects .project-results .results-list{list-style:none;margin:0;padding:0}.featured-projects .project-results .results-list li{align-items:flex-start;color:var(--text-light);display:flex;font-size:.7rem;gap:.35rem;line-height:1.3;margin-bottom:.2rem}.featured-projects .project-results .results-list li:last-child{margin-bottom:0}.featured-projects .project-results .results-list li i{color:#22c55e;flex-shrink:0;font-size:.55rem;margin-top:.1rem}.cta-section{background:linear-gradient(135deg,#d4b48314,#0000);padding:6rem 2rem}.cta-content{margin:0 auto;max-width:800px;text-align:center}.cta-label{background:#d4b4831a;border-radius:50px;color:var(--primary);display:inline-block;font-size:.85rem;font-weight:500;margin-bottom:1.5rem;padding:.4rem 1rem}.cta-content h2{color:var(--white);font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.3;margin-bottom:1rem}.cta-content>p{color:var(--text-light);font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}@media (max-width:1024px){.hero{flex-direction:column;min-height:auto;padding:3rem 1.5rem;text-align:center}.hero-content{margin-bottom:3rem;max-width:100%}.hero-description{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-visual{height:300px;width:300px}.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2rem}.project-grid,.services-grid{grid-template-columns:1fr;max-width:500px}.project-grid{margin:0 auto}.section-header{margin-bottom:3rem}}@media (max-width:600px){.hero{padding:2rem 1rem}.hero-badge{font-size:.8rem;padding:.4rem .75rem}.hero-buttons{align-items:center;flex-direction:column;width:100%}.cta-button{justify-content:center;max-width:280px;width:100%}.hero-visual{height:250px;width:250px}.stats-section{padding:2rem 1rem}.cta-section,.featured-projects,.services-preview{padding:4rem 1rem}.cta-buttons{flex-direction:column;margin:0 auto;max-width:300px;width:100%}.cta-buttons .cta-button{width:100%}}@media (prefers-reduced-motion:reduce){.shape{animation:none}.cta-button,.hero,.project-card,.service-card{transition:none}}@media (forced-colors:active){.cta-button.primary,.cta-button.secondary,.project-card,.service-card{border:2px solid}}.about-page{margin:0 auto;max-width:1100px}.about-page h1{display:inline-block;font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:left}.about-page h1:after{background:var(--gold-gradient);bottom:-10px;content:"";height:2px;left:0;position:absolute;width:60px}.bio{align-items:center;display:flex;gap:3rem;margin-bottom:5rem}.profile-image{background:var(--card-bg);background-image:url(../../static/media/me.fa0b0d4068f781af3c81.jpg);background-position:50%;background-size:cover;border-radius:4px;box-shadow:var(--shadow);flex:0 0 380px;height:450px;overflow:hidden;position:relative}.profile-image:after{border:1px solid var(--primary);bottom:15px;content:"";left:15px;opacity:.5;position:absolute;right:15px;top:15px;z-index:1}.bio-content{flex:1 1}.bio-content h2{color:var(--white);font-size:2.2rem;margin-bottom:1.5rem}.bio-content h2 span{display:inline}.bio-content p{color:var(--text-light);font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.skills{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:4px;box-shadow:var(--shadow);padding:3rem;position:relative}.skills:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c9a87c' fill-opacity='.03' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");border-radius:4px;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:-1}.skills h2{font-size:2rem;margin-bottom:3rem;position:relative;text-align:center}.skills h2:after{background:var(--gold-gradient);bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.skills-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skill-category h3{color:var(--primary-light);display:inline-block;font-size:1.3rem;font-weight:500;margin-bottom:1.5rem;position:relative}.skill-category h3:after{background-color:var(--primary);bottom:-8px;content:"";height:1px;left:0;position:absolute;width:40px}.skill-category ul{list-style:none;padding-left:0}.skill-category li{align-items:center;color:var(--text);display:flex;font-size:1.05rem;margin-bottom:1rem}.skill-category li:before{color:var(--primary);content:"•";display:inline-block;font-weight:700;margin-right:.5em;width:1em}.expertise-section{margin:5rem 0;position:relative}.expertise-section h2{font-size:2.2rem;margin-bottom:3.5rem;position:relative;text-align:center}.expertise-section h2:after{background:var(--gold-gradient);bottom:-15px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.expertise-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.expertise-card{align-items:center;background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;box-shadow:var(--shadow);display:flex;flex-direction:column;height:100%;padding:2rem;text-align:center;transition:var(--transition)}.expertise-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-8px)}.expertise-icon{align-items:center;background:#c9a87c1a;border-radius:50%;display:flex;height:70px;justify-content:center;margin-bottom:1.5rem;width:70px}.expertise-icon i{color:var(--primary);font-size:2rem}.expertise-card h3{color:var(--white);font-size:1.4rem;font-weight:500;margin-bottom:1rem}.expertise-card p{color:var(--text-light);font-size:1rem;line-height:1.6}.cta-section{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;box-shadow:var(--shadow);margin-top:5rem;overflow:hidden;padding:3rem;position:relative;text-align:center}.cta-section:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c9a87c' fill-opacity='.03' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.cta-section h2{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text;font-size:2rem;margin-bottom:1.5rem}.cta-section p{color:var(--text);font-size:1.1rem;margin:0 auto 2rem;max-width:700px}.cta-section .cta-button{background:var(--gold-gradient);border:none;border-radius:4px;color:var(--darker);font-size:1rem;font-weight:500;padding:.8rem 2.5rem}@media (max-width:768px){.bio{align-items:center;flex-direction:column;gap:2rem}.profile-image{height:350px;width:100%}}.services-page{margin:0 auto;max-width:1200px}.services-page h1{display:inline-block;font-size:2.5rem;margin-bottom:1.5rem;position:relative;text-align:left}.services-page h1:after{background:var(--gold-gradient);bottom:-10px;content:"";height:2px;left:0;position:absolute;width:60px}.services-intro{color:var(--text);font-size:1.1rem;line-height:1.8;margin-bottom:4rem;max-width:800px}.service-category-section{margin-bottom:5rem}.category-title{color:var(--white);display:inline-block;font-size:1.8rem;font-weight:600;margin-bottom:2rem;position:relative}.category-title:after{background:var(--gold-gradient);bottom:-10px;content:"";height:2px;left:0;opacity:.7;position:absolute;width:40px}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.service-card{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:4px;box-shadow:var(--shadow);display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.75rem;position:relative;text-align:left;transition:var(--transition)}.service-card:before{background:var(--gold-gradient);content:"";height:0;left:0;position:absolute;top:0;transition:height .3s ease;width:4px}.service-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.service-card:hover:before{height:100%}.service-icon{align-items:center;background-color:#c9a87c1a;border-radius:50%;color:var(--primary);display:flex;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.service-icon i{font-size:1.8rem}.service-card h3{color:var(--white);font-size:1.4rem;font-weight:500;letter-spacing:.01em;margin-bottom:1rem}.service-card p{color:var(--text-light);flex-grow:1;font-size:1rem;line-height:1.7}.contact-cta{border:1px solid var(--border-color);border-radius:6px;box-shadow:var(--shadow);margin-top:6rem;padding:4rem}.contact-cta:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c9a87c' fill-opacity='.03' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3Ccircle cx='13' cy='13' r='3'/%3E%3C/g%3E%3C/svg%3E");height:100%;opacity:.2;z-index:-1}.contact-cta h2{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text;font-size:2rem}.contact-cta p{color:var(--text);margin:0 auto 2rem;max-width:700px}.contact-cta .cta-button{background:var(--gold-gradient);border:none;border-radius:4px;box-shadow:var(--shadow);color:var(--darker);font-size:1rem;font-weight:500;letter-spacing:.5px;padding:1rem 2.5rem}.contact-cta .cta-button:hover{box-shadow:var(--shadow-hover);filter:brightness(1.1);transform:translateY(-2px)}.contact-button{border:none;color:var(--darker)!important;cursor:pointer;display:inline-block;padding:.8rem 2rem;transition:transform .3s ease,box-shadow .3s ease}.contact-button:hover{box-shadow:var(--shadow-hover);text-decoration:none;transform:translateY(-2px)}@media (max-width:768px){.services-grid{grid-template-columns:1fr}.contact-cta{padding:2.5rem 1.5rem}.service-category-section{margin-bottom:3rem}}.portfolio-container{margin:0 auto;max-width:1200px;padding:2rem}.portfolio-page{margin:0 auto;max-width:1400px;padding:3rem 2rem}.portfolio-hero{margin-bottom:2.5rem;text-align:center}.portfolio-hero h1{color:var(--white);display:inline-block;font-size:3rem;font-weight:600;letter-spacing:-.5px;margin-bottom:1.2rem;position:relative}.portfolio-hero h1:after{background:var(--gold-gradient);border-radius:2px;bottom:-12px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.portfolio-subtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.7;margin:1.5rem auto 0;max-width:650px}.portfolio-subtitle strong{color:var(--primary);font-weight:600}.portfolio-stats{display:flex;gap:3rem;justify-content:center;margin-top:2rem;padding:1.5rem 0}.stat-item{text-align:center}.stat-value{color:var(--primary);display:block;font-size:2.2rem;font-weight:700;line-height:1.2}.stat-label{color:var(--text-secondary);display:block;font-size:.85rem;letter-spacing:.5px;margin-top:.3rem;text-transform:uppercase}.pricing-tiers-info{background:#1a1b2380;border:1px solid var(--border-color);border-radius:12px;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2.5rem;padding:1.2rem 2rem}.tier-item{gap:.8rem}.tier-badge,.tier-item{align-items:center;display:flex}.tier-badge{border-radius:20px;font-size:.75rem;font-weight:600;gap:.4rem;letter-spacing:.5px;padding:.4rem .8rem;text-transform:uppercase}.tier-badge i{font-size:.7rem}.tier-badge.standard{background:#64748b33;color:#94a3b8}.tier-badge.premium{background:linear-gradient(135deg,#d4b48326,#eab30826);color:#fbbf24}.tier-badge.enterprise{background:linear-gradient(135deg,#8b5cf626,#a855f726);color:#a78bfa}.tier-desc{color:var(--text-secondary);font-size:.85rem}.portfolio-cta{background:linear-gradient(135deg,#d4b4830d,#1a1b23cc);border:1px solid #d4b48326;border-radius:20px;margin-top:4rem;overflow:hidden;padding:3.5rem 2rem;position:relative;text-align:center}.portfolio-cta:before{background:var(--gold-gradient);content:"";height:3px;left:0;position:absolute;right:0;top:0}.portfolio-cta h2{color:var(--white);font-size:2rem;font-weight:600;margin-bottom:.8rem}.portfolio-cta p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:500px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-button{align-items:center;border-radius:8px;display:inline-flex;font-size:1rem;font-weight:500;gap:.6rem;padding:.9rem 1.8rem;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:var(--gold-gradient);box-shadow:0 4px 15px #d4b48340;color:var(--darker)}.cta-button.primary:hover{box-shadow:0 8px 25px #d4b48359;transform:translateY(-3px)}.cta-button.secondary{background:#0000;border:1px solid var(--primary);color:var(--primary)}.cta-button.secondary:hover{background:#d4b4831a;transform:translateY(-3px)}.cta-button i{font-size:.9rem}.portfolio-header{margin-bottom:4rem;padding:0 2rem;text-align:center}.portfolio-header h1{color:var(--text-primary);font-size:3rem;margin-bottom:1.5rem}.portfolio-header p{color:var(--text-secondary);font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px}.filter-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem;padding:0 2rem}.filter-btn{background:#0000;border:1px solid #c9a87c33;border-radius:30px;color:var(--text-secondary);cursor:pointer;font-size:.95rem;padding:.6rem 1.5rem;transition:all .3s ease}.filter-btn:hover{background-color:#c9a87c14;color:var(--primary);transform:translateY(-2px)}.filter-btn.active{background:var(--gold-gradient);border:1px solid #0000;box-shadow:0 5px 15px #c9a87c33;color:var(--darker)}.filter-controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3.5rem}.filter-button{background:var(--card-bg);border:1px solid var(--border-color);border-radius:30px;box-shadow:0 4px 10px #0000001a;color:var(--text-light);cursor:pointer;font-size:.95rem;font-weight:500;letter-spacing:.3px;padding:.8rem 1.8rem;transition:all .3s ease}.filter-button:hover{background:#d4b4831a;box-shadow:0 6px 15px #00000026;color:var(--primary);transform:translateY(-3px)}.filter-button.active{background:var(--gold-gradient);border:none;box-shadow:0 6px 15px #d4b48340;color:var(--darker);font-weight:600;transform:translateY(-2px)}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));margin-bottom:4rem}.projects-grid .project-card{background-color:var(--card-bg);border:1px solid #c9a87c1a;border-radius:16px;box-shadow:0 5px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;height:auto;min-height:420px;overflow:hidden;padding:2.8rem 0 0;position:relative;transition:all .5s cubic-bezier(.165,.84,.44,1)}.projects-grid .project-card:before{background:var(--gold-gradient);content:"";height:5px;left:0;opacity:.8;position:absolute;right:0;top:0;transform:scaleX(.3);transform-origin:left;transition:transform .5s ease,opacity .5s ease}.projects-grid .project-card:after{background:var(--gold-gradient);content:"";height:100px;opacity:.05;position:absolute;right:-50px;top:-50px;transform:rotate(45deg);transition:opacity .5s ease;width:100px}.projects-grid .project-card:hover{border-color:#c9a87c4d;box-shadow:0 20px 40px #00000026;transform:translateY(-12px) scale(1.02)}.projects-grid .project-card:hover:before{opacity:1;transform:scaleX(1)}.projects-grid .project-card:hover:after{opacity:.1}.projects-grid .project-category-indicator{align-items:center;color:var(--text-secondary);display:flex;font-size:.7rem;opacity:.8;position:absolute;right:1.2rem;top:.8rem;transition:opacity .3s ease;z-index:5}.projects-grid .project-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;font-size:1.4rem;font-weight:600;line-height:1.4;margin:0 1.8rem .8rem;overflow:hidden;position:relative;text-overflow:ellipsis;transition:all .3s ease}.projects-grid .project-card h3:after{background:var(--gold-gradient);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .4s cubic-bezier(.165,.84,.44,1);width:30px}.projects-grid .project-card:hover h3:after{width:80px}.projects-grid .project-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-secondary);display:-webkit-box;font-size:.95rem;line-height:1.6;margin:0 1.8rem 1rem;opacity:.85;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}.projects-grid .project-card:hover p{color:var(--text-primary);opacity:1}.projects-grid .project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:auto 1.8rem 1rem;position:relative;z-index:3}.projects-grid .project-tags span{background-color:#c9a87c0f;border-radius:20px;color:var(--text-secondary);font-size:.75rem;font-weight:500;opacity:.85;padding:.35rem .9rem;pointer-events:none;transform-origin:center bottom;transition:all .4s ease;white-space:nowrap;will-change:transform}.projects-grid .project-tags .more-tag{background:#c9a87c1a;color:var (--primary)}.projects-grid .project-card:hover .project-tags span{background-color:#c9a87c26;box-shadow:0 3px 6px #c9a87c33;color:var(--primary);opacity:1;transform:translateY(-2px)}.projects-grid .project-link-indicator{align-items:center;background-color:#c9a87c05;border-top:1px solid #c9a87c14;bottom:0;color:var(--text-secondary);display:flex;font-size:.9rem;font-weight:500;height:48px;justify-content:center;left:0;margin-top:1rem;padding:0;pointer-events:none;position:relative;right:0;transition:all .3s ease;z-index:2}.projects-grid .project-link-indicator i{font-size:.85rem;margin-left:.8rem;opacity:.7;transition:transform .4s ease}.projects-grid .project-card:hover .project-link-indicator{background-color:#c9a87c1a;color:var(--primary)}.projects-grid .project-card:hover .project-link-indicator i{opacity:1;transform:translateX(5px)}.projects-grid .project-card-link{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:10}.project-card{background:linear-gradient(to bottom,var(--card-bg),var(--darker));border-radius:16px;box-shadow:0 10px 30px #0000001a;padding:1.8rem;transition:all .4s cubic-bezier(.165,.84,.44,1)}.project-card:hover{border-color:#d4b4834d;box-shadow:0 15px 40px #0003;transform:translateY(-10px)}.project-card:before{background:var(--gold-gradient);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;width:100%}.project-card:hover:before{transform:scaleX(1)}.project-category-indicator{background:#d4b4831a;border-radius:30px;box-shadow:0 3px 10px #0000001a;color:var(--primary);display:inline-block;font-size:.85rem;font-weight:500;letter-spacing:.3px;margin-bottom:1.2rem;padding:.5rem 1rem}.project-card h3{-webkit-line-clamp:2;color:var(--white);font-size:1.4rem;font-weight:600;line-height:1.4;margin-bottom:1.2rem;min-height:2.8em}.project-card h3,.project-card p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.project-card p{-webkit-line-clamp:3;color:var(--text-light);flex-grow:1;font-size:1rem;line-height:1.7;margin-bottom:1.8rem;min-height:5.1em}.project-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.8rem}.project-tags span{background:#1a1b2399;border-radius:6px;color:var(--text-light);font-size:.85rem;padding:.4rem .8rem;transition:all .3s ease}.project-tags span:hover{background:#1a1b23cc;color:var(--primary-light)}.project-link-indicator{align-items:center;color:var(--primary);display:flex;font-size:.95rem;font-weight:500;justify-content:space-between;margin-top:auto;transition:all .3s ease}.project-link-indicator i{transition:transform .3s ease}.project-card:hover .project-link-indicator{color:var(--primary-light)}.project-card:hover .project-link-indicator i{transform:translateX(8px)}.project-card-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.empty-state{color:var(--text-light);padding:4rem 2rem;text-align:center}.empty-state h3{color:var(--white);font-size:1.5rem;margin-bottom:1rem}.empty-state p{margin:0 auto;max-width:500px}.project-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:all .4s ease}.project-category-badge{position:absolute;right:15px;top:15px;z-index:10}.project-category-badge span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:30px;color:var(--primary-light);font-size:.8rem;padding:.4rem .8rem}.project-image-container{height:220px;overflow:hidden;position:relative;width:100%}.project-thumbnail{height:100%;object-fit:cover;transition:all .5s ease;width:100%}.project-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%}.project-overlay-content{color:var(--white);text-align:center;transform:translateY(20px);transition:all .3s ease}.project-overlay-content i{color:var(--primary);font-size:2rem;margin-bottom:.5rem}.project-card:hover .project-overlay{opacity:1}.project-card:hover .project-thumbnail{transform:scale(1.05)}.project-card:hover .project-overlay-content{transform:translateY(0)}.project-info{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.project-info h3{color:var(--white);font-size:1.3rem;margin-bottom:1rem}.project-info p{color:var(--text-light);flex-grow:1;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.project-tech-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.tech-tag{background:#d4b4831a;border-radius:4px;color:var(--primary);font-size:.8rem;padding:.3rem .6rem}.more-tag{background:#ffffff0d;color:var(--text-light)}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#15161ce6;padding:2rem;z-index:100}.project-modal-container{background:var(--dark);border:1px solid var(--border-color);border-radius:12px;max-width:900px;overflow-y:auto;width:90%}.modal-close-button{background:var(--card-bg);border:none;color:var(--text-light);right:1rem;top:1rem;z-index:10}.modal-content{display:flex;flex-direction:column}.modal-media{width:100%}.iframe-container{border-radius:12px 12px 0 0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.iframe-container iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.project-images-slider{border-radius:12px 12px 0 0;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;white-space:nowrap;width:100%}.project-detail-image{flex-shrink:0;height:auto;scroll-snap-align:start;width:100%}.modal-info{padding:2rem}.modal-info h2{color:var(--white);font-size:1.8rem;margin-bottom:.5rem}.project-year{color:var(--primary);font-size:1rem;margin-bottom:1.5rem}.project-description p{color:var (--text-light);line-height:1.7;margin-bottom:1rem}.project-tech-stack{margin-top:2rem}.project-tech-stack h3{color:var(--white);font-size:1.2rem;margin-bottom:1rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.project-links{display:flex;gap:1rem;margin-top:1rem}.project-link{align-items:center;background:var(--gold-gradient);border-radius:4px;color:var(--darker);display:inline-flex;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s ease}.project-link:hover{opacity:.9;transform:translateY(-2px)}.repo-link{background:var(--card-bg);border:1px solid var(--primary);color:var(--primary)}.contact-cta{background-color:var(--card-bg);border-radius:16px;margin:0 2rem;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.contact-cta:before{background:var(--gold-gradient);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.contact-cta h2{color:var(--text-primary);font-size:2.2rem;margin-bottom:1.5rem}.contact-cta p{color:var(--text-secondary);font-size:1.1rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.contact-button{align-items:center;background:var(--gold-gradient);border-radius:4px;box-shadow:0 5px 15px #c9a87c33;color:var(--darker);display:inline-flex;font-size:1rem;font-weight:500;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.contact-button i{margin-left:.7rem;transition:transform .3s ease}.contact-button:hover{box-shadow:0 8px 20px #c9a87c4d;filter:brightness(1.1);transform:translateY(-3px)}.contact-button:hover i{transform:translateX(5px)}@media (max-width:1100px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.portfolio-header h1{font-size:2.5rem}.projects-grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:500px}.contact-cta{padding:3rem 1.5rem}.contact-cta h2{font-size:1.8rem}}@media (min-width:768px){.modal-content{align-items:stretch;flex-direction:row}.modal-media{width:55%}.modal-info{max-height:90vh;overflow-y:auto;width:45%}.project-images-slider{flex-direction:column;height:100%;white-space:normal}.project-detail-image{height:auto;width:100%}}@media (max-width:768px){.portfolio-page{padding:1.5rem}.projects-grid{gap:2rem;grid-template-columns:1fr}.project-modal-container{padding:1.5rem;width:95%}.portfolio-page{padding:1rem}.portfolio-page h1{font-size:2rem;margin-bottom:2rem}.filter-controls{gap:.75rem;margin-bottom:2rem}.filter-button{font-size:.85rem;padding:.6rem 1rem}.projects-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.project-modal-container{max-height:95vh;width:95%}.modal-info{padding:1.5rem}.modal-info h2{font-size:1.5rem}}@media (max-width:700px){.projects-grid{grid-template-columns:1fr}.project-card{height:auto;min-height:360px}.portfolio-container{padding:1rem}.filter-controls{justify-content:center}}@media (max-width:480px){.filter-tabs{flex-direction:column;gap:.7rem;margin-left:auto;margin-right:auto;max-width:280px}.filter-btn{width:100%}.contact-cta{margin:0 1rem}}.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0fe6;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.project-modal-container{background:linear-gradient(165deg,#1e1f2a,#15161d);border:1px solid #d4b48326;border-radius:20px;box-shadow:0 25px 80px #00000080,inset 0 0 0 1px #ffffff0d,0 0 100px #d4b4830d;max-height:90vh;max-width:1100px;overflow:hidden;position:relative;width:95%}.modal-gradient-bar{background:var(--gold-gradient);height:4px;left:0;position:absolute;right:0;top:0;z-index:10}.modal-close-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:1px solid #ffffff1a;border-radius:50%;color:var(--white);cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .3s ease;width:40px;z-index:20}.modal-close-button:hover{background:var(--primary);border-color:#0000;color:var(--darker);transform:rotate(90deg) scale(1.1)}.modal-content{max-height:90vh;overflow-y:auto}.modal-hero{height:280px;overflow:hidden;position:relative;width:100%}.modal-hero img{height:100%;object-fit:cover;width:100%}.modal-hero-overlay{background:linear-gradient(0deg,#15161d 0,#15161dcc 50%,#0000);bottom:0;left:0;padding:2rem;position:absolute;right:0}.modal-category-header{margin-top:.5rem;padding:2.5rem 2.5rem .5rem}.modal-category-badge{align-items:center;background:var(--gold-gradient);border-radius:25px;color:var(--darker);display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase}.modal-category-badge i{font-size:.8rem}.modal-creative-image{border:1px solid #d4b48333;border-radius:12px;box-shadow:0 10px 40px #0000004d;margin-top:1.5rem;overflow:hidden;width:100%}.creative-image-container{aspect-ratio:16/9;cursor:pointer;overflow:hidden;position:relative;width:100%}.creative-image-container img{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.creative-image-container:hover img{transform:scale(1.03)}.image-expand-overlay{align-items:center;background:#00000080;color:#fff;display:flex;flex-direction:column;gap:.5rem;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .3s ease}.image-expand-overlay i{font-size:2rem}.image-expand-overlay span{font-size:.9rem;font-weight:500}.creative-image-container:focus .image-expand-overlay,.creative-image-container:hover .image-expand-overlay{opacity:1}.modal-creative-image img{display:block;height:auto;max-height:350px;object-fit:cover;width:100%}.image-lightbox{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#000000eb;cursor:zoom-out;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:2000}.lightbox-content{cursor:default;max-height:90vh;max-width:90vw;position:relative}.lightbox-content img{border-radius:8px;box-shadow:0 20px 60px #00000080;display:block;max-height:85vh;max-width:100%}.lightbox-close{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:2.5rem;justify-content:center;position:absolute;right:0;top:-3rem;transition:all .2s ease;width:2.5rem}.lightbox-close:hover{background:#d4b4834d;border-color:var(--accent-color);transform:scale(1.1)}.modal-main{padding:1rem 2.5rem 2.5rem}.modal-header{border-bottom:1px solid #d4b4831a;margin-bottom:2rem;padding-bottom:1.5rem}.modal-header h2{color:var(--white);font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.modal-meta-row{display:flex;flex-wrap:wrap;gap:.75rem}.meta-pill{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;color:var(--text-light);display:inline-flex;font-size:.85rem;gap:.5rem;padding:.45rem .9rem}.meta-pill i{color:var(--primary);font-size:.75rem}.modal-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1.3fr 1fr;margin-bottom:2rem}.modal-description h3,.modal-results-section h3,.modal-services-section h3,.modal-tech-section h3{align-items:center;color:var(--white);display:flex;font-size:1.1rem;font-weight:600;gap:.6rem;margin-bottom:1rem}.modal-description h3 i,.modal-results-section h3 i,.modal-services-section h3 i,.modal-tech-section h3 i{color:var(--primary);font-size:1rem}.description-text p{color:var(--text-light);font-size:.95rem;line-height:1.8;margin-bottom:1rem}.description-text p:last-child{margin-bottom:0}.description-block{margin-bottom:1rem}.description-block:last-child{margin-bottom:0}.description-block p{margin-bottom:.75rem}.description-bullets{list-style:none;margin:0;padding:0}.description-bullets li{color:var(--text-light);font-size:.95rem;line-height:1.6;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.description-bullets li:last-child{margin-bottom:0}.description-bullets li:before{background:var(--primary);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.55rem;width:6px}.modal-sidebar{display:flex;flex-direction:column;gap:1.5rem}.modal-tech-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:1.25rem}.tech-cloud{display:flex;flex-wrap:wrap;gap:.5rem}.tech-pill{background:linear-gradient(135deg,#d4b4831a,#d4b4830d);border:1px solid #d4b48333;border-radius:6px;color:var(--primary);cursor:default;font-size:.8rem;font-weight:500;padding:.4rem .85rem;transition:all .2s ease}.tech-pill:hover{background:#d4b48326;border-color:#d4b48359}.modal-services-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:1.25rem}.services-checklist{list-style:none;margin:0;padding:0}.services-checklist li{align-items:flex-start;border-bottom:1px solid #ffffff08;color:var(--text-light);display:flex;font-size:.9rem;gap:.6rem;padding:.5rem 0}.services-checklist li:last-child{border-bottom:none}.services-checklist li i{color:#22c55e;flex-shrink:0;font-size:.7rem;margin-top:.3rem}.modal-results-section{background:linear-gradient(135deg,#22c55e0d,#10b98108);border:1px solid #22c55e26;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.modal-results-section h3,.modal-results-section h3 i{color:#22c55e!important}.results-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.result-card{align-items:flex-start;background:#22c55e14;border:1px solid #22c55e1f;border-radius:10px;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.result-card:hover{background:#22c55e1f;border-color:#22c55e40}.result-icon{align-items:center;background:#22c55e26;border-radius:8px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.result-icon i{color:#22c55e;font-size:.85rem}.result-card span{color:var(--text-light);font-size:.9rem;line-height:1.4}.modal-footer{border-top:1px solid #d4b4831a;display:flex;flex-wrap:wrap;gap:1rem;padding-top:1.5rem}.modal-cta-button{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.6rem;padding:.9rem 1.5rem;text-decoration:none;transition:all .3s ease}.modal-cta-button.primary{background:var(--gold-gradient);box-shadow:0 4px 20px #d4b48340;color:var(--darker)}.modal-cta-button.primary:hover{box-shadow:0 8px 30px #d4b48359;transform:translateY(-3px)}.modal-cta-button.secondary{background:#d4b4831a;border:1px solid #d4b48340;color:var(--primary)}.modal-cta-button.secondary:hover{background:#d4b48333;border-color:#d4b48366;transform:translateY(-3px)}.modal-cta-button i{font-size:.85rem}@media (max-width:900px){.modal-grid{gap:1.5rem;grid-template-columns:1fr}.modal-hero{height:200px}.modal-main{padding:.75rem 1.5rem 1.5rem}.modal-category-header{padding:2rem 1.5rem .5rem}.modal-header h2{font-size:1.6rem}.results-grid{grid-template-columns:1fr}.image-lightbox{padding:1rem}.lightbox-close{top:-2.5rem}}@media (max-width:600px){.image-lightbox{padding:.5rem}.lightbox-content img{max-height:80vh}.lightbox-close{font-size:1rem;height:2rem;right:0;top:-2rem;width:2rem}.image-expand-overlay span{font-size:.8rem}.image-expand-overlay i{font-size:1.5rem}.project-modal-container{border-radius:16px 16px 0 0;margin-top:auto;max-height:95vh;width:100%}.modal-backdrop{align-items:flex-end;padding:0}.modal-hero{height:160px}.modal-main{padding:.5rem 1.25rem 1.25rem}.modal-category-header{padding:1.75rem 1.25rem .25rem}.modal-creative-image{margin-top:1rem}.modal-header h2{font-size:1.4rem}.modal-meta-row{gap:.5rem}.meta-pill{font-size:.75rem;padding:.35rem .7rem}.modal-footer{flex-direction:column}.modal-cta-button{justify-content:center;width:100%}}.view-project-button{align-items:center;background:#0000;border:1px solid var(--primary);border-radius:8px;color:var(--primary);display:inline-flex;font-weight:500;gap:.75rem;padding:.9rem 1.8rem;text-decoration:none;transition:all .3s ease}.view-project-button:hover{background:#d4b4831a;transform:translateY(-3px)}.complexity-badge{align-items:center;border-radius:15px;display:flex;font-size:.65rem;font-weight:600;gap:.3rem;left:1.2rem;letter-spacing:.4px;padding:.3rem .65rem;position:absolute;text-transform:uppercase;top:.8rem;transition:all .3s ease;z-index:5}.complexity-badge i{font-size:.55rem}.complexity-badge.standard{background:#64748b33;border:1px solid #64748b4d;color:#94a3b8}.complexity-badge.premium{background:linear-gradient(135deg,#d4b48326,#eab30826);border:1px solid #eab3084d;box-shadow:0 2px 10px #eab3081a;color:#fbbf24}.complexity-badge.enterprise{background:linear-gradient(135deg,#8b5cf626,#a855f726);border:1px solid #a855f74d;box-shadow:0 2px 10px #a855f726;color:#a78bfa}.project-card:hover .complexity-badge.premium{box-shadow:0 4px 15px #eab30833;transform:scale(1.05)}.project-card:hover .complexity-badge.enterprise{box-shadow:0 4px 15px #a855f740;transform:scale(1.05)}.project-card.complexity-premium{border:1px solid #eab30826}.project-card.complexity-enterprise{border:1px solid #a855f726}.project-card.complexity-premium:hover{border-color:#eab30859;box-shadow:0 20px 40px #eab3081a}.project-card.complexity-enterprise:hover{border-color:#a855f759;box-shadow:0 20px 40px #a855f71f}.project-meta-info{display:flex;flex-wrap:wrap;gap:.8rem;margin:0 1.8rem .8rem}.project-meta-info .meta-item{align-items:center;color:var(--text-secondary);display:flex;font-size:.75rem;gap:.35rem;opacity:.8}.project-meta-info .meta-item i{color:var(--primary);font-size:.7rem;opacity:.7}.project-results{background:linear-gradient(135deg,#22c55e0d,#10b98114);border:1px solid #22c55e26;border-radius:8px;margin:0 1.8rem .8rem;padding:.8rem}.project-results .results-header{align-items:center;color:#22c55e;display:flex;font-size:.7rem;font-weight:600;gap:.4rem;letter-spacing:.5px;margin-bottom:.4rem;text-transform:uppercase}.project-results .results-header i{font-size:.65rem}.project-results .results-list{list-style:none;margin:0;padding:0}.project-results .results-list li{align-items:flex-start;color:var(--text-light);display:flex;font-size:.75rem;gap:.4rem;line-height:1.35;margin-bottom:.25rem}.project-results .results-list li:last-child{margin-bottom:0}.project-results .results-list li i{color:#22c55e;flex-shrink:0;font-size:.65rem;margin-top:.1rem}.project-card:hover .project-results{background:linear-gradient(135deg,#22c55e14,#10b9811f);border-color:#22c55e40}.modal-services{margin-top:1.5rem}.modal-services h4{color:var(--text-secondary);font-size:.9rem;letter-spacing:.5px;margin-bottom:.8rem;text-transform:uppercase}.services-list{display:flex;flex-wrap:wrap;gap:.5rem}.services-list .service-item{background:#d4b48314;border:1px solid #d4b48326;border-radius:20px;color:var(--text-light);font-size:.85rem;padding:.4rem .9rem;transition:all .3s ease}.services-list .service-item:hover{background:#d4b48326;color:var(--primary)}.modal-results{background:linear-gradient(135deg,#22c55e0d,#10b98114);border:1px solid #22c55e33;border-radius:12px;margin-top:2rem;padding:1.5rem}.modal-results h4{align-items:center;color:#22c55e;display:flex;font-size:1rem;gap:.6rem;margin-bottom:1rem}.modal-results h4 i{font-size:.9rem}.modal-results ul{list-style:none;margin:0;padding:0}.modal-results ul li{align-items:center;border-bottom:1px solid #22c55e1a;color:var(--text-light);display:flex;font-size:.95rem;gap:.75rem;padding:.6rem 0}.modal-results ul li:last-child{border-bottom:none}.modal-results ul li i{color:#22c55e;font-size:.85rem}@media (max-width:1200px){.projects-grid{gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media (max-width:900px){.modal-body{gap:2rem;grid-template-columns:1fr}.modal-header h2{font-size:1.5rem}.modal-body,.modal-footer,.modal-header{padding:1.5rem 1.5rem 0}.modal-footer{padding-bottom:1.5rem}}@media (max-width:768px){.portfolio-page{padding:2rem 1.5rem}.portfolio-hero h1{font-size:2.5rem}.portfolio-subtitle{font-size:1rem;padding:0 1rem}.portfolio-stats{gap:1.5rem}.stat-value{font-size:1.8rem}.pricing-tiers-info{flex-direction:column;gap:1rem;padding:1rem}.tier-item{justify-content:center}.portfolio-cta{margin-top:3rem;padding:2.5rem 1.5rem}.portfolio-cta h2{font-size:1.6rem}.cta-buttons{align-items:center;flex-direction:column}.cta-button{justify-content:center;max-width:280px;width:100%}.filter-controls{gap:.8rem;margin-bottom:2rem}.filter-button{font-size:.9rem;padding:.7rem 1.2rem}.projects-grid{gap:1.5rem;grid-template-columns:1fr}.project-card{padding:1.5rem}.complexity-badge{font-size:.6rem;padding:.25rem .55rem}.project-results{margin:0 1.2rem .7rem;padding:.6rem}.project-meta-info{margin:0 1.2rem .6rem}.projects-grid .project-card h3{font-size:1.25rem;margin:0 1.2rem .6rem}.projects-grid .project-card p{font-size:.9rem;margin:0 1.2rem .8rem}.projects-grid .project-tags{margin:0 1.2rem .8rem}}@media (max-width:500px){.modal-body,.modal-footer,.modal-header{padding:1.25rem 1.25rem 0}.modal-footer{flex-direction:column;padding-bottom:1.25rem}.view-details-button,.view-project-button{justify-content:center;width:100%}}@media (max-width:480px){.portfolio-hero h1{font-size:2rem}.portfolio-stats{flex-direction:column;gap:1rem}.filter-controls{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin-bottom:1.5rem;overflow-x:auto;padding-bottom:1rem}.filter-button{flex-shrink:0;white-space:nowrap}}.contact-page{margin:0 auto;max-width:1200px;padding:2rem}.contact-page h1{display:inline-block;font-size:2.5rem;margin-bottom:3rem;position:relative;text-align:left}.contact-page h1:after{background:var(--gold-gradient);border-radius:2px;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:60px}.contact-container{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr}.contact-info{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:2.5rem;position:sticky;top:100px}.contact-info h2{-webkit-text-fill-color:#0000;background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;margin-bottom:1.5rem}.contact-info>p{color:var(--text-light);font-size:1.05rem;line-height:1.7;margin-bottom:2.5rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-method{align-items:flex-start;background:#ffffff05;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:var(--transition)}.contact-method:hover{background:#ffffff0d;transform:translateX(5px)}.contact-icon{align-items:center;background:var(--gold-gradient);border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.contact-icon i{color:var(--darker);font-size:1.25rem}.contact-method h3{color:var(--text-light);font-size:.85rem;font-weight:500;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.contact-method p{margin:0}.contact-link,.contact-method p{color:var(--white);font-size:1rem}.contact-link{text-decoration:none;transition:var(--transition)}.contact-link:hover{color:var(--primary)}.contact-response-time{align-items:center;background:#2ed5731a;border:1px solid #2ed57333;border-radius:8px;display:flex;gap:.75rem;margin-top:1.5rem;padding:1rem 1.25rem}.contact-response-time i{color:#2ed573;font-size:1.1rem}.contact-response-time p{color:var(--text-light);font-size:.9rem;margin:0}.contact-response-time strong{color:#2ed573}.contact-form{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem}.hp-field{height:0;left:-9999px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:-9999px;width:0}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{align-items:center;color:var(--text);display:flex;font-size:.95rem;font-weight:500;gap:.25rem}.required{color:var(--primary);font-weight:600}.form-group input,.form-group select,.form-group textarea{background-color:#ffffff08;border:2px solid var(--border-color);border-radius:8px;color:var(--text);font-family:inherit;font-size:1rem;padding:.9rem 1.1rem;transition:var(--transition)}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--text-light);opacity:.6}.form-group input:hover,.form-group select:hover,.form-group textarea:hover{border-color:#d4b48366}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background-color:#ffffff0d;border-color:var(--primary);box-shadow:0 0 0 3px #d4b48326;outline:none}.form-group.has-error input,.form-group.has-error select,.form-group.has-error textarea{background-color:#ff47570d;border-color:#ff4757}.form-group.has-error input:focus,.form-group.has-error select:focus,.form-group.has-error textarea:focus{box-shadow:0 0 0 3px #ff475726}.field-error{align-items:center;color:#ff4757;display:flex;font-size:.85rem;gap:.5rem;margin-top:.25rem}.field-error i,.field-hint{font-size:.8rem}.field-hint{color:var(--text-light);margin-top:.25rem}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath fill='%23d4b483' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;cursor:pointer;padding-right:2.5rem}.form-group textarea{min-height:140px;resize:vertical}.submit-button{align-items:center;background:var(--gold-gradient);border:none;border-radius:8px;color:var(--darker);cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;margin-top:.5rem;min-height:52px;padding:1rem 2rem;transition:var(--transition)}.submit-button i{font-size:1rem}.submit-button:hover:not(:disabled){box-shadow:0 8px 25px #d4b48359;transform:translateY(-2px)}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{cursor:not-allowed;opacity:.7}.submit-status{align-items:flex-start;border-radius:8px;display:flex;font-size:.95rem;gap:.75rem;line-height:1.5;padding:1.25rem}.submit-status i{flex-shrink:0;font-size:1.25rem;margin-top:.1rem}.submit-status.success{background:#2ed5731a;border:1px solid #2ed57340;color:#2ed573}.submit-status.error{background:#ff47571a;border:1px solid #ff475740;color:#ff6b7a}.alternative-contact{background:#ffba0014;border:1px solid #ffba0040;border-radius:8px;color:var(--text-light);font-size:.9rem;padding:1rem 1.25rem}.alternative-contact p{line-height:1.6;margin:0}.alternative-contact strong{color:#ffba00}.alternative-contact a{color:var(--primary);font-weight:500;text-decoration:none}.alternative-contact a:hover{text-decoration:underline}.form-privacy-note{align-items:center;color:var(--text-light);display:flex;flex-wrap:wrap;font-size:.8rem;gap:.5rem;margin:.5rem 0 0}.form-privacy-note i{color:var(--primary)}.form-privacy-note a{color:var(--primary);margin-left:.25rem;text-decoration:none}.form-privacy-note a:hover{text-decoration:underline}@media (max-width:968px){.contact-container{gap:2.5rem;grid-template-columns:1fr}.contact-info{position:static}}@media (max-width:600px){.contact-page{padding:1.5rem 1rem}.contact-page h1{font-size:2rem;margin-bottom:2rem}.contact-form,.contact-info{padding:1.5rem}.contact-method{padding:.75rem}.contact-icon{height:42px;width:42px}.submit-button{width:100%}}@media (forced-colors:active){.form-group input,.form-group select,.form-group textarea,.submit-status{border:2px solid}}@media (prefers-reduced-motion:reduce){.contact-method,.submit-button{transition:none}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#d4b483;--primary-light:#e9d2a7;--primary-dark:#a08457;--secondary:#546cad;--secondary-light:#6d84c3;--accent:#d5b88c;--dark:#22232e;--darker:#1a1b23;--gray-light:#2a2c36;--gray:#1e1f25;--gray-mid:#3a3c47;--gray-dark:#b5b9c9;--white:#fff;--text:#f0f0f0;--text-light:#b2b2b2;--shadow:0 10px 30px #00000026;--shadow-hover:0 15px 35px #0003;--shadow-subtle:0 2px 6px #0003;--transition:all 0.3s ease-in-out;--card-bg:#1a1b23bf;--border-color:#c9a87c26;--gold-gradient:linear-gradient(135deg,#d4b483,#e9d2a7);--header-bg:#121317;--body-bg:#15161c;--footer-bg:#121317;--h1-size:clamp(2rem,5vw,2.75rem);--h2-size:clamp(1.5rem,4vw,2.15rem);--h3-size:clamp(1.2rem,3vw,1.5rem);--body-size:clamp(0.875rem,2vw,1rem)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#15161c;background-color:var(--body-bg);color:#f0f0f0;color:var(--text);font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:300;line-height:1.7;overflow-x:hidden;position:relative}body:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23c9a87c' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.4;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}h1,h2,h3,h4,h5,h6{color:#fff;color:var(--white);font-weight:600;letter-spacing:-.5px;line-height:1.3;margin-bottom:1.2rem}h1{font-size:clamp(2rem,5vw,2.75rem);font-size:var(--h1-size);letter-spacing:-.02em}h2{font-size:clamp(1.5rem,4vw,2.15rem);font-size:var(--h2-size)}h3{font-size:clamp(1.2rem,3vw,1.5rem);font-size:var(--h3-size);font-weight:500;line-height:1.4}p{color:#b2b2b2;color:var(--text-light);font-size:clamp(.875rem,2vw,1rem);font-size:var(--body-size);line-height:1.8;margin-bottom:1.5rem}button{border:none;border-radius:4px;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;letter-spacing:.5px;padding:.75rem 1.5rem}a,button{transition:all .3s ease-in-out;transition:var(--transition)}a{color:inherit;font-size:clamp(.875rem,2vw,1rem);font-size:var(--body-size);text-decoration:none}section{padding:4rem 0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1a1b23;background:var(--darker)}::-webkit-scrollbar-thumb{background:#a08457;background:var(--primary-dark);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#d4b483;background:var(--primary)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .6s ease forwards}@keyframes subtle-float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.subtle-float{animation:subtle-float 4s ease-in-out infinite}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.gold-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(135deg,#d4b483,#e9d2a7);background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text}.premium-border{position:relative}.premium-border:before{background:linear-gradient(135deg,#d4b483,#e9d2a7);background:var(--gold-gradient);border-radius:5px;bottom:-1px;content:"";left:-1px;opacity:.7;position:absolute;right:-1px;top:-1px;z-index:-1}@media (hover:none){.hover-effects{display:none}}@media (max-height:500px) and (orientation:landscape){.hero{min-height:auto;padding:2rem}.project-gallery{max-height:80vh}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (prefers-color-scheme:dark){:root{--shadow:0 4px 12px #00000080;--shadow-hover:0 8px 20px #0009}}@media print{.no-print{display:none!important}body{background:#fff;color:#000}}