@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700;800;900&display=swap');
:root{--bg:#07101d;--surface:#0d1929;--surface2:#111f32;--line:rgba(157,190,224,.13);--text:#edf5ff;--muted:#91a4bc;--blue:#54a8ff;--cyan:#5de1e8;--purple:#9a7cff;--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Vazirmatn,Tahoma,sans-serif;line-height:1.9;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input{font:inherit}.container{width:min(1240px,calc(100% - 48px));margin:auto}.ambient{position:fixed;pointer-events:none;filter:blur(100px);opacity:.16;border-radius:50%;z-index:-1}.ambient-one{width:480px;height:480px;background:#2368d5;top:-220px;right:-160px}.ambient-two{width:380px;height:380px;background:#6e36c9;bottom:10%;left:-180px}
.site-header{height:88px;border-bottom:1px solid var(--line);background:rgba(7,16,29,.78);backdrop-filter:blur(20px);position:sticky;top:0;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:flex;align-items:center;gap:12px;min-width:220px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand b{font-size:17px;font-weight:500}.brand strong{font-size:25px;letter-spacing:-1px}.brand small{color:var(--muted);font-size:8px;margin-top:5px;letter-spacing:1px}.brand-mark{width:34px;height:38px;display:flex;align-items:flex-end;gap:4px}.brand-mark i{width:8px;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,var(--cyan),var(--blue));display:block}.brand-mark i:nth-child(1){height:20px}.brand-mark i:nth-child(2){height:31px}.brand-mark i:nth-child(3){height:25px;background:linear-gradient(180deg,#a68aff,#5d65e9)}.main-nav{display:flex;align-items:center;gap:30px;color:var(--muted);font-size:13px}.main-nav a{transition:.25s}.main-nav a:hover,.main-nav .active{color:var(--text)}.main-nav .active{position:relative}.main-nav .active:after{content:"";position:absolute;height:3px;width:18px;border-radius:3px;background:var(--cyan);bottom:-29px;right:50%;transform:translateX(50%)}.header-actions{display:flex;gap:10px}.icon-button,.menu-button{width:42px;height:42px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:13px;cursor:pointer}.icon-button{font-size:25px}.menu-button{display:none;flex-direction:column;justify-content:center;align-items:center;gap:4px}.menu-button span{width:17px;height:2px;background:var(--text);border-radius:2px}
.hero-section{display:grid;grid-template-columns:1.75fr .9fr;gap:22px;padding-top:35px}.hero-main{min-height:475px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:linear-gradient(120deg,#101f34,#0a1423);display:grid;grid-template-columns:1fr 1fr;position:relative}.hero-copy{padding:58px 45px 42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:2}.eyebrow{font-size:10px;letter-spacing:1.5px;color:var(--cyan);font-weight:800}.eyebrow span{display:inline-block;width:25px;height:1px;background:var(--cyan);vertical-align:middle;margin-left:8px}.hero-copy h1{font-size:39px;line-height:1.45;letter-spacing:-1.7px;margin:20px 0 15px;font-weight:800}.hero-copy h1 em,.spotlight h2 em{font-style:normal;color:var(--cyan)}.hero-copy p{font-size:13px;color:var(--muted);max-width:420px;margin:0 0 18px}.hero-meta{display:flex;gap:12px;color:#b5c5d8;font-size:11px;margin-bottom:25px}.primary-button,.outline-button{display:inline-flex;align-items:center;gap:28px;padding:12px 18px;border-radius:12px;font-size:12px;font-weight:700;transition:.25s}.primary-button{background:linear-gradient(100deg,var(--blue),#6c7cff);box-shadow:0 10px 30px #4386e533}.primary-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #4386e555}.primary-button span,.outline-button span,.read-more span{font-size:18px;line-height:1}.hero-image{order:-1;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 45%,#1b4972 0,#102b49 35%,#091625 72%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(130,190,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(130,190,255,.08) 1px,transparent 1px);background-size:35px 35px;mask-image:linear-gradient(to bottom,transparent,#000 30%,#000 70%,transparent)}.image-orb{position:absolute;border-radius:50%;filter:blur(2px);border:1px solid #63c8ff55}.orb-one{width:370px;height:370px;right:-80px;top:45px;box-shadow:0 0 80px #238eff44}.orb-two{width:270px;height:270px;left:-100px;bottom:-100px;background:#7d56e522}.hero-chip{position:absolute;top:25px;right:25px;background:#07101dcc;border:1px solid #6bdcff44;color:var(--cyan);border-radius:30px;padding:5px 12px;font-size:10px}.hero-device{position:absolute;right:65px;top:105px;width:290px;height:205px;transform:rotate(-8deg);border:7px solid #172d45;border-radius:18px;background:#06101d;box-shadow:0 30px 70px #0008,0 0 0 1px #8bdcff22}.device-top{height:19px;background:#13283d;display:flex;align-items:center;gap:5px;padding-right:10px}.device-top span{width:5px;height:5px;border-radius:50%;background:#4e718f}.device-screen{height:100%;padding:25px;background:linear-gradient(135deg,#102c48,#07101c)}.screen-label{font-size:8px;letter-spacing:2px;color:var(--cyan)}.screen-title{font-size:25px;font-weight:900;line-height:1.05;margin-top:18px}.screen-title em{color:var(--blue);font-style:normal}.screen-bars{display:flex;gap:5px;align-items:flex-end;margin-top:18px}.screen-bars i{display:block;width:7px;background:linear-gradient(var(--cyan),var(--blue));border-radius:3px}.screen-bars i:nth-child(1){height:20px}.screen-bars i:nth-child(2){height:35px}.screen-bars i:nth-child(3){height:27px}.screen-bars i:nth-child(4){height:45px}.hero-floating-card{position:absolute;bottom:30px;left:28px;background:#0a1727dd;border:1px solid var(--line);backdrop-filter:blur(15px);padding:12px 15px;border-radius:15px;display:flex;align-items:center;gap:10px;min-width:210px}.hero-floating-card div{display:flex;flex-direction:column}.hero-floating-card b{font-size:11px}.hero-floating-card small{font-size:9px;color:var(--muted)}.hero-floating-card strong{font-size:18px;color:var(--cyan);margin-right:auto}.live-dot,.pulse{width:7px;height:7px;background:#5de8a7;border-radius:50%;box-shadow:0 0 0 5px #5de8a71c}.hero-side{border:1px solid var(--line);border-radius:var(--radius);background:rgba(13,25,41,.8);padding:27px 25px;display:flex;flex-direction:column}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-heading.compact{align-items:center;margin-bottom:13px}.section-heading h2{font-size:24px;margin:4px 0 0;letter-spacing:-1px}.section-heading a{font-size:11px;color:var(--cyan)}.section-heading a span{font-size:18px;margin-right:7px}.pulse{background:#ffbd68;box-shadow:0 0 0 5px #ffbd681c}.feed-list{display:flex;flex-direction:column}.feed-item{padding:17px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:48px 1fr;column-gap:10px}.feed-item:last-child{border-bottom:0}.feed-time{font-size:10px;color:var(--cyan);padding-top:3px}.feed-item b{font-size:12px;line-height:1.8;font-weight:600}.feed-item small{grid-column:2;color:var(--muted);font-size:10px;margin-top:3px}.all-news{margin-top:auto;padding-top:20px;color:var(--cyan);font-size:11px;border-top:1px solid var(--line)}.all-news span{font-size:18px;margin-right:8px}
.ticker{margin-top:28px;border-block:1px solid var(--line);background:#0a1625}.ticker-inner{height:54px;display:flex;align-items:center;gap:25px;overflow:hidden}.ticker-label{font-size:11px;color:var(--cyan);white-space:nowrap}.ticker-label i{display:inline-block;width:6px;height:6px;background:#ff637c;border-radius:50%;margin-left:7px;box-shadow:0 0 0 5px #ff637c18}.ticker-track{font-size:11px;color:var(--muted);white-space:nowrap;flex:1}.ticker-track b{color:#38506b;margin:0 12px}.ticker-date{font-size:10px;color:#5f748d;white-space:nowrap}
.section-block{padding-top:75px}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.topic-card{min-height:125px;padding:22px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#102033,#0b1726);display:flex;align-items:flex-start;gap:15px;position:relative;overflow:hidden;transition:.3s}.topic-card:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;filter:blur(35px);opacity:.15;left:-40px;bottom:-50px;background:var(--blue)}.topic-card:hover{transform:translateY(-5px);border-color:#5baeff55}.topic-icon{width:42px;height:42px;border-radius:13px;background:#54a8ff16;border:1px solid #54a8ff33;display:grid;place-items:center;color:var(--cyan);font-size:23px}.topic-info{display:flex;flex-direction:column;gap:3px}.topic-info b{font-size:14px}.topic-info small{font-size:10px;color:var(--muted)}.topic-info i{font-style:normal;color:#4b6682;margin:0 3px}.topic-arrow{margin-right:auto;color:#56728e;font-size:20px}.content-layout{display:grid;grid-template-columns:1fr 300px;gap:25px}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.article-card{border:1px solid var(--line);border-radius:19px;overflow:hidden;background:#0c1929;transition:.3s}.article-card:hover{transform:translateY(-5px);border-color:#5baeff55}.article-visual{height:190px;display:block;position:relative;overflow:hidden;background:linear-gradient(135deg,#173b5c,#091522)}.visual-ai{background:radial-gradient(circle at 70% 30%,#235c84,#0a1726 65%)}.visual-security{background:radial-gradient(circle at 35% 45%,#643a8e,#11172c 65%)}.visual-gadget{background:radial-gradient(circle at 60% 40%,#1d7e8b,#0a1d2a 65%)}.visual-software{background:radial-gradient(circle at 60% 40%,#3d4eaa,#10162e 65%)}.visual-analysis{background:radial-gradient(circle at 60% 40%,#875a31,#17151e 65%)}.visual-arian{background:radial-gradient(circle at 60% 40%,#265d9d,#101a32 65%)}.visual-posthub{background:radial-gradient(circle at 60% 40%,#268f87,#101f2d 65%)}.visual-pattern{position:absolute;inset:0;background-image:linear-gradient(120deg,transparent 40%,#ffffff0b 40%,#ffffff0b 41%,transparent 41%),linear-gradient(60deg,transparent 50%,#ffffff08 50%,#ffffff08 51%,transparent 51%);background-size:45px 45px}.article-category{position:absolute;right:15px;top:15px;background:#07101dcc;border:1px solid #ffffff1a;padding:4px 10px;border-radius:20px;font-size:10px;color:#cfe4ff}.visual-symbol{position:absolute;left:25px;bottom:5px;font-size:90px;font-weight:900;color:#ffffff13;line-height:1}.article-body{padding:19px 20px 20px}.article-meta{display:flex;gap:8px;color:#70869e;font-size:10px}.article-body h3{font-size:16px;line-height:1.7;margin:9px 0 8px;letter-spacing:-.4px}.article-body p{font-size:11px;color:var(--muted);line-height:2;margin:0 0 15px}.read-more{font-size:11px;color:var(--cyan);display:inline-flex;align-items:center;gap:8px}.read-more span{font-size:16px}.filter-tabs{display:flex;gap:6px}.filter-tabs button{border:1px solid var(--line);background:transparent;color:var(--muted);font-size:10px;border-radius:20px;padding:6px 12px;cursor:pointer}.filter-tabs button.selected{color:var(--text);background:#1b3856;border-color:#35658e}.side-column{display:flex;flex-direction:column;gap:18px}.side-panel{border:1px solid var(--line);border-radius:19px;background:#0c1929;padding:22px}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:14px;font-weight:700}.panel-title i{font-style:normal;font-size:9px;color:var(--cyan);font-weight:400}.ranking-item{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.ranking-item:last-child{border:0;padding-bottom:0}.ranking-item strong{font-size:19px;color:#385875;font-weight:800}.ranking-item span{font-size:11px;line-height:1.8}.ranking-item small{display:block;color:#627b95;font-size:9px}.newsletter-panel{background:linear-gradient(145deg,#15375a,#102037);position:relative;overflow:hidden}.newsletter-panel:after{content:"";position:absolute;width:170px;height:170px;border:1px solid #5de1e833;border-radius:50%;left:-75px;bottom:-80px}.mini-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#5de1e81a;color:var(--cyan);font-size:20px}.newsletter-panel h3{font-size:18px;margin:18px 0 5px}.newsletter-panel p{font-size:11px;color:#9bb0c7;line-height:2}.newsletter-panel form{display:flex;margin-top:18px;border:1px solid #ffffff20;background:#07101d66;border-radius:10px;padding:4px}.newsletter-panel input{width:100%;border:0;background:transparent;color:white;outline:0;font-size:10px;padding:8px}.newsletter-panel button{border:0;background:var(--cyan);color:#07101d;border-radius:7px;width:35px;cursor:pointer}.newsletter-panel>small{display:block;color:#6e8ba5;font-size:9px;margin-top:10px}
.spotlight{margin-top:90px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(100deg,#101e31,#0b1726);min-height:350px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.spotlight-copy{padding:60px 65px}.spotlight h2{font-size:36px;line-height:1.5;letter-spacing:-1px;margin:15px 0}.spotlight p{font-size:12px;color:var(--muted);max-width:390px}.outline-button{border:1px solid #5de1e855;color:var(--cyan);margin-top:20px}.outline-button:hover{background:#5de1e812}.spotlight-visual{position:relative;display:grid;place-items:center;background:radial-gradient(circle,#173e5c,#0b1726 62%);overflow:hidden}.ring{position:absolute;border:1px solid #5de1e833;border-radius:50%;aspect-ratio:1}.ring-one{width:410px}.ring-two{width:280px;border-color:#9a7cff55}.data-card{width:210px;height:245px;padding:25px;border:1px solid #83d8ff55;background:#10283ddd;backdrop-filter:blur(10px);transform:rotate(8deg);box-shadow:0 30px 70px #0006;display:flex;flex-direction:column}.data-card span{font-size:9px;color:var(--cyan);letter-spacing:2px}.data-card strong{font-size:28px;line-height:1.15;margin-top:30px}.data-card small{margin-top:auto;color:#7894af;font-size:10px}
.identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.identity-card{min-height:150px;border:1px solid var(--line);border-radius:20px;padding:28px;display:flex;align-items:center;gap:18px;position:relative;overflow:hidden}.identity-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;left:-70px;bottom:-100px;filter:blur(20px);opacity:.25}.arian-card{background:linear-gradient(120deg,#122b49,#0c1929)}.arian-card:after{background:var(--blue)}.posthub-card{background:linear-gradient(120deg,#143b3d,#0c1929)}.posthub-card:after{background:var(--cyan)}.identity-avatar,.posthub-symbol{width:65px;height:65px;display:grid;place-items:center;border-radius:19px;font-size:21px;font-weight:900;background:#5baeff18;border:1px solid #5baeff44;color:#8dcaff}.posthub-symbol{background:#5de1e818;border-color:#5de1e844;color:var(--cyan)}.identity-card h3{margin:5px 0;font-size:19px}.identity-card p{margin:0;color:var(--muted);font-size:11px}.identity-arrow{margin-right:auto;font-size:25px;color:#567b9c}
.site-footer{margin-top:90px;border-top:1px solid var(--line);background:#050c15}.footer-top{display:flex;justify-content:space-between;gap:60px;padding:60px 0}.footer-brand p{font-size:11px;color:var(--muted);max-width:220px;margin-top:20px}.footer-links{display:flex;gap:85px}.footer-links div{display:flex;flex-direction:column;gap:8px}.footer-links b{font-size:12px;margin-bottom:10px}.footer-links a{font-size:11px;color:var(--muted);transition:.2s}.footer-links a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid var(--line);height:65px;display:flex;align-items:center;justify-content:space-between;color:#526a82;font-size:10px}
@media(max-width:1050px){.hero-section{grid-template-columns:1fr}.hero-side{min-height:auto}.feed-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 25px}.feed-item:nth-child(3),.feed-item:nth-child(4){border-bottom:0}.all-news{margin-top:15px}.hero-main{min-height:450px}.main-nav{gap:18px}.content-layout{grid-template-columns:1fr}.side-column{display:grid;grid-template-columns:1fr 1fr}.topic-card{min-height:115px}}
@media(max-width:720px){.container{width:min(100% - 28px,600px)}.site-header{height:74px}.main-nav{display:none}.menu-button{display:flex}.brand{min-width:0}.brand strong{font-size:21px}.hero-main{grid-template-columns:1fr;min-height:0}.hero-image{height:300px;order:0}.hero-copy{padding:32px 25px}.hero-copy h1{font-size:30px}.hero-device{right:50%;transform:translateX(50%) rotate(-6deg);top:60px;width:245px;height:175px}.hero-floating-card{bottom:15px;left:15px;min-width:190px}.topic-grid{grid-template-columns:1fr 1fr}.topic-card{padding:15px;min-height:105px;gap:9px}.topic-icon{width:35px;height:35px;font-size:18px}.topic-info b{font-size:12px}.topic-info small{font-size:9px}.section-block{padding-top:50px}.section-heading{align-items:flex-start;gap:15px}.section-heading h2{font-size:21px}.filter-tabs button{padding:5px 8px}.filter-tabs button:nth-child(2){display:none}.article-grid{grid-template-columns:1fr}.article-visual{height:170px}.side-column{display:flex}.spotlight{grid-template-columns:1fr;margin-top:60px}.spotlight-copy{padding:38px 28px}.spotlight h2{font-size:29px}.spotlight-visual{height:280px}.identity-grid{grid-template-columns:1fr}.footer-top{display:block;padding:45px 0}.footer-links{gap:30px;justify-content:space-between;margin-top:35px}.footer-links div{gap:6px}.footer-links b{font-size:11px}.footer-links a{font-size:10px}.footer-bottom{height:auto;padding:20px 0;display:block}.footer-bottom span{display:block;margin:5px 0}.ticker-date{display:none}.ticker-inner{gap:15px}.feed-list{grid-template-columns:1fr}.feed-item:nth-child(3){border-bottom:1px solid var(--line)}}
@media(max-width:420px){.topic-grid{grid-template-columns:1fr}.hero-copy h1{font-size:27px}.hero-image{height:270px}.hero-device{width:220px}.identity-card{padding:20px}.identity-avatar,.posthub-symbol{width:52px;height:52px}.identity-card h3{font-size:16px}}
