/*
Theme Name: FirstFrame Child
Theme URI: https://firstframe.qodeinteractive.com
Description: A child theme of FirstFrame
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: firstframe
Template: firstframe
*/

.psf-wrap{box-sizing:border-box;width:100%;max-width:1300px;margin:0 auto;padding:0 20px}
.psf-sec{padding:56px 0}
.psf-sec--video{padding-bottom:28px}
.psf-kicker{text-align:center;text-transform:uppercase;letter-spacing:.08em;font-size:14px;opacity:.75;margin:0 0 24px}
.psf-proof-grid{display:grid;grid-template-columns:1fr;gap:14px}
.psf-proof-item{border:1px solid rgba(255,255,255,.18);padding:18px 18px 16px}
.psf-proof-item h5{margin:0 0 8px}
.psf-proof-item p{margin:0;font-size:15px;line-height:1.55}
.psf-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
.psf-actions--center{justify-content:center}
.psf-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid #fff;color:#fff !important;text-transform:uppercase;font-weight:600;font-size:14px;letter-spacing:.04em;text-decoration:none !important;flex:1 1 100%}
.psf-btn--solid{background:#fff;color:#111 !important}
.psf-sec-head{text-align:center;margin-bottom:24px}
.psf-sec-head h2,.psf-cta h2{margin:0 0 10px;text-transform:uppercase}
.psf-sec-head p,.psf-cta p{margin:0 auto;max-width:640px}
.psf-reels{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 20px 8px;-webkit-overflow-scrolling:touch}
.psf-reel{position:relative;flex:0 0 62%;aspect-ratio:9/16;background:#000;scroll-snap-align:center;overflow:hidden}
.psf-reel video{width:100%;height:100%;object-fit:cover;display:block}
.psf-reel span{position:absolute;left:0;right:0;bottom:0;padding:30px 12px 12px;background:linear-gradient(transparent,rgba(0,0,0,.8));font-weight:600;text-transform:uppercase;font-size:14px}
.psf-cta{text-align:center;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);padding-top:48px;padding-bottom:48px}
.psf-mbar{display:none}
@media (min-width:600px){
  .psf-btn{flex:0 0 auto}
  .psf-proof-grid{grid-template-columns:1fr 1fr}
  .psf-reel{flex-basis:36%}
}
@media (min-width:1025px){
  .psf-sec{padding:90px 0}
  .psf-proof-grid{grid-template-columns:repeat(4,1fr);gap:20px}
  .psf-reels{justify-content:center;overflow:visible;max-width:1300px;margin:0 auto}
  .psf-reel{flex:0 0 calc(25% - 9px)}
}
@media (max-width:767px){
  .psf-mbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#111;border-top:1px solid rgba(255,255,255,.2);padding-bottom:env(safe-area-inset-bottom)}
  .psf-mbar a{flex:1;display:flex;align-items:center;justify-content:center;min-height:54px;color:#fff !important;font-weight:600;font-size:14px;text-transform:uppercase;text-decoration:none !important;border-right:1px solid rgba(255,255,255,.15)}
  .psf-mbar a:last-child{border-right:0;background:#fff;color:#111 !important}
  body{padding-bottom:54px}
  #qodef-back-to-top{bottom:70px !important}
}
.psf-reels{scrollbar-width:none}
.psf-reels::-webkit-scrollbar{display:none}
@media (max-width:767px){
  .elementor-element-2933d0f .qodef-grid-inner{display:grid !important;grid-template-columns:repeat(3,1fr);gap:18px 16px;align-items:center}
  .elementor-element-2933d0f .qodef-grid-item{width:auto !important;padding:0 !important;margin:0 !important}
  .elementor-element-2933d0f img{max-height:44px;width:auto;margin:0 auto;display:block}
}
@media (max-width:767px){
  .e-a5d1e7d-dfc966a{font-size:30px !important;line-height:1.15 !important;text-align:center}
  .psf-sec-head h2,.psf-cta h2{font-size:30px;line-height:1.15}
}

.psf-sec--first{padding-top:48px}
.psf-sec--tight{padding-top:24px;padding-bottom:24px}
.psf-kicker--left{text-align:left}
.psf-sec-head--hub h2{max-width:900px;margin-left:auto;margin-right:auto}
.psf-cards{display:grid;grid-template-columns:1fr;gap:16px}
.psf-card{display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.18);color:inherit !important;text-decoration:none !important;background:rgba(255,255,255,.02);transition:border-color .2s}
.psf-card:hover{border-color:#fff}
.psf-card-img{display:block;aspect-ratio:16/9;overflow:hidden;background:#000}
.psf-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}
.psf-card:hover .psf-card-img img{transform:scale(1.04)}
.psf-card-body{display:block;padding:16px 16px 18px}
.psf-card-body h3{margin:0 0 8px;font-size:22px;line-height:1.2;text-transform:uppercase}
.psf-card-body p{margin:0 0 12px;font-size:15px;line-height:1.55}
.psf-card-more{font-weight:600;text-transform:uppercase;font-size:14px;letter-spacing:.04em}
.psf-svc-intro{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}
.psf-svc-text h2{margin:0 0 14px;font-size:28px;line-height:1.2}
.psf-svc-text p{line-height:1.65}
.psf-svc-img img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}
.psf-proof-grid--3{gap:14px}
.psf-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}
.psf-tags span,.psf-tags a{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border:1px solid rgba(255,255,255,.25);font-size:15px;color:inherit !important;text-decoration:none !important}
.psf-tags--links a:hover{border-color:#fff;background:#fff;color:#111 !important}
.psf-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.psf-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.psf-gallery img:first-child{grid-column:1/-1;aspect-ratio:16/9}
.psf-steps{display:grid;grid-template-columns:1fr;gap:14px}
.psf-step{border-left:2px solid rgba(255,255,255,.35);padding:4px 0 4px 16px}
.psf-step-no{display:block;font-size:30px;font-weight:700;line-height:1;margin-bottom:8px;opacity:.8}
.psf-step h5{margin:0 0 6px}
.psf-step p{margin:0;font-size:15px;line-height:1.55}
.psf-logos-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px 16px;align-items:center}
.psf-logos-row img{max-height:44px;width:auto;max-width:100%;margin:0 auto;display:block}
.psf-faq{max-width:900px}
.psf-faq details{border-bottom:1px solid rgba(255,255,255,.18);padding:16px 0}
.psf-faq summary{cursor:pointer;font-weight:600;font-size:17px;list-style:none;position:relative;padding-right:30px}
.psf-faq summary::-webkit-details-marker{display:none}
.psf-faq summary::after{content:"+";position:absolute;right:0;top:-2px;font-size:24px}
.psf-faq details[open] summary::after{content:"–"}
.psf-faq details p{margin:10px 0 0;line-height:1.6}
.psf-contact{display:grid;grid-template-columns:1fr;gap:12px}
.psf-contact-item{display:block;border:1px solid rgba(255,255,255,.18);padding:16px;color:inherit !important;text-decoration:none !important}
.psf-contact-item h5{margin:0 0 6px}
.psf-contact-item p{margin:0;font-size:16px;line-height:1.5}
.psf-form label{display:block;margin-bottom:14px;font-size:14px;text-transform:uppercase;letter-spacing:.03em}
.psf-form input:not([type=submit]),.psf-form select,.psf-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;min-height:48px;padding:10px 12px;font-size:16px;text-transform:none;letter-spacing:0}
.psf-form select{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.3)}
.psf-form select option{color:#111}
.psf-form input[type=submit]{width:100%;min-height:52px;font-size:15px;text-transform:uppercase;font-weight:600;cursor:pointer}
.psf-form-row{display:grid;grid-template-columns:1fr;gap:0 16px}
@media (min-width:600px){
  .psf-cards{grid-template-columns:1fr 1fr}
  .psf-gallery{grid-template-columns:repeat(3,1fr)}
  .psf-gallery img:first-child{grid-column:auto;aspect-ratio:4/3}
  .psf-steps{grid-template-columns:1fr 1fr}
  .psf-contact{grid-template-columns:1fr 1fr}
  .psf-contact-item--wide{grid-column:1/-1}
  .psf-form-row{grid-template-columns:1fr 1fr}
  .psf-logos-row{grid-template-columns:repeat(5,1fr)}
}
@media (min-width:1025px){
  .psf-cards{grid-template-columns:repeat(3,1fr);gap:20px}
  .psf-svc-intro{grid-template-columns:1.1fr 1fr;gap:48px}
  .psf-svc-text h2{font-size:38px}
  .psf-proof-grid--3{grid-template-columns:repeat(3,1fr)}
  .psf-steps{grid-template-columns:repeat(5,1fr)}
  .psf-contact{grid-template-columns:repeat(4,1fr)}
  .psf-form input[type=submit]{width:auto;padding:0 40px}
}
@media (max-width:767px){
  .psf-card-body h3{font-size:20px}
  .psf-svc-text h2{font-size:24px}
}
.psf-contact-item h5{font-size:18px;line-height:1.3}
@media (max-width:767px){
  .psf-proof-item h5{font-size:20px;line-height:1.25}
}

@media (max-width:1024px){
  #qodef-page-footer-top-area{padding-top:48px !important;padding-bottom:24px !important}
  #qodef-page-footer-top-area-inner{padding-left:24px !important;padding-right:24px !important}
  #qodef-page-footer-top-area .qodef-grid-item{margin-bottom:8px !important;padding-bottom:0 !important}
  #qodef-page-footer .widget{margin:0 !important;padding:0 !important}
  #qodef-page-footer .widget h6,#qodef-page-footer .widget .wp-block-heading{margin:18px 0 4px !important;font-size:15px !important;line-height:1.3 !important}
  #qodef-page-footer .widget p{margin:0 !important;line-height:1.55 !important}
  #qodef-page-footer .widget .wp-block-columns{margin:0 !important;gap:0 !important}
  #qodef-page-footer .widget .wp-block-column:empty{display:none}
  #qodef-page-footer .widget_firstframe_core_single_image img{max-width:220px;height:auto}
  #qodef-page-footer-bottom-area .qodef-m-text,#qodef-page-footer-bottom-area .qodef-text-marquee{font-size:56px !important;line-height:1.2 !important}
}
@media (max-width:1024px){
  #qodef-page-footer-top-area .qodef-content-full-width{padding:40px 24px 16px !important}
  #qodef-page-footer-top-area .qodef-grid-inner{gap:8px !important}
  #qodef-page-footer-top-area .qodef-grid-item{margin-bottom:0 !important}
  #qodef-page-footer .widget_firstframe_core_single_image{margin-bottom:8px !important}
}
.qodef-header-logo-image{filter:brightness(0) invert(1)}
/* Banner trang chủ tablet/mobile: bóng chữ để đọc rõ trên nền ảnh */
@media (max-width:1024px){
  .home rs-slide rs-layer,.home rs-slide .rs-layer{text-shadow:0 2px 12px rgba(0,0,0,.6)}
}
/* Side area (nút 9 ô PC): đưa nội dung lên cao, gọn khoảng cách, cuộn được khi màn thấp */
#qodef-side-area{padding-top:90px !important;padding-bottom:40px !important;overflow-y:auto !important}
#qodef-side-area .widget{margin-bottom:20px !important}
#qodef-side-area .widget_firstframe_core_single_image img{max-width:220px !important;height:auto !important}
#qodef-side-area .widget_firstframe_core_title_widget{margin-bottom:8px !important}
@media (max-height:700px){
  #qodef-side-area{padding-top:70px !important}
  #qodef-side-area .widget{margin-bottom:14px !important}
}
@media (min-width:1025px){
  #qodef-page-footer-top-area .qodef-content-full-width{padding-top:90px !important;padding-bottom:70px !important}
  #qodef-page-footer-top-area .widget{margin-bottom:20px !important}
  #qodef-page-footer-top-area .widget:has(> h6:only-child),#qodef-page-footer-top-area .widget:has(> .wp-block-heading:only-child){margin-bottom:6px !important}
  #qodef-page-footer-top-area .widget p{margin-top:0 !important;margin-bottom:0 !important}
  #qodef-page-footer-top-area .widget .wp-block-heading{margin-bottom:6px !important}
  #qodef-page-footer-top-area .widget_firstframe_core_single_image{margin-bottom:24px !important}
}
@media (max-width:767px){
  .elementor-element-2933d0f .qodef-qi-clients-list.qodef-qi-grid .qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr)) !important}
  .elementor-element-2933d0f .qodef-qi-clients-list.qodef-qi-grid .qodef-grid-item{width:auto !important;max-width:100% !important}
}

