@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100..900&display=swap";
:root{--primary:#00af9a;--primary-dark:#104a48;--primary-soft:#eaf6f7;--accent:#f5a400;--accent-dark:#d88f00;--text:#133;--muted:#6c8789;--white:#fff;--bg:#f6f8fa;--line:#dbe9ea;--shadow-sm:0 12px 30px #10496c14;--shadow-md:0 24px 60px #10496c24;--radius-xl:34px;--radius-lg:26px;--radius-md:20px;--radius-sm:16px;--container:1280px;--transition:.35s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700}button,input{font-family:inherit}.container{width:min(100% - 40px,var(--container));margin:0 auto}::selection{background:var(--primary);color:var(--white)}
.section-space{margin-bottom:30px;padding:90px 0 0}.eyebrow{color:var(--primary);background:var(--primary-soft);border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:10px 16px;font-size:14px;font-weight:700;display:inline-flex}.section-head,.section-row{margin-bottom:44px}.section-head h2,.section-row h2,.platform-left h2,.video-text h2,.agent-content h2,.cta-panel h2,.why-top h2{letter-spacing:-1.4px;margin-bottom:16px;font-size:clamp(27px,4vw,50px);line-height:1.06}.section-head p,.platform-left p,.video-text p,.agent-content p,.cta-panel p,.footer-col p,.why-card p{color:#333;font-size:17px}.footer-col p{color:#fff9}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg,.hero-bg img,.hero-overlay{position:absolute;inset:0}.hero-bg img{object-fit:cover;width:100%;height:100%;animation:16s ease-in-out infinite alternate heroZoom}.hero-overlay{background:linear-gradient(#07232152 0%,#07231f8c 45%,#072123d1 100%),linear-gradient(115deg,#106c6199,#106c672e)}.hero-content{z-index:2;color:var(--white);padding-top:160px;padding-bottom:120px;position:relative}.hero-badge{background:#ffffff24;border:1px solid #ffffff29;border-radius:999px;margin-bottom:24px;padding:10px 18px;font-weight:700;display:inline-block}.hero h1{letter-spacing:-2px;max-width:900px;margin-bottom:20px;font-weight:700;line-height:1.02;font-size:clamp(35px,6vw,76px)!important}.hero h1 span{color:#c9fffc}.hero p{color:#ffffffe0;max-width:720px;margin-bottom:30px;font-size:18px}.hero-search{max-width:980px;box-shadow:var(--shadow-md);background:#fffffff5;border-radius:24px;align-items:center;gap:10px;padding:10px;display:flex}.search-input-wrap{flex:1;padding:0 18px}.search-input-wrap input{width:100%;height:60px;color:var(--text);background:0 0;border:none;outline:none;font-size:16px}.search-btn{background:var(--accent);color:#fff;cursor:pointer;width:60px;height:60px;transition:var(--transition);background:var(--primary);border:none;border-radius:18px;place-items:center;display:grid}.search-btn svg{width:22px;height:22px}.search-btn:hover{transform:scale(1.04)}.hero-tags{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.hero-tags span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1118276b;border:1px solid #ffffff24;border-radius:999px;padding:10px 16px;font-size:14px}.hero-tags small{opacity:.75}.stats-wrap{z-index:5;margin-top:-72px;position:relative}.stats-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.stat-card{background:var(--white);text-align:center;box-shadow:var(--shadow-md);transition:var(--transition);border:1px solid #1120330d;border-radius:28px;padding:34px 26px}.stat-card:hover{transform:translateY(-8px)}.stat-icon{background:var(--primary-soft);width:64px;height:64px;color:var(--primary);border-radius:20px;place-items:center;margin:0 auto 18px;display:grid}.stat-icon svg{width:28px;height:28px}.stat-card h3{color:var(--primary);margin-bottom:10px;font-size:38px;line-height:1}.stat-card p{color:var(--muted);font-weight:600}.services{background:linear-gradient(#fff,#f7fbfc);margin-bottom:-40px;padding-bottom:80px}.service-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.service-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-sm);transition:var(--transition);border-radius:28px;padding:34px}.service-card:hover{box-shadow:var(--shadow-md);transform:translateY(-8px)}.service-card .head{align-items:center;gap:25px;display:flex}.service-icon{background:var(--primary-soft);width:74px;height:74px;color:var(--primary);border-radius:22px;place-items:center;margin-bottom:20px;display:grid}.service-icon svg{width:36px;height:36px}.service-card h3{margin-bottom:12px;font-size:28px}.service-card p{color:var(--muted);margin-bottom:16px}.service-card a{color:#fff;background:var(--primary);border-radius:32px;padding:10px 20px;font-weight:700;display:inline-block}.section-row{justify-content:space-between;align-items:end;gap:20px;display:flex}.carousel-controls{gap:10px;display:flex}.carousel-btn{border:1px solid var(--line);background:var(--white);cursor:pointer;width:48px;height:48px;transition:var(--transition);border-radius:50%;place-items:center;display:grid}.carousel-btn:hover{background:var(--primary);color:var(--white)}.carousel-btn svg{width:20px;height:20px}.type-carousel-wrap{overflow:hidden}.type-carousel{scroll-behavior:smooth;scrollbar-width:none;gap:20px;padding-bottom:10px;display:flex;overflow-x:auto}.type-carousel::-webkit-scrollbar{display:none}.type-card{min-width:250px;transition:var(--transition);background:#fafafa;border:1px solid #f0f0f0;border-radius:22px;flex:none;padding:14px 14px 24px}.type-card:hover{box-shadow:var(--shadow-sm);box-shadow:none;transform:scale(1.02)}.type-thumb{border-radius:18px;height:230px;margin-bottom:20px;overflow:hidden}.type-thumb img{object-fit:cover;width:100%;height:100%}.type-card h3{text-align:center;color:var(--text);font-size:24px;font-weight:500}.why-premium-wrap{grid-template-columns:.95fr 1.25fr;align-items:center;gap:48px;display:grid}.why-premium-media{grid-template-columns:1fr 1fr;align-items:stretch;gap:22px;display:grid}.why-media-tall{min-height:760px;box-shadow:var(--shadow-sm);border-radius:28px;overflow:hidden}.why-media-tall img,.why-media-top img,.why-media-bottom img{object-fit:cover;width:100%;height:100%}.why-media-stack{grid-template-rows:250px 1fr;gap:22px;display:grid}.why-media-top{box-shadow:var(--shadow-sm);border-radius:24px;overflow:hidden}.why-media-bottom{min-height:360px;box-shadow:var(--shadow-sm);border-radius:24px;position:relative;overflow:hidden}.why-media-overlay{background:linear-gradient(#10496c14 0%,#10496c33 45%,#081e2e8c 100%);flex-direction:column;justify-content:flex-end;padding:26px;display:flex;position:absolute;inset:0}.why-media-overlay h4{color:#fff;max-width:220px;margin-bottom:18px;font-size:22px;font-weight:700;line-height:1.2}.why-contact-btn{background:var(--primary);color:#fff;width:fit-content;min-width:190px;transition:var(--transition);border-radius:999px;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 18px;font-weight:700;display:inline-flex}.why-contact-btn:hover{transform:translateY(-2px)}.why-contact-icon{color:#000;background:#fff;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.why-contact-icon svg{width:18px;height:18px}.why-premium-content{max-width:100%}.why-title-label{color:var(--primary);align-items:center;gap:10px;margin-bottom:18px;font-size:16px;font-weight:700;display:inline-flex}.why-title-label svg{width:18px;height:18px}.why-premium-content h2{letter-spacing:-1.6px;color:var(--text);max-width:760px;margin-bottom:20px;font-size:clamp(34px,4.8vw,64px);line-height:1.08}.why-premium-intro{color:var(--muted);max-width:820px;margin-bottom:30px;font-size:18px}.why-premium-cards{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.why-premium-card{background:var(--white);box-shadow:var(--shadow-sm);transition:var(--transition);border:1px solid #10496c14;border-radius:26px;align-items:flex-start;gap:18px;padding:28px 24px;display:flex}.why-premium-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.why-premium-icon{background:var(--primary-soft);width:66px;height:66px;color:var(--primary);border-radius:50%;flex:0 0 66px;place-items:center;display:grid}.why-premium-icon svg{width:30px;height:30px}.why-premium-card h3{color:var(--text);margin-bottom:10px;font-size:20px;line-height:1.25}.why-premium-card p{color:var(--muted);margin:0;font-size:16px}@media (max-width:1200px){.why-premium-wrap{grid-template-columns:1fr;gap:38px}}@media (max-width:900px){.why-premium-media{grid-template-columns:1fr}.why-media-tall{min-height:420px}.why-media-stack{grid-template-rows:220px 300px}.why-premium-cards{grid-template-columns:1fr}.why-premium-content h2{font-size:38px}}@media (max-width:680px){.why-media-overlay{padding:18px}.why-media-overlay h4{max-width:180px;font-size:18px}.why-contact-btn{min-width:auto;padding:8px 8px 8px 14px}.why-premium-card{padding:22px 18px}.why-premium-icon{flex-basis:56px;width:56px;height:56px}.why-premium-icon svg{width:24px;height:24px}}.platform-section{background:linear-gradient(#fff,#f7fcfb)}.platform-grid{grid-template-columns:1fr 1fr;align-items:center;gap:54px;display:grid}.platform-feature-list{gap:14px;margin:28px 0 32px;display:grid}.platform-feature{align-items:center;gap:14px;display:flex}.platform-feature span{background:var(--primary);border-radius:50%;flex:0 0 12px;width:12px;height:12px}.platform-feature p{color:var(--text);margin:0;font-weight:500}.store-buttons{flex-wrap:wrap;gap:16px;display:flex}.store-btn{background:var(--white);border:1px solid var(--line);min-width:220px;box-shadow:var(--shadow-sm);transition:var(--transition);border-radius:20px;align-items:center;gap:14px;padding:16px 18px;display:flex}.store-btn:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.store-icon{background:var(--primary-soft);color:#000;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.store-icon svg{width:24px;height:24px}.store-text small{color:var(--muted);font-size:12px;line-height:1.2;display:block}.store-text strong{color:var(--text);font-size:18px;display:block}.platform-visual{justify-content:center;align-items:center;min-height:620px;display:flex;position:relative}.platform-main-image{width:420px;box-shadow:var(--shadow-md);border:10px solid #000;border-radius:34px;overflow:hidden}.platform-main-image img{object-fit:cover;width:100%;height:auto}.floating-panel{background:var(--white);max-width:230px;box-shadow:var(--shadow-md);border:1px solid #1120330f;border-radius:20px;padding:18px;position:absolute}.floating-panel strong{color:var(--primary);margin-bottom:6px;display:block}.floating-panel span{color:var(--muted);font-size:14px}.panel-top{top:85px;left:8px}.panel-bottom{bottom:50px;right:0}.video-card{color:var(--white);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#0e4c4b,#00af9a);border-radius:34px;grid-template-columns:.95fr 1.05fr;align-items:center;gap:28px;padding:34px;display:grid}.video-card .eyebrow{color:var(--white);background:#ffffff1f}.video-card p{color:#ffffffd1}.video-box{border-radius:24px;min-height:360px;position:relative;overflow:hidden}.video-box img{object-fit:cover;width:100%;height:100%}.video-box:after{content:"";background:linear-gradient(#0000001a,#00000059);position:absolute;inset:0}.video-play-btn{z-index:2;background:var(--accent);color:#111;cursor:pointer;border:none;border-radius:50%;place-items:center;width:88px;height:88px;animation:2.2s infinite pulse;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.video-play-btn svg{width:28px;height:28px;margin-left:3px}.agent-box{background:var(--primary-soft);box-shadow:var(--shadow-sm);box-shadow:none;border-radius:30px;grid-template-columns:320px 1fr auto;align-items:center;gap:28px;display:grid;overflow:hidden}.agent-image{height:220px;overflow:hidden}.agent-image img{object-fit:cover;width:100%;height:100%}.agent-content{padding-right:10px}.agent-action{padding-right:32px}.cta-panel{text-align:center;border:1px solid var(--line);box-shadow:var(--shadow-sm);box-shadow:none;background:#f8fcfb;border:1px solid #ebeff3;border-radius:30px;padding:58px 24px}.cta-panel p{max-width:700px;margin:0 auto 24px}.cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.video-modal{z-index:1200;display:none;position:fixed;inset:0}.video-modal.show{display:block}.video-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;position:absolute;inset:0}.video-modal-content{z-index:2;background:#081824;border-radius:24px;width:min(92%,980px);margin:6vh auto 0;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000073}.video-close{z-index:4;color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;width:44px;height:44px;font-size:24px;position:absolute;top:12px;right:16px}.video-embed{width:100%;padding-top:56.25%;position:relative}.video-embed iframe{width:100%;height:100%;position:absolute;inset:0}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(28px)}.reveal.active{opacity:1;transform:translateY(0)}@keyframes heroZoom{0%{transform:scale(1.03)}to{transform:scale(1.09)}}@keyframes pulse{0%{box-shadow:0 0 #f5a40073}70%{box-shadow:0 0 0 22px #f5a40000}to{box-shadow:0 0 #f5a40000}}@media (max-width:1200px){.stats-grid,.service-grid,.why-grid,.footer-top,.platform-grid,.video-card{grid-template-columns:repeat(2,1fr)}.agent-box{grid-template-columns:220px 1fr}.agent-action{grid-column:1/-1;padding:0 0 28px 248px}}@media (max-width:900px){.stats-grid,.service-grid,.why-grid,.platform-grid,.video-card,.footer-top{grid-template-columns:1fr;padding-left:10px;padding-right:10px}.hero-content{padding-top:150px;padding-bottom:90px}.hero-search{width:100%}.section-row{flex-direction:column;align-items:flex-start}.platform-visual{min-height:auto}.platform-main-image{width:320px}.platform-main-image img{height:550px}.floating-panel{max-width:100%;margin-top:16px;display:none;position:static}.agent-box{grid-template-columns:1fr}.agent-image{height:250px}.agent-content{padding:0 28px}.agent-action{padding:0 28px 28px}}@media (max-width:680px){.hero h1{letter-spacing:-1.4px;font-size:38px}.hero p{font-size:16px}.stats-wrap{margin-top:-34px}.stat-card h3{font-size:24px}.type-card{min-width:220px}.type-thumb{height:190px}.store-buttons{flex-direction:column}.store-btn{width:100%}.video-card{padding:24px}.video-box{min-height:260px}.footer-col h3{font-size:24px}}.property-carousel-wrap{position:relative;overflow:visible}.property-carousel{scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:22px;margin:0;padding:12px 0 22px;display:flex;overflow:auto visible}.property-carousel::-webkit-scrollbar{display:none}.property-card{scroll-snap-align:start;background:var(--white);width:380px;min-width:380px;max-width:380px;transition:var(--transition);border:1px solid #10496c14;border-radius:24px;flex:none;overflow:hidden;box-shadow:0 9px 19px #10496c1a}@media (max-width:900px){.property-card,.type-card{width:320px;min-width:320px;max-width:320px}.property-media{height:230px}.property-meta{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.property-carousel,.type-card{gap:16px;padding:0 0 20px}.property-card{width:calc(100% - 24px);min-width:calc(100vw - 24px);max-width:calc(100vw - 24px)}.property-body{padding:18px}.property-price{font-size:24px}.property-title{font-size:18px}.property-footer{flex-wrap:wrap}}.property-card:hover{transform:translateY(-8px);box-shadow:0 17px 18px #10496c29}.property-media{background:#f3f6f8;height:270px;position:relative;overflow:hidden}.property-media img{object-fit:cover;width:100%;height:100%}.property-topbar{align-items:center;gap:10px;display:flex;position:absolute;top:18px;left:18px;right:18px}.property-count{color:#111827;font-size:16px;font-weight:500;display:none}.property-badge{color:#555;background:#fffffff0;border-radius:999px;align-items:center;height:30px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.property-fav{color:#6b7280;cursor:pointer;width:40px;height:40px;transition:var(--transition);background:#fffffff5;border:none;border-radius:50%;place-items:center;margin-left:auto;display:grid}.property-fav:hover{color:#ef4444}.property-fav svg{width:20px;height:20px}.property-location{color:#000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff9;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;line-height:1;display:inline-flex;position:absolute;bottom:16px;left:18px}.property-location svg{color:#000;width:16px;height:16px}.property-gallery-dots{background:#fffffff0;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;display:flex;position:absolute;bottom:16px;right:18px}.property-gallery-dots span{background:#d1d5db;border-radius:50%;width:8px;height:8px}.property-gallery-dots span.active{background:#4b5563;border-radius:999px;width:22px}.property-body{padding:22px 22px 20px}.property-price{color:var(--text);margin-bottom:10px;font-size:28px;line-height:1.1}.property-title{color:#2f2f2f;margin-bottom:18px;font-size:20px;font-weight:700}.property-meta{border-top:1px solid #edf2f6;border-bottom:1px solid #edf2f6;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:18px;padding-bottom:18px;display:grid}.meta-item{text-align:center}.meta-item svg{width:18px;height:18px;color:var(--muted);margin:0 auto 8px}.meta-item strong{color:var(--text);margin-bottom:2px;font-size:15px;font-weight:700;display:block}.meta-item span{color:var(--muted);font-size:14px;line-height:1.3;display:block}.property-footer{justify-content:space-between;align-items:center;gap:12px;padding-top:18px;display:flex}.property-btn{color:#fff;transition:var(--transition);background:#fff4eb;background:var(--primary);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:15px;font-weight:700;display:inline-flex}.property-btn:hover{background:var(--text)}.property-btn svg{width:16px;height:16px}.property-time{color:#8b929c;font-size:14px}.no-mobile{display:block}.show-mobile{display:none}@media (max-width:900px){.property-media{height:230px}.property-meta{grid-template-columns:repeat(2,1fr)}.stats-grid{flex-wrap:wrap;justify-content:center;display:flex}.stats-grid .stat-card{width:46%}.property-image-slider{width:100%;height:100%;position:relative}.property-image-slider img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}.property-image-slider img.active{opacity:1}.property-gallery-dots{background:#fffffff0;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;display:flex;position:absolute;bottom:16px;right:18px}.property-gallery-dots .dot{cursor:pointer;width:8px;height:8px;transition:var(--transition);background:#d1d5db;border:none;border-radius:50%;padding:0}.property-gallery-dots .dot.active{background:#4b5563;border-radius:999px;width:22px}.why-premium-content{margin-top:45px}}@media (max-width:680px){.property-body{padding:18px}.property-price{font-size:24px}.property-title{font-size:18px}.header-inner{gap:0;margin-top:15px}.header-right{margin-left:20px}.no-mobile{display:none}.show-mobile{display:block}.footer-links{padding-left:20px;padding-right:20px}}.other-page .site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;box-shadow:0 12px 34px #10496c14}.other-page .logo img{filter:none}.other-page .site-header .lang-btn{color:var(--text);background:#f9fbfc;border-color:#11203314}.other-page .site-header .account-btn,.other-page .site-header .mobile-menu-btn{color:var(--primary);background:#f7fafb;border-color:#1120330f}.other-page .site-header .main-nav a{color:var(--text)}.other-page .inside{margin-top:140px;margin-bottom:140px}
html[dir=rtl] body{font-optical-sizing:auto;direction:rtl;font-family:Vazirmatn,sans-serif;font-style:normal}
html[dir=rtl] .carousel-controls{flex-direction:row-reverse}html[dir=rtl] .agent-action{margin-left:32px;margin-right:0}html[dir=rtl] .property-btn svg{transform:rotate(-100deg)}html[dir=rtl] .property-btn{flex-direction:row-reverse}html[dir=rtl] .why-contact-icon{transform:rotate(180deg)}html[dir=rtl] .why-contact-btn{padding-right:20px}
