@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,300;0,400;0,500;1,400&family=Inter:wght@400;500;600;700;800&display=swap);:root{--primary:#ffd000;--dark:#010101;--light:#f8fafc;--text-main:#2d2d2d;--text-muted:#666666;--white:#ffffff;--transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1)}html{scroll-behavior:smooth}*{box-sizing:border-box}body{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:18px;font-weight:400;line-height:1.6;color:var(--text-main);background-color:var(--light);margin:0;overflow-x:hidden}h1,h2{font-family:'Playfair Display',serif;font-size:48px}h1{font-size:72px}h2{font-size:48px}h3,h4,h5,h6{font-family:'Playfair Display',serif;color:var(--dark);line-height:1.3;margin-bottom:1rem}h3{font-size:32px;font-weight:700}h4{font-size:20px;font-weight:600}h5{font-size:18px;font-weight:600}h6{font-size:16px;font-weight:600}p{font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:18px;font-weight:400;margin-bottom:1.5rem}a{color:var(--primary);text-decoration:none;transition:var(--transition)}a:hover{color:var(--primary)}img{max-width:100%;height:auto;display:block}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.btn{display:inline-flex;align-items:center;border-radius:.5rem;font-weight:600;transition:var(--transition);cursor:pointer}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:20px 0;transition:padding 0.3s ease,background 0.3s ease,box-shadow 0.3s ease}.site-header.scrolled{padding:10px 0;background:rgb(255 255 255 / .95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 24px rgb(0 0 0 / .07)}.nav-wrap{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-logo{font-family:'Inter',sans-serif;font-size:1.3rem;font-weight:800;letter-spacing:-.03em;color:#111;text-decoration:none;line-height:1;flex-shrink:0}.nav-logo span{color:#ffd000}.nav-logo-img{height:36px;width:auto;display:block;object-fit:contain;border-radius:6px}body:not(.home) .site-header:not(.scrolled) .nav-logo{background:#fff;border-radius:8px;padding:4px 10px}.nav-center{flex:1;display:flex;justify-content:center}.nav-links{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:2rem}.nav-links a{font-family:'Inter',sans-serif;font-size:.9rem;font-weight:500;color:#333;text-decoration:none;position:relative;transition:color 0.2s ease}.nav-links a::after{content:'';position:absolute;bottom:-3px;left:0;width:0;height:2px;background:#ffd000;transition:width 0.25s ease;border-radius:2px}.nav-links a:hover{color:#111}.nav-links a:hover::after{width:100%}.nav-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.nav-cta{font-family:'Inter',sans-serif;font-size:.875rem;font-weight:600;color:#0b0b0b;background:#ffd000;text-decoration:none;padding:10px 22px;border-radius:8px;transition:background 0.2s,transform 0.15s;white-space:nowrap}.nav-cta:hover{background:#ffd000;transform:translateY(-1px);color:#000}.nav-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:4px}.nav-hamburger span{display:block;height:2px;width:100%;background:#111;border-radius:2px;transition:all 0.25s ease}body:not(.home) .site-header:not(.scrolled) .nav-logo{color:#fff}body:not(.home) .site-header:not(.scrolled) .nav-logo span{color:#ffd000}body:not(.home) .site-header:not(.scrolled) .nav-links a{color:rgb(255 255 255 / .85)}body:not(.home) .site-header:not(.scrolled) .nav-links a:hover{color:#fff}body:not(.home) .site-header:not(.scrolled) .nav-hamburger span{background:#fff}body:not(.home) .site-header.scrolled .nav-logo{color:#111}body:not(.home) .site-header.scrolled .nav-links a{color:#333}body:not(.home) .site-header.scrolled .nav-links a:hover{color:#111}body:not(.home) .site-header.scrolled .nav-hamburger span{background:#111}.nav-drawer{display:none;flex-direction:column;gap:0;background:#fff;border-top:1px solid #f0f0f0;padding:1.25rem 2rem 2rem;box-shadow:0 8px 24px rgb(0 0 0 / .08);max-width:100%}.nav-drawer.open{display:flex}.nav-drawer-links{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:0}.nav-drawer-links li a{display:block;font-family:'Inter',sans-serif;font-size:1rem;font-weight:500;color:#333;text-decoration:none;padding:.75rem 0;border-bottom:1px solid #f0f0f0;transition:color 0.2s}.nav-drawer-links li a:hover{color:#111}.nav-cta-mobile{display:block;text-align:center;margin-top:.5rem;padding:12px}@media (max-width:1280px){.nav-wrap{padding:0 1.5rem;gap:1.5rem}.nav-links{gap:1.5rem}}@media (max-width:1100px){.nav-wrap{padding:0 1.25rem;gap:1rem}.nav-links{gap:1rem}.nav-links a{font-size:.82rem}.nav-cta{padding:9px 16px;font-size:.82rem}}@media (max-width:1024px){.nav-center{display:none}.nav-cta:not(.nav-cta-mobile){display:none}.nav-hamburger{display:flex}}@media (max-width:768px){.nav-wrap{padding:0 1rem}.nav-logo-img{height:30px}body:not(.home) .site-header:not(.scrolled) .nav-logo{padding:3px 8px}}.hero-new{position:relative;padding:100px 0 80px;background-color:var(--white);background-image:url(/wp-content/themes/reeljoy.io/assets/images/corporate-video-production.jpg);background-size:100%;background-position:right center;background-repeat:no-repeat;display:flex;align-items:center;min-height:90vh;overflow:visible;object-fit:cover}.hero-new::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,rgb(255 255 255) 0%,rgb(255 255 255) 40%,rgb(255 255 255 / .85) 55%,#fff0 80%);z-index:1}@media (max-width:992px){.hero-new{background-position:center right;background-size:cover}.hero-new::before{background:linear-gradient(to right,rgb(255 255 255 / .95) 0%,rgb(255 255 255 / .9) 100%)}}.hero-content-wrapper{position:relative;z-index:2;width:100%}.hero-text-content{max-width:750px}@media (max-width:768px){body,p{font-size:16px}h1{font-size:40px}h2{font-size:32px}h3{font-size:24px}h4{font-size:18px}}.hero-new .hero-title{font-family:'Inter',sans-serif;color:#0b0b0b;font-size:clamp(1.8rem, 3.2vw, 4rem);line-height:1.1;margin-bottom:1.5rem;text-transform:none;letter-spacing:-.02em}.hero-new .hero-title .bold-text{font-weight:500}.hero-new .hero-title .elegant-text{font-family:'Playfair Display',serif;font-weight:400;font-size:clamp(2.2rem, 3.8vw, 4.8rem);display:inline-block;color:#ffd000;letter-spacing:-.03em}.hero-new .hero-description{font-family:'Inter',sans-serif;font-weight:400;font-size:clamp(0.85rem, 1vw, 1.05rem);color:#3f3f3f;line-height:1.7;margin-bottom:2rem;max-width:560px}@media (max-width:1280px){.hero-new{background-size:cover;background-position:right center}.hero-new::before{background:linear-gradient(to right,rgb(255 255 255) 0%,rgb(255 255 255) 35%,rgb(255 255 255 / .88) 52%,#fff0 75%)}.hero-text-content{max-width:560px}}@media (max-width:992px){.hero-new{background-position:center right;background-size:cover;padding:110px 0 70px}.hero-new::before{background:linear-gradient(to right,rgb(255 255 255 / .97) 0%,rgb(255 255 255 / .95) 100%)}}@media (max-width:768px){.hero-new{padding:100px 0 60px;min-height:auto;background-position:center}.hero-new::before{background:rgb(255 255 255 / .93)}.hero-text-content{max-width:100%}}.btn-yellow{background-color:#ffd000;color:#0b0b0b;font-family:'Inter',sans-serif;font-weight:600;font-size:1rem;border-radius:10px;display:inline-flex;text-decoration:none;border:none;cursor:pointer;padding:12px 40px 12px 40px}.btn-yellow:hover{background-color:#e6bb00;transform:translateY(-2px);box-shadow:0 6px 15px rgb(255 208 0 / .4);color:#0b0b0b}.btn-secondary{display:inline-flex;align-items:center;gap:10px;font-family:'Inter',sans-serif;font-weight:500;font-size:.95rem;color:#0b0b0b;text-decoration:none;padding:10px 0;margin-top:12px;position:relative;transition:all 0.3s ease;margin-left:20px}.btn-secondary::after{content:'';position:absolute;bottom:6px;left:0;width:0;height:1.5px;background:#0b0b0b;transition:width 0.3s ease}.btn-secondary:hover::after{width:calc(100% - 24px)}.hero-btns{display:flow-root;gap:2rem;align-items:center}.btn-secondary:hover{color:#0b0b0b}.btn-secondary svg{transition:transform 0.3s ease}.btn-secondary:hover svg{transform:translateX(4px)}.hero-tags-wrapper{position:absolute;bottom:-32px;left:0;width:100%;z-index:10;overflow:hidden;padding:10px 0;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.hero-tags-track{display:flex;gap:1.5rem;animation:scroll-tags 40s linear infinite;width:max-content}@keyframes scroll-tags{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}.hero-tag-card{background:#fff;border-radius:10px;padding:10px 20px 10px 10px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 20px rgb(0 0 0 / .08);border:1px solid rgb(255 208 0 / .2);transition:box-shadow 0.2s,transform 0.2s;white-space:nowrap;flex-shrink:0}.hero-tag-card:hover{box-shadow:0 6px 24px rgb(255 208 0 / .25);transform:translateY(-2px)}.tag-icon-wrap{width:40px;height:40px;border-radius:50%;background:#ffd000;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tag-icon-wrap svg{width:20px;height:20px;stroke:#0a0a0a}.tag-img-wrapper{width:40px;height:40px;border-radius:50%;overflow:hidden;background:#111;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tag-img-wrapper img{width:100%;height:100%;object-fit:cover}.tag-title{font-family:'Inter',sans-serif;font-weight:600;font-size:.82rem;color:#0a0a0a;white-space:nowrap;letter-spacing:.01em}.svc-ticker-wrapper{width:100%;overflow:hidden;padding:28px 0;background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}@media (max-width:768px){.hero-new .hero-title{font-size:2.8rem}.hero-new .hero-title .elegant-text{font-size:3.2rem}.hero-new{padding:140px 0 80px}.hero-new .hero-description{font-size:1rem}}.section-padding{padding-top:80px;padding-bottom:80px}.bg-light{background-color:#fcfcfc}.text-center{text-align:center}.text-left{text-align:left}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.mt-4{margin-top:2rem}.full-width{width:100%;display:flex;justify-content:center}.section-title{font-family:'Playfair Display',serif;font-weight:500;font-size:3rem;color:#111;margin-bottom:2rem;text-transform:none;letter-spacing:-.02em}.trusted-subtitle{font-size:.9rem;color:#666;margin-bottom:2rem;font-weight:600;letter-spacing:.05em}.logos-track-wrapper{overflow:hidden;padding:20px 0;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.logos-track{display:flex;gap:5rem;align-items:center;width:max-content;animation:scroll-logos 20s linear infinite}.logos-track img{height:55px;opacity:.6;transition:opacity 0.3s;filter:grayscale(100%);flex-shrink:0}.logos-track img:hover{opacity:1;filter:grayscale(0%)}.logo-img{width:150px;height:100px;object-fit:cover}@keyframes scroll-logos{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.contact-section{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.contact-info-panel{background:#0f0f0f;display:flex;align-items:center;padding:80px 60px}.cip-inner{max-width:440px}.cip-label{display:inline-block;font-family:'Inter',sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffd000;margin-bottom:1.25rem}.cip-heading{font-family:'Playfair Display',serif;font-size:clamp(1.6rem, 2.5vw, 2.25rem);font-weight:700;color:#fff;line-height:1.25;margin:0 0 1rem}.cip-sub{font-family:'Inter',sans-serif;font-size:.95rem;color:rgb(255 255 255 / .5);line-height:1.75;margin:0 0 2.5rem}.cip-items{display:flex;flex-direction:column;gap:1.5rem}.cip-item{display:flex;align-items:flex-start;gap:1rem}.cip-icon{width:42px;height:42px;background:rgb(255 208 0 / .15);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ffd000}.cip-icon svg{width:18px;height:18px}.cip-item-label{font-family:'Inter',sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(255 255 255 / .35);margin:0 0 4px}.cip-item-val{font-family:'Inter',sans-serif;font-size:.95rem;color:#fff;text-decoration:none;font-weight:500;transition:color 0.2s}.cip-item-val:hover{color:#ffd000}.contact-form-panel{background:#f8f8f6;display:flex;align-items:center;padding:80px 60px}.cfp-inner{width:100%;max-width:480px}.cfp-heading{font-family:'Playfair Display',serif;font-size:clamp(1.5rem, 2.2vw, 2rem);font-weight:700;color:#111;margin:0 0 .5rem}.cfp-sub{font-family:'Inter',sans-serif;font-size:.9rem;color:#888;margin:0 0 2rem;line-height:1.6}.new-contact-form{display:flex;flex-direction:column;gap:0}.cf-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cf-group{margin-bottom:1.25rem}.cf-group label{display:block;font-family:'Inter',sans-serif;font-size:.8rem;font-weight:600;color:#444;margin-bottom:.4rem;letter-spacing:.01em}.cf-group input,.cf-group textarea{width:100%;padding:.75rem 1rem;border:1.5px solid #e0e0e0;border-radius:10px;font-family:'Inter',sans-serif;font-size:.9rem;color:#111;background:#fff;transition:border-color 0.2s,box-shadow 0.2s;outline:none}.cf-group textarea{resize:vertical;min-height:110px}.cf-group input:focus,.cf-group textarea:focus{border-color:#ffd000;box-shadow:0 0 0 3px rgb(255 208 0 / .2)}.cf-check{display:flex;align-items:flex-start;gap:.6rem;margin-bottom:1.5rem}.cf-check input[type="checkbox"]{width:16px;height:16px;margin-top:2px;accent-color:#ffd000;flex-shrink:0;cursor:pointer}.cf-check label{font-family:'Inter',sans-serif;font-size:.82rem;color:#666;line-height:1.5;cursor:pointer}.cf-check label a{color:#ffd000;text-decoration:underline}.cf-submit{width:100%;padding:.9rem 1.5rem;background:#ffd000;color:#0b0b0b;border:none;border-radius:10px;font-family:'Inter',sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:background 0.2s,transform 0.15s;letter-spacing:.01em}.cf-submit:hover{background:#d4af00;transform:translateY(-1px)}.cf-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.cf-response{border-radius:8px;padding:12px 16px;font-size:.9rem;font-weight:500;margin-bottom:16px}.cf-response--success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.cf-response--error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width:992px){.contact-section{grid-template-columns:1fr}.contact-info-panel{padding:60px 32px}.cip-inner{max-width:100%}.contact-form-panel{padding:60px 32px}.cfp-inner{max-width:100%}}.about{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1400px;margin:0 auto;padding:0 24px}.about-images{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:250px 250px;gap:10px}.about-images .img-box{border-radius:6px;overflow:hidden}.about-images .img-box:nth-child(1){grid-row:span 2}.img-placeholder{width:100%;height:100%}.img-placeholder img{width:100%;height:100%;object-fit:cover}.about-text h2{font-weight:400;color:var(--black)}.about-text p{color:var(--gray-600);font-size:15px;line-height:1.85;margin-bottom:16px}.section-label{display:inline-block;font-family:'Inter',sans-serif;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem;border-bottom:1px solid #7a7670;width:100%;max-width:400px}.about-title{margin-top:-10px;margin-bottom:-10px}.about-btns{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:8px}@media (max-width:1024px){.about{grid-template-columns:1fr;gap:36px;padding:0 32px}.about-images{grid-template-rows:200px 200px}}@media (max-width:768px){.about{gap:28px;padding:0 20px}.about-images{grid-template-columns:1fr 1fr;grid-template-rows:160px 160px;gap:8px}.about-text p{font-size:14px}.about-title{font-size:clamp(1.6rem, 5vw, 2.4rem)}}@media (max-width:480px){.about{padding:0 16px;gap:24px}.about-images{grid-template-columns:1fr;grid-template-rows:auto;gap:0}.about-images .img-box:nth-child(1){grid-row:span 1;height:280px;border-radius:12px}.about-images .img-box:nth-child(2),.about-images .img-box:nth-child(3){display:none}.about-btns{flex-direction:column;gap:12px}.about-btns .btn-yellow,.about-btns .btn-secondary{width:100%;text-align:center;justify-content:center}}.portfolio-section{background:#faf9f7;padding:100px 20px;text-align:center}.portfolio-inner{max-width:1400px;margin:0 auto;padding:0 16px}.portfolio-label{display:inline-flex;align-items:center;gap:16px;font-size:11px;letter-spacing:.3em;color:#7a7670;font-weight:400;text-transform:uppercase;border-bottom:1px solid #7a7670;width:300px;justify-content:center;margin-left:auto;margin-right:auto}.portfolio-label::before,.portfolio-label::after{display:block;width:100px;height:1px;background:#d4d0c8}.portfolio-title{font-family:'Playfair Display',serif;font-size:48px;font-weight:300;letter-spacing:.08em;text-transform:none;color:#1a1a1a;margin-top:0;margin-bottom:8px}.portfolio-desc{max-width:720px;margin:0 auto 20px;font-size:15px;line-height:1.8;color:#7a7670;font-weight:300}.services-bento{padding:100px 0;background:#fff;position:relative}.services-bento--bg{background-size:cover;background-position:center;background-attachment:fixed}.services-bento-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgb(0 0 0 / .82) 0%,rgb(0 0 0 / .75) 50%,rgb(0 0 0 / .88) 100%);z-index:1}.bento-header{text-align:center;margin-bottom:40px}.bento-label{display:inline-flex;align-items:center;gap:16px;font-size:11px;letter-spacing:.3em;color:#7a7670;font-weight:400;text-transform:uppercase;border-bottom:1px solid #d4d0c8;padding-bottom:8px;width:300px;justify-content:center;margin:0 auto}.bento-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:minmax(320px,auto) minmax(320px,auto);gap:12px;width:100%;padding:0 120px}.bento-grid .bento-card:nth-child(4){grid-column:1}.bento-grid .bento-card:nth-child(5){grid-column:2}.bento-grid .bento-card:nth-child(6){grid-column:3}.bento-card{position:relative;border-radius:16px;overflow:hidden;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-start;padding:36px 32px;border-top:3px solid #ffd000;transition:transform 0.25s ease,box-shadow 0.25s ease}.bento-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgb(255 208 0 / .15)}.bento-card::before{content:'';position:absolute;inset:0;z-index:0}.bento-dark::before{background:linear-gradient(160deg,rgb(10 10 10 / .88) 40%,rgb(10 10 10 / .55) 100%)}.bento-teal::before{background:linear-gradient(160deg,rgb(5 35 45 / .9) 40%,rgb(5 35 45 / .55) 100%)}.bento-warm::before{background:linear-gradient(160deg,rgb(20 10 5 / .88) 40%,rgb(20 10 5 / .55) 100%)}.bento-pink::before{background:linear-gradient(160deg,rgb(15 10 15 / .88) 40%,rgb(15 10 15 / .55) 100%)}.bento-card::after{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:#ffd000;opacity:0;transition:opacity 0.25s ease}.bento-card:hover::after{opacity:1}.bento-icon{width:48px;height:48px;background:rgb(255 208 0 / .12);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex-shrink:0}.bento-icon svg{width:24px;height:24px;stroke:#ffd000}.bento-content{position:relative;z-index:2;max-width:320px}.bento-content h3{font-family:'Inter',sans-serif;font-size:1.25rem;font-weight:600;color:#ffd000;margin-bottom:12px;line-height:1.3;transition:color 0.2s}.bento-content p{font-family:'Inter',sans-serif;font-size:.88rem;line-height:1.7;color:rgb(255 255 255 / .72);font-weight:300;margin-bottom:0}.bento-mock{position:absolute;bottom:-20px;right:-10px;width:55%;z-index:1;pointer-events:none}.bento-mock img{width:100%;height:200px;object-fit:cover;border-radius:12px 0 0 0;opacity:.7;filter:brightness(.85)}@media (max-width:1100px){.bento-grid{padding:0 40px}}@media (max-width:992px){.bento-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;padding:0 24px;gap:12px}.bento-grid .bento-card:nth-child(4),.bento-grid .bento-card:nth-child(5),.bento-grid .bento-card:nth-child(6){grid-column:auto}.bento-card{min-height:280px}}@media (max-width:600px){.bento-grid{grid-template-columns:1fr;padding:0 16px;gap:10px}.bento-card{min-height:240px;padding:24px 20px;border-radius:12px}.bento-content{max-width:100%}.bento-content h3{font-size:1.1rem}.bento-content p{font-size:.85rem}.bento-mock{display:none}}.slider-wrapper{position:relative;width:100%;height:520px;perspective:1200px}.slider-track{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.port-slide{position:absolute;width:340px;height:460px;border-radius:12px;overflow:hidden;cursor:pointer;transition:all 0.6s cubic-bezier(.4,0,.2,1);box-shadow:0 20px 60px rgb(0 0 0 / .12);text-decoration:none;background-size:cover;background-position:center;background-color:#1a1a1a;display:block}.port-slide img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.6s ease}.port-slide:hover img{transform:scale(1.04)}.port-slide::after{content:'';position:absolute;inset:0;background:rgb(10 10 10 / .35);transition:opacity 0.5s ease;border-radius:12px}.port-slide.active::after{background:rgb(10 10 10 / .1)}.port-slide-nothumb{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#1e1e1e}.port-slide-info{position:absolute;bottom:0;left:0;right:0;padding:20px 20px 22px;background:linear-gradient(to top,rgb(0 0 0 / .75) 0%,transparent 100%);display:flex;flex-direction:column;gap:4px;z-index:3;opacity:0;transform:translateY(6px);transition:opacity 0.35s ease,transform 0.35s ease}.port-slide.active .port-slide-info{opacity:1;transform:translateY(0)}.port-slide-title{font-family:'Inter',sans-serif;font-size:.95rem;font-weight:700;color:#fff;line-height:1.3}.port-slide-cat{font-family:'Inter',sans-serif;font-size:.7rem;font-weight:600;color:#ffd000;letter-spacing:.1em}.port-slide[data-pos="0"]{transform:translateX(-580px) rotate(-8deg) scale(.78);z-index:1;opacity:.55;filter:brightness(.85)}.port-slide[data-pos="1"]{transform:translateX(-290px) rotate(-4deg) scale(.88);z-index:2;opacity:.75;filter:brightness(.92)}.port-slide[data-pos="2"]{transform:translateX(0) rotate(0deg) scale(1);z-index:5;opacity:1;filter:brightness(1);box-shadow:0 30px 80px rgb(0 0 0 / .22)}.port-slide[data-pos="3"]{transform:translateX(290px) rotate(4deg) scale(.88);z-index:2;opacity:.75;filter:brightness(.92)}.port-slide[data-pos="4"]{transform:translateX(580px) rotate(8deg) scale(.78);z-index:1;opacity:.55;filter:brightness(.85)}.port-slide[data-pos="hidden-left"]{transform:translateX(-900px) rotate(-12deg) scale(.65);z-index:0;opacity:0;pointer-events:none}.port-slide[data-pos="hidden-right"]{transform:translateX(900px) rotate(12deg) scale(.65);z-index:0;opacity:0;pointer-events:none}.slider-controls{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:50px}.slider-btn{width:48px;height:48px;border-radius:50%;border:1px solid #d4d0c8;background:#fff0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.25s ease;color:#1a1a1a}.slider-btn:hover{background:#1a1a1a;border-color:#1a1a1a;color:#faf9f7;transform:scale(1.08)}.slider-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.slider-dots{display:flex;gap:8px;align-items:center}.portfolio-view-all{display:flex;justify-content:center;margin-top:40px}.btn-view-all{display:inline-flex;align-items:center;gap:8px;font-family:'Inter',sans-serif;font-size:.95rem;font-weight:600;color:#111;background:#fff0;border:2px solid #111;padding:12px 28px;border-radius:8px;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,transform 0.15s ease}.btn-view-all:hover{background:#111;color:#ffd000;transform:translateY(-2px)}.btn-view-all svg{transition:transform 0.2s ease}.btn-view-all:hover svg{transform:translateX(4px)}.slider-dot{width:6px;height:6px;border-radius:50%;background:#d4d0c8;cursor:pointer;transition:all 0.3s ease}.slider-dot.active{background:#1a1a1a;transform:scale(1.4)}@media (max-width:900px){.slider-wrapper{height:420px}.port-slide{width:260px;height:360px}.port-slide[data-pos="0"]{transform:translateX(-400px) rotate(-8deg) scale(.78)}.port-slide[data-pos="1"]{transform:translateX(-210px) rotate(-4deg) scale(.88)}.port-slide[data-pos="3"]{transform:translateX(210px) rotate(4deg) scale(.88)}.port-slide[data-pos="4"]{transform:translateX(400px) rotate(8deg) scale(.78)}.port-slide[data-pos="hidden-left"]{transform:translateX(-620px) rotate(-12deg) scale(.65)}.port-slide[data-pos="hidden-right"]{transform:translateX(620px) rotate(12deg) scale(.65)}}@media (max-width:600px){.slider-wrapper{height:340px;overflow:hidden}.port-slide{width:220px;height:300px}.port-slide[data-pos="0"],.port-slide[data-pos="4"]{opacity:0;pointer-events:none}.port-slide[data-pos="1"]{transform:translateX(-150px) rotate(-4deg) scale(.85)}.port-slide[data-pos="3"]{transform:translateX(150px) rotate(4deg) scale(.85)}.port-slide[data-pos="hidden-left"]{transform:translateX(-400px) rotate(-12deg) scale(.65)}.port-slide[data-pos="hidden-right"]{transform:translateX(400px) rotate(12deg) scale(.65)}}@media (max-width:420px){.slider-wrapper{height:300px}.port-slide{width:190px;height:260px}.port-slide[data-pos="1"],.port-slide[data-pos="3"]{opacity:0;pointer-events:none}.port-slide[data-pos="2"]{box-shadow:0 20px 50px rgb(0 0 0 / .18)}}.why-us-dark{background:#fff;padding:100px 0 100px;overflow:hidden}.why-us-header{text-align:center;margin-bottom:72px;padding:0 2rem}.why-us-inner{max-width:1260px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 300px 1fr;gap:56px;align-items:center}.why-col{display:flex;flex-direction:column;gap:0}.why-col-left{text-align:left}.why-col-right{text-align:left}.why-item{padding:24px 16px 24px 20px;border-bottom:1px solid #f0f0f0;position:relative;transition:background 0.25s ease,padding-left 0.25s ease;border-radius:12px}.why-item:first-child{border-top:1px solid #f0f0f0}.why-item:hover{background:#fafafa;padding-left:28px}.why-item:hover .why-title{color:#ffd000}.why-num{font-family:'Inter',sans-serif;font-size:.68rem;font-weight:800;color:#ffd000;letter-spacing:.18em;text-transform:uppercase;margin-bottom:6px}.why-title{font-family:'Playfair Display',serif;font-size:1.05rem;font-weight:500;color:#111;line-height:1.45;margin-bottom:8px;transition:color 0.25s ease}.why-desc{font-family:'Inter',sans-serif;font-size:.845rem;color:#888;line-height:1.75;font-weight:400;margin-bottom:0}.why-center-img{display:flex;justify-content:center;flex-shrink:0}.why-center-img img{width:100%;max-width:300px;height:520px;object-fit:cover;border-radius:999px 999px 32px 32px;display:block;box-shadow:0 24px 64px rgb(0 0 0 / .13)}@media (max-width:1024px){.why-us-inner{grid-template-columns:1fr 1fr;gap:32px}.why-center-img{display:none}}@media (max-width:640px){.why-us-inner{grid-template-columns:1fr;gap:0}}.site-footer{background:#fff;color:#111;padding:0;border-top:1px solid #ebebeb}.footer-inner{max-width:1200px;margin:0 auto;padding:80px 2rem 0}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:3rem;padding-bottom:60px;border-bottom:1px solid #ebebeb}.footer-brand{display:flex;flex-direction:column;gap:1.25rem}.footer-logo{text-decoration:none;display:inline-block;line-height:1}.footer-logo-img{height:40px;width:auto;display:block;object-fit:contain;border-radius:6px;background:#fff;padding:4px 10px}.footer-logo span{color:#ffd000}.footer-brand p{font-size:.875rem;color:#888;line-height:1.75;margin:0;max-width:260px}.footer-col{display:flex;flex-direction:column;gap:0}.footer-col h4{font-family:'Inter',sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#aaa;margin:0 0 1.25rem 0}.footer-col a{font-family:'Inter',sans-serif;font-size:.9rem;color:#555;text-decoration:none;padding:.35rem 0;transition:color 0.2s ease}.footer-col a:hover{color:#111}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:24px 0 32px;gap:1rem;flex-wrap:wrap}.footer-copy{font-size:.8rem;color:#aaa}.social-row{display:flex;align-items:center;gap:.5rem}.soc{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f2f2f2;color:#555;text-decoration:none;transition:background 0.2s ease,color 0.2s ease}.soc:hover{background:#ffd000;color:#0b0b0b}.soc svg{width:15px;height:15px}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand{grid-column:1 / -1}}@media (max-width:560px){.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1rem}}.testimonials-section{background:#fff;padding:80px 0 100px;overflow:hidden}.testi-header{text-align:center;margin-bottom:48px}.testi-heading{font-family:'Playfair Display',serif;font-size:48px;font-weight:300;letter-spacing:.08em;text-transform:none;color:#1a1a1a;margin-top:0;margin-bottom:12px}.testi-subtext{font-size:1rem;color:#777;max-width:560px;margin:0 auto;line-height:1.7}.testi-stage{position:relative;width:100%;height:380px;margin:0 auto;max-width:1200px}.testi-card{position:absolute;top:50%;left:50%;width:380px;background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:40px 36px;display:flex;flex-direction:column;gap:20px;transition:all 0.5s cubic-bezier(.4,0,.2,1);opacity:0;transform:translate(-50%,-50%) scale(.85);pointer-events:none;z-index:0}.testi-card.testi-left{opacity:.55;transform:translate(calc(-50% - 400px),-50%) scale(.92);pointer-events:auto;z-index:1}.testi-card.testi-right{opacity:.55;transform:translate(calc(-50% + 400px),-50%) scale(.92);pointer-events:auto;z-index:1}.testi-card.testi-featured{opacity:1;transform:translate(-50%,-50%) scale(1.04);box-shadow:0 24px 60px rgb(0 0 0 / .1);border-color:#fff0;pointer-events:auto;z-index:3}.testi-stars{color:#f5a623;font-size:1.1rem;letter-spacing:2px;line-height:1}.testi-body{font-family:'Inter',sans-serif;font-size:.9rem;color:#555;line-height:1.75;margin:0;flex:1}.testi-author{display:flex;flex-direction:column;gap:4px;margin-top:8px}.testi-author strong{font-family:'Inter',sans-serif;font-size:.95rem;font-weight:700;color:#111}.testi-author span{font-size:.8rem;color:#999}.testi-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px}.testi-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid #ddd;background:#fff;color:#555;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.testi-btn svg{width:18px;height:18px}.testi-btn:hover{background:#ffd000;border-color:#ffd000;color:#0b0b0b}@media (max-width:1100px){.testi-card.testi-left{transform:translate(calc(-50% - 320px),-50%) scale(.88)}.testi-card.testi-right{transform:translate(calc(-50% + 320px),-50%) scale(.88)}.testi-card{width:320px;padding:32px 26px}.testi-stage{height:360px}}@media (max-width:760px){.testi-card{width:300px;padding:28px 22px}.testi-card.testi-left{transform:translate(calc(-50% - 290px),-50%) scale(.85);opacity:.35}.testi-card.testi-right{transform:translate(calc(-50% + 290px),-50%) scale(.85);opacity:.35}}@media (max-width:600px){.testi-stage{height:320px}.testi-card{width:88vw;padding:28px 22px}.testi-card.testi-left,.testi-card.testi-right{opacity:0;pointer-events:none}}.cta-banner{background:#ffd000;padding:64px 2rem}.cta-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-inner h2{font-family:'Playfair Display',serif;font-weight:700;color:#0b0b0b;margin:0 0 .5rem;line-height:1.15}.cta-inner p{font-family:'Inter',sans-serif;font-size:1rem;color:rgb(0 0 0 / .6);margin:0}.btn-cta{display:inline-block;background:#0b0b0b;color:#ffd000;font-family:'Inter',sans-serif;font-size:1rem;font-weight:600;padding:16px 36px;border-radius:10px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background 0.2s,transform 0.15s}.btn-cta:hover{background:#222;transform:translateY(-2px)}@media (max-width:700px){.cta-inner{flex-direction:column;align-items:flex-start}.btn-cta{width:100%;text-align:center}}.about-page-hero{position:relative;padding:180px 0 120px;text-align:center;overflow:hidden;background:linear-gradient(135deg,#0a0a0a 0%,#1a1200 40%,#2a1f00 70%,#111 100%)}.about-page-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 60%,rgb(255 208 0 / .12) 0%,transparent 70%);z-index:0}.about-page-hero .container{position:relative;z-index:1}.about-page-hero .portfolio-label{color:rgb(255 255 255 / .55);border-color:rgb(255 255 255 / .18)}.about-page-heading{font-family:'Playfair Display',serif;font-size:clamp(2rem, 5vw, 3.5rem);font-weight:700;color:#fff;line-height:1.2;margin:1rem auto 1.5rem;max-width:800px}.about-page-heading em{font-style:italic;font-weight:300;color:#ffd000}.about-page-hero .portfolio-desc{color:rgb(255 255 255 / .7);max-width:680px;margin-left:auto;margin-right:auto}.about-page-hero .btn-yellow{margin-top:1.5rem}.about-story-section{padding:80px 0;background:#fff}.about-story-alt{background:#faf9f7}.about-story-row{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-story-row-reverse{direction:rtl}.about-story-row-reverse>*{direction:ltr}.about-story-text .section-label{width:auto;display:inline-block;margin-bottom:1.25rem}.about-story-text h2{font-family:'Playfair Display',serif;font-size:clamp(2rem, 3vw, 2.75rem);font-weight:700;color:#111;margin:0 0 1.5rem}.about-story-text p{font-size:.95rem;color:#555;line-height:1.85;margin-bottom:1rem}.about-story-img{border-radius:16px;overflow:hidden;aspect-ratio:4 / 3}.about-story-img img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:900px){.about-story-row,.about-story-row-reverse{grid-template-columns:1fr;direction:ltr;gap:2.5rem}.about-story-img{aspect-ratio:16 / 9}}@media (max-width:600px){.about-page-hero{padding:130px 0 70px}}.contact-page-body{background:#fff;padding:80px 0 100px}.contact-page-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:80px}.cp-card{background:#f8f8f8;border:1px solid #efefef;border-radius:16px;padding:32px 24px;display:flex;flex-direction:column;gap:8px}.cp-card-yellow{background:#ffd000;border-color:#ffd000}.cp-icon{width:44px;height:44px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.cp-card-yellow .cp-icon{background:rgb(0 0 0 / .08)}.cp-icon svg{width:20px;height:20px;stroke:#111}.cp-card h4{font-family:'Inter',sans-serif;font-size:.95rem;font-weight:700;color:#111;margin:0}.cp-card p{font-size:.82rem;color:#888;margin:0;line-height:1.5}.cp-card-yellow p{color:rgb(0 0 0 / .5)}.cp-card a{font-size:.88rem;font-weight:600;color:#111;text-decoration:none;margin-top:4px}.cp-card a:hover{color:#ffd000}.cp-card-yellow a{color:#111}.cp-book-btn{display:inline-block;background:#111;color:#fff!important;padding:10px 20px;border-radius:8px;font-size:0.85rem!important;font-weight:600!important;margin-top:8px!important;transition:background 0.2s ease}.cp-book-btn:hover{background:#000!important;color:#ffd000!important}.contact-page-split{display:grid;grid-template-columns:1fr 400px;gap:60px;align-items:start}.cp-form-wrap h2{font-size:1.75rem;font-weight:700;color:#111;margin:0 0 8px}.cp-form-wrap>p{font-size:.9rem;color:#777;margin:0 0 32px}.cp-form select{width:100%;padding:12px 16px;border:1.5px solid #e0e0e0;border-radius:8px;font-family:'Inter',sans-serif;font-size:.9rem;color:#333;background:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;cursor:pointer;transition:border-color 0.2s ease}.cp-form select:focus{outline:none;border-color:#ffd000}.cp-side-info{display:flex;flex-direction:column;gap:40px;position:sticky;top:120px}.cp-follow h3,.cp-booking-box h3{font-family:'Inter',sans-serif;font-size:1.1rem;font-weight:700;color:#111;margin:0 0 8px}.cp-follow p,.cp-booking-box p{font-size:.875rem;color:#777;margin:0 0 16px;line-height:1.65}.cp-socials{display:flex;flex-direction:column;gap:12px}.cp-soc-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:#111;font-size:.9rem;font-weight:500;transition:color 0.2s ease}.cp-soc-link:hover{color:#ffd000}.cp-soc-link svg{width:20px;height:20px;flex-shrink:0}.cp-booking-box{background:#0a0a0a;border-radius:16px;padding:32px 28px}.cp-booking-box h3{color:#fff}.cp-booking-box p{color:rgb(255 255 255 / .55)}@media (max-width:1024px){.contact-page-cards{grid-template-columns:repeat(2,1fr)}.contact-page-split{grid-template-columns:1fr;gap:40px}.cp-side-info{position:static;flex-direction:row;flex-wrap:wrap}.cp-follow,.cp-booking-box{flex:1 1 280px}}@media (max-width:600px){.contact-page-cards{grid-template-columns:1fr 1fr;gap:12px}.cp-card{padding:20px 16px}.cp-side-info{flex-direction:column}}@media (max-width:420px){.contact-page-cards{grid-template-columns:1fr}}.cs-section{background:#fff;padding:80px 0 100px}.cs-card-featured{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:20px;overflow:hidden;box-shadow:0 8px 40px rgb(0 0 0 / .08);margin-bottom:32px;border:1px solid #f0f0f0}.cs-card-featured .cs-card-img{height:100%;min-height:420px}.cs-card-featured .cs-card-body{padding:52px 48px}.cs-card-featured h2{font-size:clamp(1.4rem, 2.5vw, 1.9rem);font-weight:700;color:#111;margin:8px 0 16px;line-height:1.3}.cs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.cs-card{background:#fff;border:1px solid #efefef;border-radius:16px;overflow:hidden;transition:box-shadow 0.25s ease,transform 0.25s ease}.cs-card:hover{box-shadow:0 12px 40px rgb(0 0 0 / .1);transform:translateY(-4px)}.cs-card-img{position:relative;overflow:hidden;height:220px}.cs-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.cs-card:hover .cs-card-img img{transform:scale(1.04)}.cs-tag{position:absolute;top:16px;left:16px;background:#ffd000;color:#111;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 12px;border-radius:20px}.cs-card-body{padding:28px 28px 32px;display:flex;flex-direction:column;gap:10px}.cs-industry{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#aaa}.cs-card-body h3{font-family:'Inter',sans-serif;font-size:1.05rem;font-weight:700;color:#111;line-height:1.4;margin:0}.cs-card-body p{font-size:.875rem;color:#666;line-height:1.7;margin:0}.cs-results{display:flex;gap:24px;margin:8px 0 4px;flex-wrap:wrap}.cs-stat{display:flex;flex-direction:column;gap:2px}.cs-stat strong{font-family:'Inter',sans-serif;font-size:1.3rem;font-weight:800;color:#111;line-height:1}.cs-card-featured .cs-stat strong{font-size:1.6rem}.cs-stat span{font-size:.75rem;color:#999;font-weight:500}.cs-read-btn{display:inline-block;font-size:.875rem;font-weight:600;color:#111;text-decoration:none;margin-top:4px;transition:color 0.2s ease}.cs-read-btn:hover{color:#ffd000}@media (max-width:900px){.cs-card-featured{grid-template-columns:1fr}.cs-card-featured .cs-card-img{min-height:280px}.cs-card-featured .cs-card-body{padding:32px 28px}}@media (max-width:700px){.cs-grid{grid-template-columns:1fr}}.blog-section{background:#fff;padding:80px 0 100px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-card{background:#fff;border:1px solid #efefef;border-radius:16px;overflow:hidden;transition:box-shadow 0.25s ease,transform 0.25s ease;display:flex;flex-direction:column}.blog-card:hover{box-shadow:0 12px 40px rgb(0 0 0 / .09);transform:translateY(-4px)}.blog-card-img,.blog-card-img-placeholder{height:210px;overflow:hidden;display:block}.blog-card-img img,.blog-card-img-placeholder img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.blog-card:hover .blog-card-img img,.blog-card:hover .blog-card-img-placeholder img{transform:scale(1.04)}.blog-card-body{padding:24px 24px 28px;display:flex;flex-direction:column;gap:10px;flex:1}.blog-card-meta{display:flex;align-items:center;gap:12px}.blog-cat{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;background:#ffd000;color:#111;padding:3px 10px;border-radius:20px}.blog-date{font-size:.78rem;color:#aaa}.blog-card-body h3{font-family:'Inter',sans-serif;font-size:1rem;font-weight:700;color:#111;line-height:1.45;margin:0}.blog-card-body h3 a{color:#111;text-decoration:none;transition:color 0.2s ease}.blog-card-body h3 a:hover{color:#ffd000}.blog-card-body p{font-size:.85rem;color:#666;line-height:1.7;margin:0;flex:1}.blog-read-more{font-size:.85rem;font-weight:600;color:#111;text-decoration:none;margin-top:auto;transition:color 0.2s ease}.blog-read-more:hover{color:#ffd000}.blog-pagination{margin-top:60px;text-align:center}.blog-pagination .nav-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.blog-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1.5px solid #e0e0e0;font-size:.875rem;font-weight:600;color:#555;text-decoration:none;transition:all 0.2s ease}.blog-pagination .page-numbers.current,.blog-pagination .page-numbers:hover{background:#ffd000;border-color:#ffd000;color:#111}@media (max-width:900px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.blog-grid{grid-template-columns:1fr}}.port-page-section{background:#fff;padding:80px 0 100px}.port-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.port-page-card{background:#fff;border:1px solid #efefef;border-radius:16px;overflow:hidden;transition:box-shadow 0.25s ease,transform 0.25s ease}.port-page-card:hover{box-shadow:0 12px 40px rgb(0 0 0 / .1);transform:translateY(-4px)}.port-page-media{position:relative;overflow:hidden;background:#0a0a0a}.port-video-embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.port-video-embed iframe,.port-video-embed video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.port-video-link{display:block;position:relative}.port-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;background:#ffd000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#111;box-shadow:0 4px 20px rgb(0 0 0 / .3)}.port-thumb,.port-thumb-placeholder{height:220px;overflow:hidden}.port-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s ease}.port-page-card:hover .port-thumb img{transform:scale(1.04)}.port-thumb-placeholder{display:flex;align-items:center;justify-content:center;background:#f5f5f5}.port-thumb-placeholder svg{width:48px;height:48px;stroke:#ccc}.port-page-tag{position:absolute;top:12px;left:12px;background:#ffd000;color:#111;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:20px}.port-page-info{padding:20px 22px 24px;display:flex;flex-direction:column;gap:6px}.port-page-info h3{font-family:'Inter',sans-serif;font-size:1rem;font-weight:700;color:#111;margin:0;line-height:1.4}.port-client{font-size:.78rem;color:#aaa;font-weight:500}.port-page-info p{font-size:.85rem;color:#666;line-height:1.65;margin:0}.port-empty{text-align:center;padding:80px 20px;display:flex;flex-direction:column;align-items:center;gap:16px}.port-empty svg{width:56px;height:56px;stroke:#ccc}.port-empty h3{font-size:1.4rem;font-weight:700;color:#111;margin:0}.port-empty p{font-size:.9rem;color:#777;margin:0}@media (max-width:900px){.port-page-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.port-page-grid{grid-template-columns:1fr}}.single-hero{background:#fff;padding:120px 0 60px;border-bottom:1px solid #f0f0f0}.single-hero-inner{max-width:780px;margin:0 auto}.single-meta-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.single-back{font-size:.875rem;font-weight:600;color:#555;text-decoration:none;transition:color 0.2s ease}.single-back:hover{color:#ffd000}.single-date{font-size:.8rem;color:#aaa}.single-title{font-family:'Playfair Display',serif;font-size:clamp(1.8rem, 4vw, 2.8rem);font-weight:500;color:#111;line-height:1.25;margin:0 0 20px}.single-excerpt{font-size:1.05rem;color:#555;line-height:1.75;margin:0 0 28px}.single-author-row{display:flex;align-items:center;gap:12px}.single-avatar{border-radius:50%;width:40px!important;height:40px!important}.single-author-row strong{display:block;font-size:.9rem;font-weight:700;color:#111}.single-author-row span{font-size:.78rem;color:#aaa}.single-featured-img{padding:40px 0;background:#fff}.single-featured-img img{width:100%;max-height:520px;object-fit:cover;border-radius:16px;display:block}.single-content-wrap{background:#fff;padding:60px 0 80px}.single-content-grid{display:grid;grid-template-columns:1fr 300px;gap:60px;align-items:start}.single-content{font-size:1rem;color:#333;line-height:1.85}.single-content h2{font-size:1.5rem;font-weight:600;margin:2rem 0 .75rem;color:#111}.single-content h3{font-size:1.2rem;font-weight:600;margin:1.5rem 0 .5rem;color:#111}.single-content p{margin-bottom:1.25rem}.single-content ul,.single-content ol{margin:0 0 1.25rem 1.5rem}.single-content img{max-width:100%;border-radius:10px;margin:1.5rem 0}.single-sidebar{display:flex;flex-direction:column;gap:20px;position:sticky;top:100px}.sidebar-card{background:#f9f9f9;border-radius:14px;padding:24px;border:1px solid #efefef}.sidebar-card h4{font-family:'Inter',sans-serif;font-size:.9rem;font-weight:700;color:#111;margin:0 0 10px;text-transform:uppercase;letter-spacing:.06em}.sidebar-card p{font-size:.875rem;color:#666;line-height:1.6;margin:0 0 14px}.sidebar-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sidebar-links a{font-size:.875rem;color:#555;text-decoration:none;transition:color 0.2s ease}.sidebar-links a:hover{color:#ffd000}.single-nav{background:#f9f9f9;border-top:1px solid #efefef;padding:32px 0}.single-nav .nav-links{display:flex;justify-content:space-between;gap:20px}.single-nav .nav-previous a,.single-nav .nav-next a{display:flex;flex-direction:column;gap:4px;text-decoration:none;max-width:360px}.single-nav .nav-next a{align-items:flex-end}.single-nav .nav-arrow{font-size:1.2rem;color:#ffd000}.single-nav .nav-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#aaa;font-weight:600}.single-nav .nav-post-title{font-size:.95rem;font-weight:700;color:#111;line-height:1.4}.cs-single-client{font-size:1rem;color:rgb(255 255 255 / .6);margin:12px 0 0}.cs-stats-bar{background:#ffd000;padding:28px 0}.cs-stats-inner{display:flex;align-items:center;justify-content:center;gap:60px;flex-wrap:wrap}.cs-stats-item{display:flex;flex-direction:column;align-items:center;gap:4px}.cs-stats-item strong{font-family:'Inter',sans-serif;font-size:2rem;font-weight:800;color:#111;line-height:1}.cs-stats-item span{font-size:.8rem;font-weight:600;color:#444;text-transform:uppercase;letter-spacing:.06em}.cs-single-body{background:#fff;padding:60px 0 80px}.cs-single-grid{display:grid;grid-template-columns:1fr 300px;gap:60px;align-items:start}.cs-single-content{display:flex;flex-direction:column;gap:0}.cs-block{padding:36px 0;border-bottom:1px solid #f0f0f0}.cs-block:last-child{border-bottom:none}.cs-block h2{font-family:'Playfair Display',serif;font-size:1.5rem;font-weight:500;color:#111;margin:0 0 16px}.cs-block p{font-size:1rem;color:#444;line-height:1.85;margin:0}.cs-quote{background:#fafafa;border-left:4px solid #ffd000;border-radius:0 12px 12px 0;padding:28px 28px;margin:40px 0 0}.cs-quote p{font-family:'Playfair Display',serif;font-size:1.15rem;color:#333;line-height:1.7;font-style:italic;margin:0 0 12px}.cs-quote cite{font-size:.85rem;color:#888;font-style:normal;font-weight:600}.sidebar-stats{display:flex;flex-direction:column;gap:12px}.sidebar-stat{display:flex;align-items:baseline;gap:10px}.sidebar-stat strong{font-family:'Inter',sans-serif;font-size:1.4rem;font-weight:800;color:#111}.sidebar-stat span{font-size:.8rem;color:#888}@media (max-width:900px){.single-content-grid,.cs-single-grid{grid-template-columns:1fr}.single-sidebar{position:static}.cs-stats-inner{gap:32px}}@media (max-width:600px){.single-nav .nav-links{flex-direction:column}}.cs-hero-excerpt{color:rgb(255 255 255 / .75);font-family:'Inter',sans-serif;font-size:1rem;line-height:1.8;max-width:680px;margin:1.25rem auto 0}.cs-empty-notice{padding:20px 24px;background:#fffbea;border:1px dashed #ffd000;border-radius:10px;font-family:'Inter',sans-serif;font-size:.875rem;color:#555;line-height:1.8;margin-top:24px}.cs-empty-notice a{color:#111;font-weight:600}.port-page-card{position:relative}.port-card-link{position:absolute;inset:0;z-index:2;border-radius:inherit}.port-page-card iframe,.port-page-card .port-play-btn,.port-page-card .port-video-link{position:relative;z-index:3}.port-single-media{background:#0a0a0a;padding:48px 0}.port-single-embed{position:relative;width:100%;max-width:900px;margin:0 auto;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden}.port-single-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.port-single-thumb img{width:100%;max-width:900px;margin:0 auto;display:block;border-radius:16px;object-fit:cover}.port-single-video-link{position:relative;display:block;max-width:900px;margin:0 auto;border-radius:16px;overflow:hidden}.port-play-btn-lg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:4rem;color:#fff;background:rgb(0 0 0 / .35);transition:background 0.2s ease}.port-single-video-link:hover .port-play-btn-lg{background:rgb(0 0 0 / .55)}.port-video-page{background:#0a0a0a;color:#fff}.pvp-player-section{position:relative;width:100%;background:#000}.pvp-poster{position:relative;width:100%;aspect-ratio:16 / 9;background-size:cover;background-position:center;background-color:#111;display:flex;align-items:flex-end;cursor:pointer}.pvp-poster-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgb(0 0 0 / .15) 0%,#fff0 40%,rgb(0 0 0 / .65) 100%)}.pvp-play-btn{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;z-index:2}.pvp-play-btn svg{width:clamp(64px, 8vw, 100px);height:clamp(64px, 8vw, 100px);transition:transform 0.2s ease,opacity 0.2s ease;filter:drop-shadow(0 4px 24px rgb(0 0 0 / .6))}.pvp-play-btn:hover svg{transform:scale(1.1);opacity:.9}.pvp-poster-meta{position:relative;z-index:3;padding:32px 48px;display:flex;flex-direction:column;gap:8px}.pvp-poster-cat{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffd000}.pvp-poster-title{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.5rem, 3.5vw, 2.75rem);font-weight:600;color:#fff;margin:0;line-height:1.2;text-shadow:0 2px 12px rgb(0 0 0 / .5)}.pvp-poster-client{font-size:.9rem;color:rgb(255 255 255 / .7)}.pvp-embed-wrap{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.pvp-embed-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.pvp-poster-static,.pvp-poster-empty{aspect-ratio:16 / 9;display:flex;align-items:flex-end}.pvp-poster-empty{background:#111}.pvp-meta-bar{background:#111;border-bottom:1px solid rgb(255 255 255 / .08);padding:20px 0}.pvp-meta-inner{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.pvp-back{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;color:rgb(255 255 255 / .6);text-decoration:none;transition:color 0.2s;white-space:nowrap;flex-shrink:0}.pvp-back svg{width:18px;height:18px}.pvp-back:hover{color:#ffd000}.pvp-meta-details{display:flex;align-items:center;gap:24px;flex-wrap:wrap;flex:1}.pvp-meta-details span{display:flex;flex-direction:column;font-size:.8rem;color:rgb(255 255 255 / .55);line-height:1.3}.pvp-meta-details span strong{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgb(255 255 255 / .35);margin-bottom:2px}.pvp-cta-btn{margin-left:auto;flex-shrink:0;font-size:.85rem;padding:10px 20px}.pvp-body{padding:64px 0;background:#0a0a0a}.pvp-body-inner{max-width:800px}.pvp-content{font-size:1.05rem;line-height:1.75;color:rgb(255 255 255 / .75)}.pvp-content p{margin-bottom:1.2em}.pvp-content h2,.pvp-content h3{color:#fff;margin:1.5em 0 .5em}.pvp-related{padding:64px 0;background:#111;border-top:1px solid rgb(255 255 255 / .06)}.pvp-related-heading{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.4rem, 2.5vw, 2rem);color:#fff;margin-bottom:32px}.pvp-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pvp-related-card{text-decoration:none;color:#fff;display:block;border-radius:12px;overflow:hidden;background:#1a1a1a;transition:transform 0.25s ease,box-shadow 0.25s ease}.pvp-related-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgb(0 0 0 / .5)}.pvp-related-thumb{position:relative;aspect-ratio:16 / 9;background-size:cover;background-position:center;background-color:#222;overflow:hidden}.pvp-related-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .25);transition:background 0.2s}.pvp-related-card:hover .pvp-related-overlay{background:rgb(0 0 0 / .4)}.pvp-related-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2rem;color:rgb(255 255 255 / .85);z-index:2}.pvp-related-info{padding:16px}.pvp-related-cat{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ffd000;display:block;margin-bottom:6px}.pvp-related-info h3{font-size:.95rem;font-weight:600;color:#fff;margin:0;line-height:1.4}@media (max-width:900px){.pvp-related-grid{grid-template-columns:repeat(2,1fr)}.pvp-poster-meta{padding:24px 24px}.pvp-meta-inner{gap:16px}.pvp-cta-btn{margin-left:0;width:100%;text-align:center}}@media (max-width:600px){.pvp-related-grid{grid-template-columns:1fr}.pvp-poster-meta{padding:16px 20px}.pvp-poster-title{font-size:1.3rem}.pvp-meta-details{gap:16px}.pvp-meta-bar{padding:16px 0}}.port-film-page{background:#fff}.port-film-hero{padding:100px 0 48px;background:#fff;text-align:center}.port-film-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffd000;margin-bottom:12px}.port-film-heading{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.2rem, 5vw, 4rem);font-weight:700;color:#0a0a0a;margin:0 0 16px;line-height:1.1}.port-film-sub{font-size:1rem;color:#666;max-width:540px;margin:0 auto}.port-film-section{padding:40px 0 80px;background:#fff}.port-film-container{max-width:1360px;margin:0 auto;padding:0 32px}.port-film-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid #e8e8e8;border-left:1px solid #e8e8e8}.port-film-card{border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.port-film-card-link{display:block;text-decoration:none;color:inherit}.port-film-thumb{position:relative;aspect-ratio:16 / 10;background-color:#111;background-size:cover;background-position:center;overflow:hidden}.port-film-thumb-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#1a1a1a}.port-film-thumb-placeholder svg{width:48px;height:48px;color:#444}.port-film-hover{position:absolute;inset:0;background:#fff0;display:flex;align-items:center;justify-content:center;transition:background 0.3s ease}.port-film-card-link:hover .port-film-hover{background:rgb(0 0 0 / .45)}.port-film-play-ring{width:60px;height:60px;border-radius:50%;border:2px solid rgb(255 255 255 / .85);background:rgb(255 255 255 / .15);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:opacity 0.3s ease,transform 0.3s ease;backdrop-filter:blur(4px)}.port-film-play-ring svg{width:24px;height:24px;margin-left:3px}.port-film-card-link:hover .port-film-play-ring{opacity:1;transform:scale(1)}.pfc-tl,.pfc-br{position:absolute;width:16px;height:16px;opacity:0;transition:opacity 0.3s ease}.pfc-tl{top:10px;left:10px;border-top:2px solid #fff;border-left:2px solid #fff}.pfc-br{bottom:10px;right:10px;border-bottom:2px solid #fff;border-right:2px solid #fff}.port-film-card-link:hover .pfc-tl,.port-film-card-link:hover .pfc-br{opacity:1}.port-film-info{display:flex;align-items:baseline;gap:10px;padding:14px 18px 16px;background:#fff}.port-film-title{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.port-film-cat{font-size:.75rem;color:#888;letter-spacing:.02em;white-space:nowrap;flex-shrink:0}.port-film-empty{text-align:center;padding:80px 24px;color:#999}.port-film-empty svg{width:56px;height:56px;margin-bottom:20px;color:#ccc}.port-film-empty h3{font-size:1.3rem;color:#333;margin-bottom:8px}.port-film-empty p{font-size:.95rem;color:#777;margin-bottom:24px}@media (max-width:1024px){.port-film-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.port-film-grid{grid-template-columns:1fr}.port-film-container{padding:0 16px}.port-film-hero{padding:80px 0 32px}}.port-film-card{cursor:pointer}.port-film-card:hover .port-film-hover{background:rgb(0 0 0 / .45)}.port-film-card:hover .port-film-play-ring{opacity:1;transform:scale(1)}.port-film-card:hover .pfc-tl,.port-film-card:hover .pfc-br{opacity:1}.port-lb{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}.port-lb[hidden]{display:none!important}.port-lb-backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .92);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:lbFadeIn 0.25s ease}@keyframes lbFadeIn{from{opacity:0}to{opacity:1}}.port-lb-wrap{position:relative;z-index:2;width:100%;max-width:960px;animation:lbSlideUp 0.28s ease}@keyframes lbSlideUp{from{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.port-lb-close{position:absolute;top:-48px;right:0;background:none;border:none;cursor:pointer;padding:8px;color:rgb(255 255 255 / .75);transition:color 0.2s,transform 0.2s;line-height:0}.port-lb-close svg{width:28px;height:28px}.port-lb-close:hover{color:#fff;transform:scale(1.1)}.port-lb-player{background:#000;border-radius:12px;overflow:hidden;box-shadow:0 32px 80px rgb(0 0 0 / .7)}.port-lb-ratio{position:relative;aspect-ratio:16 / 9;width:100%}.port-lb-ratio iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.port-lb-meta{display:flex;align-items:baseline;gap:12px;padding:14px 4px 0}.port-lb-title{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.port-lb-cat{font-size:.78rem;color:rgb(255 255 255 / .5)}@media (max-width:600px){.port-lb{padding:8px;align-items:center}.port-lb-close{top:-44px}.port-lb-player{border-radius:8px}.port-lb-ratio{aspect-ratio:9 / 16;max-height:80vh;width:auto;margin:0 auto}}.pf-dark-page{background:#0d0d0d;min-height:100vh}.pf-dark-hero{padding:110px 0 48px;background:#0d0d0d;text-align:center}.pf-dark-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#ffd000;margin-bottom:14px}.pf-dark-heading{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2.4rem, 5vw, 4.5rem);font-weight:700;color:#fff;margin:0 0 16px;line-height:1.1}.pf-dark-sub{font-size:1rem;color:rgb(255 255 255 / .45);max-width:500px;margin:0 auto;line-height:1.6}.pf-dark-section{padding:24px 0 80px;background:#fff;margin-top:0}.pf-dark-container{max-width:1400px;margin:0 auto;padding:0 40px}.pf-dark-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.pf-card{display:flex;flex-direction:column;gap:0;cursor:default}.pf-card[data-embed],.pf-card[data-mp4]{cursor:pointer}.pf-card-thumb{position:relative;aspect-ratio:3 / 4;background-color:#1a1a1a;background-size:cover;background-position:center top;border-radius:6px;overflow:hidden}.pf-card-nothumb{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.pf-card-nothumb svg{width:48px;height:48px;color:#333}.pf-card-overlay{position:absolute;inset:0;background:#fff0;transition:background 0.3s ease;border-radius:6px}.pf-card:hover .pf-card-overlay{background:rgb(0 0 0 / .35)}.pf-card-preview{position:absolute;bottom:16px;left:16px;display:flex;align-items:center;gap:7px;z-index:3}.pf-preview-icon svg{width:22px;height:22px;display:block}.pf-preview-text{font-size:.68rem;font-weight:800;letter-spacing:.16em;color:#fff;text-transform:uppercase}.pf-card-thumb{transition:transform 0.4s ease}.pf-card:hover .pf-card-thumb{transform:scale(1.02)}.pf-card-info{padding:18px 4px 8px;display:flex;flex-direction:column;gap:8px}.pf-card-title{font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0a0a0a;margin:0;line-height:1.3}.pf-card-desc{font-size:.82rem;color:#666;margin:0;line-height:1.55}.pf-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.pf-tag{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#444;border:1px solid #ddd;border-radius:4px;padding:4px 9px;background:#f5f5f5;white-space:nowrap}.pf-dark-empty{text-align:center;padding:80px 24px;color:#555}.pf-dark-empty svg{width:56px;height:56px;margin-bottom:20px;color:#333}.pf-dark-empty h3{font-size:1.3rem;color:#aaa;margin-bottom:8px}.pf-dark-empty p{font-size:.95rem;color:#666;margin-bottom:24px}@media (max-width:1200px){.pf-dark-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:860px){.pf-dark-grid{grid-template-columns:repeat(2,1fr);gap:20px}.pf-dark-container{padding:0 20px}}@media (max-width:768px){.pf-dark-section{padding:16px 0 60px;margin-top:0}.portfolio-section{padding:60px 16px 50px}.portfolio-title{font-size:clamp(28px, 7vw, 44px)}.portfolio-desc{font-size:14px;padding:0 8px}.about-page-hero{padding:110px 0 60px}.about-page-heading{font-size:clamp(28px, 8vw, 48px)!important;line-height:1.2}}@media (max-width:480px){.pf-dark-container{padding:0 12px}.pf-dark-grid{grid-template-columns:repeat(2,1fr);gap:6px}.pf-card-thumb{aspect-ratio:9 / 16;border-radius:8px}.pf-card-info{padding:10px 2px 6px;gap:5px}.pf-card-title{font-size:.78rem;letter-spacing:.02em}.pf-card-desc{display:none}.pf-tag{font-size:.6rem;padding:3px 7px}.pf-card-preview{bottom:10px;left:10px;gap:4px}.pf-preview-icon svg{width:22px;height:22px}.pf-preview-text{font-size:.6rem}}.about-page-wrap{background:#fff}.au-hero{position:relative;background:#0a0a0a;padding:120px 0 80px;overflow:hidden}.au-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgb(255 208 0 / .08) 0%,transparent 65%);pointer-events:none}.au-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.au-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#ffd000;margin-bottom:16px}.au-hero-heading{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2rem, 4vw, 3.4rem);font-weight:700;color:#fff;line-height:1.15;margin:0 0 20px}.au-hero-heading em{color:#ffd000;font-style:normal}.au-hero-sub{font-size:1rem;color:rgb(255 255 255 / .6);line-height:1.75;margin-bottom:32px;max-width:480px}.au-hero-btns{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.au-hero-link{font-size:.9rem;font-weight:600;color:rgb(255 255 255 / .7);text-decoration:none;transition:color 0.2s}.au-hero-link:hover{color:#ffd000}.au-hero-img{position:relative}.au-hero-img img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:16px;display:block}.au-hero-badge{position:absolute;bottom:-20px;left:-20px;background:#ffd000;border-radius:12px;padding:16px 22px;display:flex;flex-direction:column;gap:2px;box-shadow:0 8px 32px rgb(255 208 0 / .3)}.au-badge-num{font-size:1.6rem;font-weight:800;color:#0a0a0a;line-height:1}.au-badge-label{font-size:.7rem;font-weight:600;color:rgb(0 0 0 / .65);text-transform:uppercase;letter-spacing:.05em}.au-stats{background:#fff;border-bottom:1px solid #f0f0f0;padding:48px 0}.au-stats-grid{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.au-stat{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 48px;text-align:center}.au-stat-num{font-family:'Playfair Display',Georgia,serif;font-size:2.4rem;font-weight:700;color:#0a0a0a;line-height:1}.au-stat-label{font-size:.78rem;color:#888;letter-spacing:.04em;text-transform:uppercase;font-weight:500}.au-stat-divider{width:1px;height:48px;background:#e8e8e8;flex-shrink:0}.au-story{padding:100px 0;background:#fff}.au-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.au-story-img-wrap{position:relative}.au-story-img-wrap img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:16px;display:block;position:relative;z-index:1}.au-story-img-accent{position:absolute;top:20px;left:20px;right:-20px;bottom:-20px;background:#ffd000;border-radius:16px;z-index:0;opacity:.25}.au-founder-card{display:flex;align-items:center;gap:14px;background:#f8f8f8;border-radius:12px;padding:16px 20px;margin-top:20px}.au-founder-avatar{width:44px;height:44px;border-radius:50%;background:#ffd000;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:800;color:#0a0a0a;flex-shrink:0}.au-founder-card strong{display:block;font-size:.9rem;font-weight:700;color:#0a0a0a}.au-founder-card span{font-size:.78rem;color:#888}.au-section-label{display:inline-block;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#000;background:rgb(255 255 255 / .1);padding:5px 14px;margin-bottom:16px;border-bottom:1px solid #d4d0c8;width:300px}.au-story-heading{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.7rem, 3vw, 2.6rem);font-weight:400;color:#000;line-height:1.2;margin:0 0 24px}.au-story-text-col p{font-size:15px;color:#555;line-height:1.8;margin-bottom:16px}.au-story-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.au-story-tags span{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:100px;padding:7px 16px;font-size:.82rem;font-weight:500;color:#333}.au-mission{padding:100px 0;background:#f8f8f8}.au-mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.au-mission-text-col p{font-size:.97rem;color:#555;line-height:1.8;margin-bottom:16px}.au-mission-img-col img{width:100%;object-fit:cover;border-radius:16px;display:block}.au-values{padding:100px 0;background:#fff}.au-values-header{text-align:center;margin-bottom:56px}.au-values-header .au-story-heading{color:#000}.au-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.au-value-card{background:#141414;border:1px solid rgb(255 255 255 / .07);border-radius:16px;padding:36px 28px;transition:border-color 0.2s,transform 0.2s}.au-value-card:hover{border-color:rgb(255 208 0 / .4);transform:translateY(-4px)}.au-value-num{font-family:'Playfair Display',Georgia,serif;font-size:2rem;font-weight:700;color:#ffd000;margin-bottom:16px;line-height:1}.au-value-card h3{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:12px}.au-value-card p{font-size:.87rem;color:rgb(255 255 255 / .5);line-height:1.7}@media (max-width:1024px){.au-hero-inner,.au-story-grid,.au-mission-grid{grid-template-columns:1fr;gap:48px}.au-hero{padding:100px 0 60px}.au-hero-img{max-width:480px;margin:0 auto}.au-hero-badge{bottom:-16px;left:16px}.au-values-grid{grid-template-columns:repeat(2,1fr)}.au-stat{padding:16px 28px}}@media (max-width:768px){.au-hero{padding:90px 0 60px}.au-hero-heading{font-size:2rem}.au-story,.au-mission{padding:64px 0}.au-stats-grid{gap:0}.au-stat{padding:16px 20px}.au-stat-num{font-size:1.8rem}.au-stat-divider{height:32px}}@media (max-width:580px){.au-values-grid{grid-template-columns:1fr}.au-stats-grid{display:grid;grid-template-columns:1fr 1fr}.au-stat-divider{display:none}.au-hero-btns{flex-direction:column;align-items:flex-start}.au-story-grid,.au-mission-grid{gap:32px}}