/* Dải "Đã đồng hành cùng" ngay dưới banner */
.psf-sec-trust{border-bottom:1px solid rgba(255,255,255,.12)}
.psf-trust{display:flex;flex-direction:column;align-items:center;gap:14px;padding-top:22px;padding-bottom:22px}
.psf-trust-label{margin:0;font-size:12px;text-transform:uppercase;letter-spacing:.12em;opacity:.7;white-space:nowrap}
.psf-trust-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 28px;width:100%}
.psf-trust-row img{height:24px !important;width:auto !important;max-width:28% !important;object-fit:contain;display:block;margin:0 !important}
@media (min-width:1025px){
  .psf-trust{flex-direction:row;justify-content:center;gap:40px;padding-top:28px;padding-bottom:28px}
  .psf-trust-label{flex:0 0 auto}
  .psf-trust-row{flex-wrap:nowrap;gap:44px;width:auto;min-width:0}
  .psf-trust-row img{height:32px !important;max-width:none !important}
}

/* Đợt 2 (13/09): giãn cách, chống tràn ngang di động */
@media (max-width:1024px){
  .elementor-element-f31f0b9{max-width:100% !important;box-sizing:border-box}
}
.psf-sec--video{padding-top:72px}
.psf-sec--reels{padding-top:72px;padding-bottom:72px}
.psf-sec--reels .psf-sec-head{margin-bottom:32px}
.psf-sec--proof{padding-top:40px}
.psf-card-no{display:block;font-size:14px;font-weight:600;opacity:.6;margin-bottom:6px}
.psf-proof-item p,.psf-card-body p,.psf-step p{line-height:1.45}
.psf-svc-text p,.psf-faq details p{line-height:1.5}
.elementor-element-f69bd50 p,.elementor-element-3deebcf p,.elementor-element-f31f0b9 p{line-height:1.45 !important}
.page-id-3240 .elementor-section.psf-sec,.parent-pageid-3240 .elementor-section.psf-sec{padding-top:72px !important;padding-bottom:0 !important}
.page-id-3240 .elementor-section.psf-sec:last-child,.parent-pageid-3240 .elementor-section.psf-sec:last-child{padding-bottom:72px !important}
.elementor-section.psf-sec--video{padding-top:72px !important}
.elementor-section.psf-sec--reels{padding-top:72px !important;padding-bottom:72px !important}
[data-elementor-id="162"],[data-elementor-id="6749"]{overflow-x:clip}
@media (min-width:1025px){
  .elementor-section.psf-sec--video,.elementor-section.psf-sec--reels{padding-top:110px !important}
  .elementor-section.psf-sec--reels{padding-bottom:110px !important}
  .page-id-3240 .elementor-section.psf-sec,.parent-pageid-3240 .elementor-section.psf-sec{padding-top:110px !important}
  .page-id-3240 .elementor-section.psf-sec:last-child,.parent-pageid-3240 .elementor-section.psf-sec:last-child{padding-bottom:110px !important}
}

