.lph-root,.lph-header-root{--lph-bg:#0a0a09;--lph-panel:#1d1d1b;--lph-accent:#cc792f;--lph-accent-soft:#d58b49;--lph-text:#f4eee7;--lph-muted:#b9b0a7;--lph-line:#2f2d2a;--lph-btn-text:#111;--lph-max:1180px;--lph-texture:.28;--lph-shell-radius:34px;position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:visible;background:transparent;color:var(--lph-text);font-family:"Vazirmatn","IRANSansX",Tahoma,Arial,sans-serif;direction:rtl;text-align:right;isolation:isolate}.lph-root *,.lph-header-root *{box-sizing:border-box}.lph-root a,.lph-header-root a{text-decoration:none}.lph-root img,.lph-header-root img{display:block;max-width:100%}.lph-page-shell,.lph-header-shell{position:relative;width:min(calc(var(--lph-max) + 96px),calc(100% - 28px));margin:0 auto;background:var(--lph-bg);border:1px solid rgba(255,255,255,.06);border-radius:var(--lph-shell-radius);overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.28)}
.lph-page-shell{margin-bottom:14px}
.lph-header-shell{margin:12px auto 12px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015)),var(--lph-bg)}
.lph-noise{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:var(--lph-texture);background-image:radial-gradient(circle at 12% 18%,rgba(255,255,255,.16) 0 1px,transparent 1.8px),radial-gradient(circle at 80% 32%,rgba(255,255,255,.12) 0 1px,transparent 1.8px),linear-gradient(115deg,transparent 0 48%,rgba(255,255,255,.018) 49%,transparent 50%);background-size:37px 37px,53px 53px,140px 140px;mix-blend-mode:screen}.lph-container{position:relative;z-index:1;width:min(var(--lph-max),calc(100% - 44px));margin:0 auto}.lph-section{position:relative;padding:74px 0;border-bottom:1px solid rgba(255,255,255,.035)}.lph-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--lph-accent-soft);font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:20px}.lph-kicker:before{content:"";width:34px;height:1px;background:currentColor}.lph-section-title{margin:0 0 34px;color:var(--lph-accent-soft);font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.15;letter-spacing:-.035em}.lph-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border-radius:4px;font-size:14px;font-weight:800;transition:.25s ease}.lph-btn-primary{background:linear-gradient(135deg,var(--lph-accent-soft),var(--lph-accent));color:var(--lph-btn-text);box-shadow:0 10px 24px rgba(204,121,47,.14)}.lph-btn-primary:hover{transform:translateY(-2px);filter:brightness(1.06)}.lph-text-link{display:inline-flex;align-items:center;gap:10px;color:var(--lph-accent-soft);font-size:13px;font-weight:800}.lph-text-link span{font-size:19px;transition:.2s}.lph-text-link:hover span{transform:translateX(-5px)}.lph-center{text-align:center;margin-top:34px}
.lph-header-bar{position:relative;z-index:1;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:16px 22px;min-height:88px}.lph-header-brand{display:inline-flex;align-items:center;gap:12px;color:var(--lph-text)!important;min-width:0}.lph-header-brand img{width:54px;height:54px;object-fit:contain;border-radius:14px;background:rgba(255,255,255,.04);padding:7px;border:1px solid rgba(255,255,255,.05)}.lph-header-brand-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.lph-header-brand-copy small{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--lph-muted)}.lph-header-brand-copy strong{font-size:22px;font-weight:800;line-height:1.1;color:var(--lph-text)}.lph-header-nav{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.lph-header-nav a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.045);color:var(--lph-muted)!important;font-size:13px;transition:.22s ease}.lph-header-nav a:hover{color:var(--lph-text)!important;border-color:rgba(204,121,47,.35);transform:translateY(-1px)}.lph-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.lph-header-meta{font-size:12px;color:var(--lph-muted);max-width:240px;line-height:1.7}.lph-header-cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:var(--lph-accent);color:var(--lph-btn-text)!important;font-weight:800;font-size:13px;white-space:nowrap;box-shadow:0 10px 24px rgba(0,0,0,.22)}
.lph-hero{min-height:660px;display:flex;align-items:center;padding:56px 0 62px;background:radial-gradient(circle at 18% 44%,rgba(204,121,47,.08),transparent 22%),linear-gradient(90deg,rgba(0,0,0,.17),transparent 50%)}.lph-hero:after{content:"";position:absolute;inset:auto -6vw -100px auto;width:390px;height:390px;border:1px solid rgba(204,121,47,.12);border-radius:50%;box-shadow:0 0 0 80px rgba(204,121,47,.018),0 0 0 160px rgba(204,121,47,.01)}.lph-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:34px}.lph-hero-copy{position:relative;z-index:2}.lph-hero-copy h1{margin:0;color:var(--lph-text);font-size:clamp(44px,6.1vw,82px);font-weight:900;line-height:1.02;letter-spacing:-.055em}.lph-hero-accent{margin:17px 0 18px;color:var(--lph-accent-soft);font-size:clamp(20px,2.2vw,30px);font-weight:800}.lph-hero-copy>p{max-width:580px;margin:0;color:var(--lph-muted);font-size:15px;line-height:2}.lph-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.lph-hero-visual{position:relative;min-height:540px;display:flex;align-items:center;justify-content:center}.lph-hero-visual>img{position:relative;z-index:2;width:min(560px,94%);height:530px;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(0,0,0,.45))}.lph-hero-ring{position:absolute;width:410px;height:410px;border-radius:50%;border:1px solid rgba(204,121,47,.18);box-shadow:inset 0 0 80px rgba(204,121,47,.035)}.lph-hero-badge{position:absolute;z-index:3;left:3%;top:20%;display:flex;flex-direction:column;gap:5px;padding:14px 16px;border-right:2px solid var(--lph-accent);background:rgba(12,12,11,.68);backdrop-filter:blur(8px)}.lph-hero-badge small{color:var(--lph-muted);font-size:11px}.lph-hero-badge strong{color:var(--lph-accent-soft);font-size:14px}
.lph-about{padding-top:86px}.lph-about-stage{display:grid;grid-template-columns:1.1fr .92fr;align-items:center;max-width:980px;margin:0 auto;position:relative}.lph-about-image{height:360px;background:#111;overflow:hidden}.lph-about-image img{width:100%;height:100%;object-fit:cover}.lph-about-card{position:relative;margin-right:-38px;background:var(--lph-panel);padding:38px 42px;min-height:274px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 22px 50px rgba(0,0,0,.25)}.lph-about-card h3{margin:0 0 18px;font-size:25px}.lph-about-card p{margin:0 0 20px;color:var(--lph-muted);line-height:1.95;font-size:14px}.lph-index{position:absolute;left:24px;bottom:16px;color:var(--lph-accent-soft);font-size:11px}
.lph-heading-row{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:28px}.lph-heading-row .lph-section-title{margin-bottom:8px}.lph-heading-row p{margin:0;color:var(--lph-muted)}.lph-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lph-service-card{position:relative;display:flex;flex-direction:column;min-height:300px;padding:15px 16px 16px;background:#1a1a19;color:var(--lph-text);border:1px solid rgba(255,255,255,.035);transition:.28s ease;overflow:hidden}.lph-service-card.is-featured{background:linear-gradient(145deg,#b76931,var(--lph-accent));}.lph-service-card:hover{transform:translateY(-5px);border-color:rgba(204,121,47,.42);box-shadow:0 16px 32px rgba(0,0,0,.24)}.lph-service-media{height:164px;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.lph-service-media img{width:100%;height:100%;object-fit:contain;transition:.28s}.lph-service-card:hover .lph-service-media img{transform:scale(1.035)}.lph-service-top{display:flex;align-items:center;justify-content:space-between;color:#ddd;font-size:11px}.lph-service-top i{font-style:normal;opacity:.72}.lph-service-card h3{margin:7px 0 4px;font-size:16px;line-height:1.4}.lph-service-bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;color:#d0c8c0;font-size:11px}.lph-service-bottom b{display:flex;width:24px;height:24px;align-items:center;justify-content:center;background:var(--lph-accent);color:#121212;border-radius:3px;font-size:16px}
.lph-video{padding:78px 0}.lph-video-card{min-height:390px;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.lph-video-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,transparent 0 16%,rgba(0,0,0,.12) 52%,rgba(0,0,0,.45))}.lph-video-content{position:relative;z-index:2;width:min(760px,88%)}.lph-video-content h2{margin:0 0 14px;font-size:clamp(34px,4vw,54px)}.lph-video-content p{margin:0 auto;color:#d4cdc5;line-height:1.9;max-width:680px}.lph-play{margin:28px auto 0;width:88px;height:88px;border:1px solid var(--lph-accent);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--lph-accent-soft);gap:7px;transition:.25s}.lph-play span{font-size:24px;line-height:1}.lph-play small{font-size:9px}.lph-play:not(.is-disabled):hover{transform:scale(1.06);background:rgba(204,121,47,.1)}.lph-play.is-disabled{opacity:.7;cursor:default}
.lph-process-shell{display:grid;grid-template-columns:.95fr 1.05fr .92fr;background:var(--lph-accent);color:#15120f;min-height:330px;overflow:hidden}.lph-process-image{min-height:330px}.lph-process-image img{width:100%;height:100%;object-fit:cover}.lph-process-main{padding:36px 34px}.lph-process-main>h2{margin:0 0 10px;font-size:clamp(28px,3vw,42px);line-height:1.2}.lph-process-main>p{margin:0 0 24px;line-height:1.8;font-size:13px}.lph-process-steps{display:grid;gap:12px}.lph-step{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}.lph-step>span{font-size:12px;font-weight:900;border-top:1px solid rgba(0,0,0,.45);padding-top:7px}.lph-step h3{margin:0 0 3px;font-size:13px}.lph-step p{margin:0;font-size:11px;line-height:1.65}.lph-offer{padding:38px 30px;background:rgba(0,0,0,.12);display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(0,0,0,.13)}.lph-offer>span{font-size:11px;font-weight:900;letter-spacing:.08em}.lph-offer h3{font-size:28px;line-height:1.25;margin:8px 0 14px}.lph-offer p{font-size:12px;line-height:1.75;margin:0 0 22px}.lph-offer a{display:inline-flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.72);padding:12px 14px;color:#17120e;font-weight:800;font-size:12px}.lph-offer a b{font-size:18px}
.lph-testimonials{text-align:center}.lph-testimonials .lph-section-title{text-align:center}.lph-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lph-quote{position:relative;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.045);padding:28px 26px 25px;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center}.lph-quote-mark{color:var(--lph-accent);font-size:50px;line-height:.7;margin-bottom:12px}.lph-quote p{color:#d2cbc3;line-height:1.9;font-size:13px;margin:0 0 17px}.lph-quote strong{color:var(--lph-accent-soft);font-size:13px}.lph-quote small{color:var(--lph-muted);font-size:10px;margin-top:5px}
.lph-contact{padding-bottom:82px}.lph-contact-card{min-height:310px;background-size:cover;background-position:center;display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:center;padding:48px 54px;border:1px solid rgba(255,255,255,.05)}.lph-contact-copy h2{margin:0 0 12px;color:var(--lph-accent-soft);font-size:clamp(30px,3vw,44px)}.lph-contact-copy p{margin:0;color:#ded7d0;line-height:1.9;font-size:13px}.lph-lead-form{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;background:#f3f0ec;padding:5px;border-radius:5px}.lph-lead-form input{border:0!important;box-shadow:none!important;background:transparent!important;color:#171717!important;padding:12px 13px!important;min-width:0;font-family:inherit!important}.lph-lead-form input+input{border-right:1px solid #d6d0ca!important}.lph-lead-form button{border:0;background:var(--lph-accent);color:#15110d;font-family:inherit;padding:0 22px;font-weight:900;cursor:pointer;border-radius:3px}.lph-form-message{grid-column:2;margin-bottom:-24px;position:relative;z-index:3;padding:10px 12px;border-radius:4px;font-size:12px}.lph-form-message.is-success{background:#1d6e45;color:#fff}.lph-form-message.is-error{background:#8f342d;color:#fff}.lph-hp{position:absolute!important;left:-99999px!important;width:1px;height:1px;overflow:hidden}
.lph-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.lph-reveal.is-visible{opacity:1;transform:none}.lph-home-page .entry-title,.lph-home-page .page-title,.lph-hide-page-title .entry-title,.lph-hide-page-title .page-title,.lph-hide-page-title .wp-block-post-title{display:none!important}.lph-home-page .entry-content,.lph-home-page .site-main,.lph-home-page main{margin-top:0!important;margin-bottom:0!important}.lph-hide-theme-footer #colophon,.lph-hide-theme-footer footer.site-footer,.lph-hide-theme-footer [data-elementor-type="footer"],.lph-hide-theme-footer .site-footer{display:none!important}
@media(max-width:1000px){.lph-header-bar{grid-template-columns:1fr;justify-items:center;text-align:center;padding:18px}.lph-header-actions{justify-content:center}.lph-header-meta{max-width:none}.lph-section{padding:60px 0}.lph-hero{min-height:0}.lph-hero-grid{grid-template-columns:1fr 1fr}.lph-hero-visual{min-height:430px}.lph-hero-visual>img{height:420px}.lph-service-grid{grid-template-columns:repeat(2,1fr)}.lph-process-shell{grid-template-columns:1fr 1fr}.lph-offer{grid-column:1/-1;border-right:0;border-top:1px solid rgba(0,0,0,.13)}.lph-testimonial-grid{grid-template-columns:1fr}.lph-contact-card{grid-template-columns:1fr}.lph-form-message{grid-column:1;margin-bottom:-25px}.lph-lead-form{grid-template-columns:1fr 1fr auto}}
@media(max-width:720px){.lph-page-shell,.lph-header-shell{width:calc(100% - 16px);border-radius:calc(var(--lph-shell-radius) * .8)}.lph-container{width:min(var(--lph-max),calc(100% - 28px))}.lph-section{padding:48px 0}.lph-hero-grid{grid-template-columns:1fr}.lph-hero-copy{text-align:center}.lph-kicker{justify-content:center}.lph-hero-copy>p{margin-inline:auto}.lph-actions{justify-content:center;flex-wrap:wrap}.lph-hero-visual{min-height:370px}.lph-hero-visual>img{height:350px}.lph-hero-ring{width:300px;height:300px}.lph-hero-badge{left:0;top:16%}.lph-about-stage{grid-template-columns:1fr}.lph-about-image{height:280px}.lph-about-card{margin:-32px 18px 0;padding:28px}.lph-service-grid{grid-template-columns:1fr 1fr}.lph-service-card{min-height:270px}.lph-service-media{height:140px}.lph-video-card{min-height:340px}.lph-process-shell{grid-template-columns:1fr}.lph-process-image{min-height:260px}.lph-contact-card{padding:32px 24px}.lph-lead-form{grid-template-columns:1fr}.lph-lead-form input+input{border-right:0!important;border-top:1px solid #d6d0ca!important}.lph-lead-form button{min-height:46px}.lph-form-message{margin-bottom:-18px}}
@media(max-width:460px){.lph-header-bar{padding:14px 14px 16px;min-height:0}.lph-header-brand img{width:46px;height:46px}.lph-header-brand-copy strong{font-size:19px}.lph-header-nav a{padding:8px 12px;font-size:12px}.lph-header-cta{padding:10px 15px;font-size:12px}.lph-section-title{font-size:31px}.lph-hero-copy h1{font-size:43px}.lph-service-grid{grid-template-columns:1fr}.lph-service-card{min-height:280px}.lph-service-media{height:170px}.lph-video-content h2{font-size:31px}.lph-process-main{padding:28px 22px}.lph-offer{padding:28px 22px}}
@media(prefers-reduced-motion:reduce){.lph-reveal{opacity:1;transform:none;transition:none}.lph-service-card,.lph-btn,.lph-play{transition:none}}