/* === psf10: Trang chủ mới + Showreel (21/09/2026) – đen + vàng kim, mobile trước === */
body:has(.psf3){--g1:#f6dc93;--g2:#d4a94c;--g3:#9a7429;--gold:linear-gradient(120deg,#f6dc93 0%,#d4a94c 45%,#9a7429 100%);--bg1:#0a0a0a;--bg2:#121212;--line:rgba(212,169,76,.28);background:var(--bg1)}
.psf3{background-color:var(--bg1);color:#e8e4dc}
.psf3 > .elementor-container{max-width:1200px;margin:0 auto;padding:64px 20px;flex-wrap:wrap}
.psf3-stack > .elementor-container > .elementor-column{width:100% !important}
.psf3 .elementor-widget-wrap{align-content:flex-start}
.psf3 .elementor-widget:not(:last-child){margin-bottom:14px}
.psf3:nth-of-type(even):not(.psf3-hero):not(.psf3-cta){background-color:var(--bg2)}

/* chữ */
.psf3-kicker .elementor-heading-title{font-size:12px !important;letter-spacing:.22em;text-transform:uppercase;font-weight:600;background:var(--gold);-webkit-background-clip:text;background-clip:text;color:transparent !important;margin:0}
.psf3-title .elementor-heading-title{font-size:clamp(24px,6.4vw,40px) !important;line-height:1.15 !important;font-weight:700;text-transform:uppercase;color:#fff !important;margin:0}
.psf3-hero-title .elementor-heading-title{font-size:clamp(34px,10vw,72px) !important;line-height:1.02 !important;font-weight:800;text-transform:uppercase;color:#fff !important;margin:0}
.psf3-hero-title .elementor-heading-title::first-line{background:var(--gold);-webkit-background-clip:text;background-clip:text;color:transparent}
.psf3-text,.psf3-sub{font-size:15px;line-height:1.55;color:#bdb7ab;max-width:640px}
.psf3-text p,.psf3-sub p{margin:0}
.psf3-cap .elementor-heading-title{font-size:15px !important;text-transform:uppercase;letter-spacing:.06em;color:#fff !important;margin:10px 0 0}

/* nút */
.psf3-btn{margin-right:10px}
.psf3-btn .elementor-button{min-height:48px;display:inline-flex;align-items:center;padding:0 22px;border-radius:2px;background:transparent !important;border:1px solid var(--g2);color:var(--g1) !important;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:.25s}
.psf3-btn--gold .elementor-button{background:var(--gold) !important;border:0;color:#111 !important;box-shadow:0 6px 24px rgba(212,169,76,.25)}
.psf3-btn--link .elementor-button{border:0;padding:0;min-height:40px;border-bottom:1px solid var(--g2);border-radius:0}
.psf3-btn .elementor-button:hover{filter:brightness(1.15);transform:translateY(-1px)}

/* hero */
.psf3-hero > .elementor-container{padding-top:120px;padding-bottom:56px}
.psf3-hero .elementor-background-overlay{background:linear-gradient(180deg,rgba(5,5,5,.35) 0%,rgba(5,5,5,.55) 50%,#0a0a0a 100%) !important;opacity:1 !important}
.psf3-hero{border-bottom:1px solid var(--line)}
.psf3-hero .psf3-btn{margin-top:8px}

/* ô ảnh (image-box) */
.psf3-tile .elementor-image-box-wrapper{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:4px;text-align:left}
.psf3-tile .elementor-image-box-img{width:100% !important;margin:0 !important;display:block}
.psf3-tile .elementor-image-box-img img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:transform .5s}
.psf3-tile:hover img{transform:scale(1.05)}
.psf3-tile .elementor-image-box-content{position:absolute;left:0;right:0;bottom:0;padding:40px 14px 12px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.9))}
.psf3-tile .elementor-image-box-title{font-size:15px !important;line-height:1.25;margin:0 0 4px !important;text-transform:uppercase;font-weight:700}
.psf3-tile .elementor-image-box-title a{color:#fff !important}
.psf3-tile .elementor-image-box-description{font-size:12px;line-height:1.4;color:var(--g1);margin:0}
.psf3-row > .elementor-container{max-width:none;padding:0}
.psf3-row .elementor-column > .elementor-widget-wrap{padding:6px !important}
.psf3-row{margin:8px -6px 0 !important}

/* thế mạnh: ảnh dọc, mô tả hiện đầy đủ */
.psf3-strengths .psf3-tile img{aspect-ratio:3/4}
.psf3-strengths .psf3-tile .elementor-image-box-title{color:var(--g1)}
.psf3-strengths .psf3-tile .elementor-image-box-description{color:#ddd}

/* video */
.psf3-video .elementor-wrapper{border:1px solid var(--line);border-radius:4px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.6)}
.psf3-video .elementor-custom-embed-play i,.psf3-video .elementor-custom-embed-play svg{color:var(--g1) !important;fill:var(--g1) !important;opacity:.95}
.psf3-video--main .elementor-wrapper{box-shadow:0 0 0 1px var(--g3),0 30px 80px rgba(212,169,76,.12)}
.psf3-pagehead > .elementor-container{padding-top:130px;padding-bottom:10px}
.psf3-showreel--main > .elementor-container{padding-top:10px}

/* quy trình */
.psf3-step .elementor-icon-box-wrapper{text-align:left;border:1px solid var(--line);border-radius:4px;padding:18px 14px;height:100%}
.psf3-step .elementor-icon{font-size:26px;color:var(--g2) !important;fill:var(--g2)}
.psf3-step .elementor-icon-box-icon{margin:0 0 10px !important;display:inline-block}
.psf3-step .elementor-icon-box-title{font-size:14px !important;text-transform:uppercase;color:#fff;margin:0 0 4px !important}
.psf3-step .elementor-icon-box-description{font-size:12.5px;line-height:1.4;color:#a9a397;margin:0}
.psf3-process .psf3-row .elementor-widget-wrap,.psf3-process .psf3-step,.psf3-process .psf3-step>.elementor-widget-container{height:100%}

/* khách hàng: logo sáng trên nền tối */
.psf3-clients .qodef-qi-clients-list img{filter:grayscale(1) brightness(1.6);opacity:.8;transition:.3s}
.psf3-clients .qodef-qi-clients-list img:hover{filter:none;opacity:1}
.psf3-clients .elementor-column{text-align:left}

/* đội ngũ */
.psf3-img img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:4px;filter:grayscale(1) contrast(1.05)}
.psf3-pad > .elementor-widget-wrap{padding:24px 0 0 !important}

/* tin tức */
.psf3-news .qodef-e-title a,.psf3-news .qodef-e-title{color:#fff !important}
.psf3-news .qodef-e-info,.psf3-news .qodef-e-info a{color:var(--g2) !important}

/* CTA */
.psf3-cta{border-top:1px solid var(--line)}
.psf3-cta > .elementor-container{padding-top:80px;padding-bottom:90px}

/* ---- điện thoại ---- */
@media (max-width:767px){
  .psf3 > .elementor-container{padding:48px 16px}
  .psf3-hero > .elementor-container{padding-top:100px;padding-bottom:36px}
  .psf3-btn{margin:6px 8px 0 0}
  .psf3-btn .elementor-button{padding:0 18px;font-size:12px}
  /* thế mạnh: vuốt ngang */
  .psf3-row--swipe > .elementor-container{flex-wrap:nowrap !important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-right:16px}
  .psf3-row--swipe > .elementor-container::-webkit-scrollbar{display:none}
  .psf3-row--swipe .elementor-column{width:78% !important;flex:0 0 78%;scroll-snap-align:start}
  .psf3-tile .elementor-image-box-content{padding:30px 10px 10px}
  .psf3-tile .elementor-image-box-title{font-size:13px !important}
  .psf3-tile .elementor-image-box-description{font-size:11px}
  .psf3-grid > .elementor-container{flex-wrap:wrap}
  .psf3-team .elementor-column{width:100% !important}
  body:has(.psf3) .psf-mbar{border-top:1px solid var(--line)}
}
@media (min-width:1025px){
  .psf3 > .elementor-container{padding:100px 30px}
  .psf3-hero > .elementor-container{padding-bottom:90px}
  .psf3-pad > .elementor-widget-wrap{padding:0 0 0 50px !important;align-self:center}
}
.psf3 .elementor-widget.psf3-text,.psf3 .elementor-widget.psf3-sub,.psf3 .elementor-widget-heading,.psf3 .elementor-widget-video,.psf3 .elementor-widget-inner-section,.psf3 .elementor-widget-image{width:100%}
.psf3 .elementor-inner-section{width:100%}
.psf3-hero .elementor-background-overlay{background:linear-gradient(180deg,rgba(5,5,5,.55) 0%,rgba(5,5,5,.7) 45%,#0a0a0a 100%) !important}
.psf3-hero .psf3-sub{font-size:16px;color:#d9d3c6}
.psf3-grid > .elementor-container{flex-wrap:wrap !important}
.psf3-projects .psf3-grid .elementor-column{width:33.333% !important}
.psf3-reels .psf3-grid .elementor-column{width:50% !important}
.psf3-tile .elementor-image-box-content{text-align:left !important}
body:has(.psf3) .psf-mbar a:last-child{background:var(--gold) !important;color:#111 !important}
@media (max-width:767px){.psf3-projects .psf3-grid .elementor-column{width:50% !important}.psf3-reels .psf3-grid .elementor-column{width:100% !important}}
.psf3-step .elementor-icon-box-wrapper,.psf3-step .elementor-icon-box-content{text-align:left !important}
.psf3-step .elementor-icon i,.psf3-step .elementor-icon svg{color:var(--g2) !important;fill:var(--g2) !important}
.psf3-step .elementor-icon-box-title,.psf3-step .elementor-icon-box-title a{color:var(--g1) !important}
.psf3-step .elementor-icon-box-description{color:#a9a397 !important}
/* psf10b: tỉa bản PC (21/09) */
@media (min-width:1025px){
  .psf3 > .elementor-container{max-width:1440px;padding:110px 60px}
  .psf3-kicker .elementor-heading-title{font-size:13px !important}
  .psf3-title .elementor-heading-title{font-size:52px !important;line-height:1.08 !important}
  .psf3-text,.psf3-sub{font-size:18px;max-width:720px}
  .psf3 .elementor-widget:not(:last-child){margin-bottom:18px}
  /* hero: chữ to, trái */
  .psf3-hero > .elementor-container{padding-bottom:110px}
  .psf3-hero-title .elementor-heading-title{font-size:96px !important;letter-spacing:-.01em}
  .psf3-hero .psf3-sub{font-size:20px;max-width:620px}
  .psf3-hero .psf3-kicker .elementor-heading-title{font-size:15px !important}
  /* về PSFILM: tiêu đề trái – chữ phải */
  .psf3-intro .elementor-widget-wrap{display:grid !important;grid-template-columns:5fr 7fr;column-gap:80px;align-items:end}
  .psf3-intro .psf3-kicker{grid-column:1}
  .psf3-intro .psf3-title{grid-column:1}
  .psf3-intro .psf3-text{grid-column:2;grid-row:1 / span 2;font-size:22px;line-height:1.5;color:#d9d3c6;max-width:none;border-left:2px solid var(--g2);padding-left:32px}
  .psf3-intro > .elementor-container{padding-top:90px;padding-bottom:90px}
  /* showreel: chữ trái – video phải */
  .psf3-showreel:not(.psf3-showreel--main) .elementor-widget-wrap{display:grid !important;grid-template-columns:4fr 8fr;column-gap:60px;align-content:center}
  .psf3-showreel:not(.psf3-showreel--main) .elementor-widget-wrap > *{grid-column:1;margin-bottom:18px !important}
  .psf3-showreel:not(.psf3-showreel--main) .psf3-video{grid-column:2 !important;grid-row:1 / span 5;margin:0 !important;align-self:center}
  .psf3-showreel .psf3-title .elementor-heading-title{font-size:44px !important}
  /* ô ảnh */
  .psf3-row .elementor-column > .elementor-widget-wrap{padding:10px !important}
  .psf3-row{margin:18px -10px 0 !important}
  .psf3-tile .elementor-image-box-content{padding:80px 26px 24px}
  .psf3-tile .elementor-image-box-title{font-size:22px !important}
  .psf3-tile .elementor-image-box-description{font-size:14px}
  .psf3-strengths .psf3-tile img{aspect-ratio:4/5}
  .psf3-projects .psf3-tile img{aspect-ratio:16/11}
  /* quy trình */
  .psf3-step .elementor-icon-box-wrapper{padding:34px 28px}
  .psf3-step .elementor-icon{font-size:36px}
  .psf3-step .elementor-icon-box-title{font-size:18px !important}
  .psf3-step .elementor-icon-box-description{font-size:15px}
  /* đội ngũ */
  .psf3-team > .elementor-container{align-items:center}
  .psf3-team .psf3-title .elementor-heading-title{font-size:48px !important}
  .psf3-pad > .elementor-widget-wrap{padding:0 0 0 80px !important}
  /* CTA canh giữa */
  .psf3-cta .elementor-widget-wrap{justify-content:center;text-align:center}
  .psf3-cta .psf3-text,.psf3-cta .psf3-sub{margin:0 auto}
  .psf3-cta .psf3-title .elementor-heading-title{font-size:60px !important}
  .psf3-cta > .elementor-container{padding-top:140px;padding-bottom:150px}
  .psf3-pagehead .psf3-hero-title .elementor-heading-title{font-size:110px !important}
}
.psf3-row > .elementor-container{max-width:none !important}
.psf3 .elementor-widget.psf3-text,.psf3 .elementor-widget.psf3-sub{max-width:none !important;width:100% !important}
.psf3-text p,.psf3-sub p{max-width:720px}
.psf3-cta .psf3-sub p{margin:0 auto}
.psf3-hero-title .elementor-heading-title{line-height:1.1 !important;padding-bottom:.05em}
@media (min-width:1025px){.psf3-intro .psf3-text p{max-width:none}}

/* === psf11: vàng kim toàn site (21/09/2026) – thay đỏ #DC3918 của theme === */
:root{--qode-main-color:#d4a94c;--g1:#f6dc93;--g2:#d4a94c;--g3:#9a7429;--gold:linear-gradient(120deg,#f6dc93 0%,#d4a94c 45%,#9a7429 100%);--line:rgba(212,169,76,.28)}
::selection{background:#d4a94c;color:#111}
/* menu */
.qodef-header-navigation > ul > li > a:hover,.qodef-header-navigation > ul > li.current-menu-item > a,.qodef-header-navigation > ul > li.current-menu-ancestor > a,
.qodef-header-navigation ul li ul li a:hover,.qodef-header-navigation ul li ul li.current-menu-item > a,
.qodef-mobile-header-navigation ul li a:hover,.qodef-mobile-header-navigation ul li.current-menu-item > a,
.qodef-fullscreen-menu ul li a:hover,.qodef-fullscreen-menu ul li.current-menu-item > a{color:var(--g1) !important}
/* nút + nhãn các khối cũ (psf-*) */
.psf-btn{border-color:var(--g2) !important;color:var(--g1) !important}
.psf-btn:hover{background:rgba(212,169,76,.12)}
.psf-btn--solid{background:var(--gold) !important;border:0 !important;color:#111 !important}
.psf-kicker,.psf-trust-label{background:var(--gold);-webkit-background-clip:text;background-clip:text;color:transparent !important}
.psf-sec-head h2::after,.psf-cta h2::after{content:"";display:block;width:56px;height:2px;margin:14px auto 0;background:var(--gold)}
.psf-proof-item h5,.psf-card h3,.psf-card h4{color:var(--g1) !important}
.psf-mbar a:last-child{background:var(--gold) !important;color:#111 !important}
.psf-mbar{border-top:1px solid var(--line)}
/* theme: nút, link, form */
.qodef-button.qodef-layout--filled,.wpcf7-submit{background:var(--gold) !important;border-color:transparent !important;color:#111 !important}
.qodef-button.qodef-layout--outlined{border-color:var(--g2) !important;color:var(--g1) !important}
.qodef-button.qodef-layout--textual,.qodef-e-read-more a{color:var(--g1) !important}
.wpcf7 input:focus,.wpcf7 textarea:focus,.wpcf7 select:focus{border-color:var(--g2) !important}
#qodef-page-footer a:hover{color:var(--g1) !important}
.qodef-e-info-category a,.qodef-e-info a:hover{color:var(--g2) !important}
/* Màu vàng lấy từ Elementor > Cài đặt trang web > Màu toàn cục (Chính / Thứ cấp / Dấu nhấn) → khách tự đổi được */
body,body:has(.psf3){--g1:var(--e-global-color-accent,#f6dc93);--g2:var(--e-global-color-primary,#d4a94c);--g3:var(--e-global-color-secondary,#9a7429);--gold:linear-gradient(120deg,var(--g1) 0%,var(--g2) 45%,var(--g3) 100%);--qode-main-color:var(--g2)}

/* === psf12 (22/09/2026): khách góp ý mobile – nút hero dọc, 3 thế mạnh dọc, footer gọn === */
@media (max-width:767px){
  /* hero: 2 nút xếp dọc, full ngang */
  .psf3-hero .psf3-btn{width:100% !important;margin:0 0 10px !important}
  .psf3-hero .psf3-btn .elementor-button{width:100%;justify-content:center;min-height:52px;font-size:13px}
  .psf3-hero .psf3-sub{margin-bottom:18px !important}
  /* 3 thế mạnh: xếp dọc, ảnh ngang 16:10 */
  .psf3-row--stack > .elementor-container{flex-wrap:wrap !important}
  .psf3-row--stack .elementor-column{width:100% !important}
  .psf3-strengths .psf3-tile img{aspect-ratio:16/10}
  .psf3-strengths .psf3-tile .elementor-image-box-title{font-size:22px !important;line-height:1.1;letter-spacing:.02em}
  .psf3-strengths .psf3-tile .elementor-image-box-description{font-size:13px}
  .psf3-strengths .psf3-tile .elementor-image-box-content{padding:60px 16px 16px}

  /* footer gọn: logo nhỏ, 2 cột, bỏ ảnh trang trí */
  #qodef-page-footer-top-area .qodef-content-full-width{padding:32px 16px 8px !important}
  #qodef-page-footer-top-area .qodef-grid-inner{display:grid !important;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:4px !important;margin:0 !important}
  #qodef-page-footer-top-area .qodef-grid-item{width:auto !important;padding:0 !important;float:none !important}
  #qodef-page-footer-top-area .qodef-grid-item:nth-child(-n+2){grid-column:1 / -1}
  #qodef-page-footer-top-area .qodef-grid-item:nth-child(2){border-top:1px solid var(--line);padding-top:6px !important;margin-top:10px !important}
  #qodef-page-footer-top-area .qodef-grid-item:nth-child(n+3){border-top:1px solid var(--line);padding-top:6px !important;margin-top:10px !important}
  #qodef-page-footer .widget_firstframe_core_single_image img{max-width:140px}
  #qodef-page-footer .qodef-grid-item:nth-child(4) .widget_firstframe_core_single_image{display:none !important}
  #qodef-page-footer .widget h6,#qodef-page-footer .widget .wp-block-heading{margin:12px 0 2px !important;font-size:11px !important;letter-spacing:.14em;color:var(--g2) !important}
  #qodef-page-footer .widget p{font-size:13.5px !important;line-height:1.45 !important}
  #qodef-page-footer .widget p a{color:#e8e4dc}
  #qodef-page-footer-bottom-area .qodef-m-text,#qodef-page-footer-bottom-area .qodef-text-marquee{font-size:34px !important}
  #qodef-page-footer-bottom-area{padding-bottom:64px}
}
@media (max-width:767px){
  /* footer: ghép nhãn–giá trị thành 2 cột (theo id widget ở Giao diện > Widget) */
  #qodef-page-footer-top-area .qodef-grid-item:nth-child(-n+2){display:grid !important;grid-template-columns:1fr 1fr;column-gap:16px;align-content:start}
  #qodef-page-footer-top-area .qodef-grid-item:nth-child(-n+2) > .widget{grid-column:1 / -1}
  #block-63,#block-65,#block-56,#block-55{grid-column:1 !important}
  #block-68,#block-69,#block-58,#block-59{grid-column:2 !important}
  #block-63,#block-68{grid-row:3}#block-65,#block-69{grid-row:4}
  #block-56,#block-58{grid-row:3}#block-55,#block-59{grid-row:4}
  #block-14 p{font-size:12px !important;letter-spacing:.04em;opacity:.8}
  #qodef-page-footer .qodef-grid-item:nth-child(4) .widget_text{display:inline-block !important;margin-right:16px !important}
}
@media (max-width:767px){
  /* 22/09: bỏ khung – ảnh/video/ô tràn full ngang như ảnh đội ngũ */
  .psf3-tile .elementor-image-box-wrapper,.psf3-video .elementor-wrapper,.psf3-img img{border:0 !important;border-radius:0 !important;box-shadow:none !important}
  .psf3-row{margin:0 !important}
  .psf3-row .elementor-column > .elementor-widget-wrap{padding:0 !important}
  .psf3-row .elementor-column{margin-bottom:14px}
  .psf3-projects .psf3-grid .elementor-column{width:100% !important}
  .psf3-projects .psf3-tile img{aspect-ratio:16/10}
  .psf3-projects .psf3-tile .elementor-image-box-title{font-size:20px !important}
  .psf3-projects .psf3-tile .elementor-image-box-description{font-size:13px}
  .psf3-projects .psf3-tile .elementor-image-box-content{padding:60px 16px 16px}
  /* quy trình: bỏ ô, thành danh sách có vạch vàng */
  .psf3-process .psf3-grid .elementor-column{width:100% !important;margin-bottom:0}
  .psf3-step .elementor-icon-box-wrapper{border:0 !important;border-radius:0;border-left:2px solid var(--g2) !important;padding:6px 0 6px 16px !important;display:flex !important;align-items:center;gap:14px}
  .psf3-step .elementor-icon-box-icon{margin:0 !important}
  .psf3-step .elementor-icon-box-description{font-size:13.5px}
  .psf3-process .psf3-row .elementor-column{margin-bottom:18px}
}
@media (max-width:767px){
  /* 22/09: toàn site bỏ khung (giữ viền nút + ô nhập form) */
  .qodef-blog-item .qodef-e-inner,.psf-card,.psf-proof-item,.psf-contact-item{border:0 !important;border-radius:0 !important;box-shadow:none !important;background:transparent !important}
  .qodef-blog-item .qodef-e-content{padding-left:0 !important;padding-right:0 !important}
  .qodef-blog-item .qodef-e-media img,.psf-card img{border-radius:0 !important;width:100%}
  .qodef-blog-item{margin-bottom:28px !important}
  .psf-card,.psf-proof-item,.psf-contact-item{padding-left:0 !important;padding-right:0 !important;border-bottom:1px solid var(--line) !important}
  .psf-tags span,.psf-tags a{border:0 !important;border-radius:0 !important;background:transparent !important;padding:4px 0 4px 12px !important;border-left:2px solid var(--g2) !important;margin:0 14px 8px 0 !important}
  .psf3-news .elementor-widget-wrap{padding:0 !important}
}
@media (max-width:767px){
  body .qodef-blog.qodef-item-layout--metro article .qodef-e-inner .qodef-e-content,body .qodef-blog.qodef-item-layout--metro article.has-post-thumbnail .qodef-e-inner .qodef-e-content{background:transparent !important;padding:16px 0 0 !important}
}
@media (max-width:767px){
  /* 22/09: nút hero vẫn xếp dọc nhưng nhỏ lại, canh trái, 2 nút bằng nhau */
  .psf3-hero .psf3-btn .elementor-button-wrapper{text-align:left !important}
  .psf3-hero .psf3-btn .elementor-button{width:200px !important;min-height:44px;font-size:12px;justify-content:center}
  .psf3-hero .psf3-btn{margin:0 0 8px !important}
}
/* 22/09: menu toàn màn hình (nút 9 ô) – không ngắt chữ "Trang / chủ" */
.qodef-fullscreen-menu ul li a,.qodef-fullscreen-menu ul li a span{white-space:nowrap !important}
.qodef-fullscreen-menu > ul{width:auto !important;min-width:420px}
@media (max-width:767px){.qodef-fullscreen-menu > ul{min-width:0}.qodef-fullscreen-menu ul li a{font-size:34px !important}}
